Niranjan Lamichhane's Avatar

Niranjan Lamichhane

@niranjannlc.bsky.social

Learning Artificial intelligence. Enrolled in #100DaysOfCode

43 Followers  |  44 Following  |  105 Posts  |  Joined: 31.08.2025  |  1.6115

Latest posts by niranjannlc.bsky.social on Bluesky


Post image

day 97 of #100DaysOfCode

takes lot times to install Openclaw in the device .

Started exploring it .

26.02.2026 08:38 โ€” ๐Ÿ‘ 1    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Post image

day 96 of #100DaysOfCode

using transformation of log, sqrt or boxcox to scale the values of feature to uniform range .

25.02.2026 15:39 โ€” ๐Ÿ‘ 1    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

Day 95 of #100DaysOfCode
Built intuition for feature selection on breast cancer dataset ๐ŸŽฏ

Calculated Fisher ratios for 30 features
Top separator: concavity_mean (3.49x)
Bottom: fractal_dimension_mean (0.0003)

Learning: Statistical separation > correlation heatmaps

24.02.2026 10:13 โ€” ๐Ÿ‘ 1    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

day 94 of #100DaysOfCode

-Multicollinearity trap (radius~perimeter r=0.99)
-Outliers via IQR: kept them โ€“ extreme values = sick patients, not noise
-Class imbalance (62% benign) โ€“ RFQ preserves minority info best
-No data leakage;

Medical ML: outliers โ‰  errors, they're clinical signal.

23.02.2026 07:56 โ€” ๐Ÿ‘ 2    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

day 93 of #100DaysOfCode

Plating more with the medical dataset . Journey till now documented with the help of claude ai :
claude.ai/public/artif...

22.02.2026 11:52 โ€” ๐Ÿ‘ 1    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

Day 92 of #100DaysOfCode

Medical ML isn't just accuracy. Learned my 90s breast cancer dataset has:
1) population bias
2) low events per variable (7)
3) high multicollinearity.
Small sample = unstable coefficients.
Context is everything.

18.02.2026 16:00 โ€” ๐Ÿ‘ 2    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Post image

day 91 of #100DaysOfCode

Getting started with breast cancer dataset .

Deep dive with the implication of false postive, false negatives and ways to mitigate them ..

Lowering the threshold and using at as filter and makeing biospy as fianl safety net is the only options .

17.02.2026 08:26 โ€” ๐Ÿ‘ 2    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

day 90 0f #100DaysOfCode

I vow to not to miss anydays from now . If i miss single days , i am gonna start over counting from the begining .

Todays just preparing to attack the classification problem by taking hands on dataset of Breast Cancer Wisconsin.

16.02.2026 14:58 โ€” ๐Ÿ‘ 2    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

day 89 of #100DaysOfCode

expanding the use case of my programming language . using python script to combine the episodes of web series into single one long file .

12.02.2026 07:30 โ€” ๐Ÿ‘ 2    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

day 88 of #100DaysOfcode

expanding usecase of claude to genrate and refine the long resume content with compact one pager .

Helped a friend for this .

10.02.2026 13:55 โ€” ๐Ÿ‘ 1    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Polinder | เคชเฅ‹เคฒเคฟเคจเฅเคกเคฐ Polinder - Swipe to find your political match for the March election

Day 86 and day 87 of #100DaysOfCode

Busy on crating and deploying my app polytinder .

you can try it at : polinder.netlify.app/swipe

09.02.2026 15:40 โ€” ๐Ÿ‘ 2    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Post image

Day 85 of #100DaysOfCode

Decided to go with citizen manifesto matchmaker for hackathon project , targeting marketing grade illustration .

besides this , revisiting data science concept and illustration that i implemented in the tips dataset .

07.02.2026 09:21 โ€” ๐Ÿ‘ 2    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

Day 84 of #100DaysOfCode

Playing with Google gemini 3 and trying to ideate for Hackathon project .

06.02.2026 07:09 โ€” ๐Ÿ‘ 1    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
ScrIM Coach - Cloud9 x JetBrains Hackathon

Day 82 and 83 of #100DaysOfCode

Was such a super busy that I didn't update of yesterday also .

I created and deployed E-spprts analytics with data driven insights on cloud9-skylimit-hackathon-1.onrender.com

Source code :

03.02.2026 23:07 โ€” ๐Ÿ‘ 2    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

Spent my day 81 of #100DaysOfCode on Assisted Pattern Recognition Coaching App with follopwing tasks :

โœ… Refactored core modules using Clean Architecture & SOLID
โœ… Improved UX: sticky header, better navigation flow
โœ… Added data visualizations (charts + maps) for clearer insights

02.02.2026 09:04 โ€” ๐Ÿ‘ 3    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

Forget to update yesterday.

Day 79 and 80 of #100DaysOfCode

Was stuck on the Junie not able to execute terminal command, later found that terminal was not configured for ide.

Just being comfortable with Junie ai in intelij IDE by telling it to refactor code to align with Solid principles.

31.01.2026 09:23 โ€” ๐Ÿ‘ 1    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Video thumbnail

day 78 of #100DaysOfCode

Generated the simple mvp to analyze player mistakes from match data to predict impact on team outcomes.

The match data is accesed through grid api .

please check the video

29.01.2026 09:03 โ€” ๐Ÿ‘ 1    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

day 77 of #100DaysOfCode

no coding today . Just sumbitted my ernie baidu uid for collection of my prizes and certification ,

28.01.2026 15:08 โ€” ๐Ÿ‘ 2    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Post image

day 76 of #100DaysOfCode

Today , I cmpleted end-to-end baseline modeling on tipping dataโ€”from data cleaning to feature engrng, model selection, residual diagnostics, and coefficient interpretโ€”achieving a 10.5% imprvment over naรฏve baselines with documenting thresholds for future comparisons.

27.01.2026 09:43 โ€” ๐Ÿ‘ 1    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Post image

Summary of my journey till day 75 of #100DaysOfCode
-Core ML concepts with PyTorch and completing key Kaggle courses
-Few projects built under civic tech themed
-Participated in hackathon like Kiroween and Hexathon
-Hands-on experience in data science through deep analysis of a real dataset.

25.01.2026 16:41 โ€” ๐Ÿ‘ 2    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Post image

day 74 of #100DaysOfCode

Just completed a ruthless model evaluation phase. I interrogated residual checks, segment analysis, Q-Q plots and Dollar impact and diagnosed failure modes.

At last , I translated the findings into waiter-friendly rules.

24.01.2026 09:34 โ€” ๐Ÿ‘ 2    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Post image

day 73 of #100DaysOfCode

just unlocked my ultimate ai pack of jetbrains to get participate in the sky limit hackathon .

Will start exploring its feature and tools from tomorrow .

23.01.2026 12:09 โ€” ๐Ÿ‘ 2    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0

day 72 of #100DaysODCode

sumbitted my project for hexathon .

22.01.2026 07:04 โ€” ๐Ÿ‘ 2    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Left Behind or Lifted Up: How Remittance Is Shaping Nepalโ€™s Economy Hex is a modern data platform for data science and analytics. Collaborative notebooks, beautiful data apps and enterprise-grade security.

๐Ÿ‡ณ๐Ÿ‡ต Analyzed 28 years of Nepal's migration data. Found a paradox: remittances grew 58ร— per capita, lifting incomes 12.6ร—โ€”but creating structural dependency on foreign labor markets. We're being lifted up AND left behind.

#HexAThon #DataScience

app.hex.tech/virtual-hack...

22.01.2026 06:58 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 1
Post image

day 71 of #100DaysOfCode

Used hex platform to analyze the migration platform of nepla .

have thought of making final submiison on the hackathon .

21.01.2026 14:40 โ€” ๐Ÿ‘ 1    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

Day 70 of #100DaysOfCode

Getting comfortable with hex platform to do ai driven data analytics.

Learning to construct stories from data .

20.01.2026 05:36 โ€” ๐Ÿ‘ 1    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Post image

day 69 of #100DaysOfCode

Contuing working with a tip prediction model with 7 features, then discovered 5 had severe multicollinearity (VIF > 10) ๐Ÿ˜ฑ

Pruned to 5 independent features. Result: clean coefficients + competitive accuracy.

18.01.2026 07:04 โ€” ๐Ÿ‘ 2    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Post image

day 68 of #100DaysOFCode

Just following the quote , " Sharpen your axe before cutting the tree. "

in abstract term , just sharpening the axe today for hackathon project .

17.01.2026 13:06 โ€” ๐Ÿ‘ 1    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Post image

DAY 67 OF #100DaysOfCode

Didnot write a code , just learning to tell the story from the data in the form of contradictions, accelerations , turning point and underdog .

16.01.2026 11:52 โ€” ๐Ÿ‘ 1    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Post image

day 66 of #100DaysOfCode

just getting started with hex platform to participate in hexathon .

15.01.2026 14:07 โ€” ๐Ÿ‘ 1    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

@niranjannlc is following 16 prominent accounts