Enrolled in #100DaysOfCode
Used hex platform to analyze the migration platform of nepla .
have thought of making final submiison on the hackathon .
Used hex platform to analyze the migration platform of nepla .
have thought of making final submiison on the hackathon .
Getting comfortable with hex platform to do ai driven data analytics.
Learning to construct stories from data .
Getting comfortable with hex platform to do ai driven data analytics.
Learning to construct stories from data .
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.
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.
Just following the quote , " Sharpen your axe before cutting the tree. "
in abstract term , just sharpening the axe today for hackathon project .
Just following the quote , " Sharpen your axe before cutting the tree. "
in abstract term , just sharpening the axe today for hackathon project .
Didnot write a code , just learning to tell the story from the data in the form of contradictions, accelerations , turning point and underdog .
Didnot write a code , just learning to tell the story from the data in the form of contradictions, accelerations , turning point and underdog .
Computing and interpreting R² for the simple linear model.
Building and reading the actual vs predicted plot.
Building and interpreting the residual plots and diagnostics, and concluding that more features are needed beyond total_bill_log in my model .
Computing and interpreting R² for the simple linear model.
Building and reading the actual vs predicted plot.
Building and interpreting the residual plots and diagnostics, and concluding that more features are needed beyond total_bill_log in my model .
Constructing the simple model with the one feature and comparing its with existing baseline model of mean and 15% heuristic .
Result is : The simple model outperforms both baselines, improving MAE by ~9.5% and surpassing the 5% complexity threshold.
Constructing the simple model with the one feature and comparing its with existing baseline model of mean and 15% heuristic .
Result is : The simple model outperforms both baselines, improving MAE by ~9.5% and surpassing the 5% complexity threshold.
Added 3 engineered features (bill_per_person, is_weekend, time_dinner) with statistical validation. Captures financial, temporal & experiential context for better predictions.
Added 3 engineered features (bill_per_person, is_weekend, time_dinner) with statistical validation. Captures financial, temporal & experiential context for better predictions.
Learned that Skewness vs Mean-Median diff : High skewness can exist despite close mean/median (extreme outliers)
Reduced skewness from 1.12 to -0.12 (nearly normal) by using log transformation
Applied Encoding strategy dependent on feature type - Binary vs one-hot
Learned that Skewness vs Mean-Median diff : High skewness can exist despite close mean/median (extreme outliers)
Reduced skewness from 1.12 to -0.12 (nearly normal) by using log transformation
Applied Encoding strategy dependent on feature type - Binary vs one-hot
Set a 5% relative improvement rule to justify model complexity. Built is_worth_complexity() to compare all future models against the 15% Rule oracle (MAE 4.0061%).
Playing with visualization to analyze and express variance
Set a 5% relative improvement rule to justify model complexity. Built is_worth_complexity() to compare all future models against the 15% Rule oracle (MAE 4.0061%).
Playing with visualization to analyze and express variance
Not any post worthy progress or achivement .
just learned to condense the work being done to documentable achivement.
Not any post worthy progress or achivement .
just learned to condense the work being done to documentable achivement.
Yeah it's working.
From tomorrow onwards, I will be posting my updates through this way only .
Yeah it's working.
From tomorrow onwards, I will be posting my updates through this way only .
Going through some theory only today...
I would no longer wonder what the hell hyperparameter would be.
Going through some theory only today...
I would no longer wonder what the hell hyperparameter would be.
Just brushing up and making basic concepts of machine learning so that it contribute for stronger foundations.
Constructed the Duolingo like app to test my knowledge on those concepts.
Just brushing up and making basic concepts of machine learning so that it contribute for stronger foundations.
Constructed the Duolingo like app to test my knowledge on those concepts.
You don't win all the time .
Bugs failure are part of journey.
So today is the one for me .
Failed to integrate datadog and submit for hackthon due to quota exhaustion error from Google gemini.
😭😭
You don't win all the time .
Bugs failure are part of journey.
So today is the one for me .
Failed to integrate datadog and submit for hackthon due to quota exhaustion error from Google gemini.
😭😭
Ideating for implementing datadog and participating in datadog challenge.
Ideating for implementing datadog and participating in datadog challenge.
- No one to cover when you're sick
- Every decision paralyzes you
- Celebrating wins alone
- Burnout has no backup
The indie hacker myth: you're self-sufficient.
The reality: you just can't afford help yet.
- No one to cover when you're sick
- Every decision paralyzes you
- Celebrating wins alone
- Burnout has no backup
The indie hacker myth: you're self-sufficient.
The reality: you just can't afford help yet.
Experimented with correlations matrix and pairplot.
Updated the blog about my learning journey of data science by experimenting with tips dataset.
Blog link : dev.to/niranjannlc/...
Experimented with correlations matrix and pairplot.
Updated the blog about my learning journey of data science by experimenting with tips dataset.
Blog link : dev.to/niranjannlc/...
Just working on testing hypothesis, using visualization tool, gathering insight by interpretation on tips datasets.
Will work on correlation matrix , heatmap and pairplot tomorrow.
Just working on testing hypothesis, using visualization tool, gathering insight by interpretation on tips datasets.
Will work on correlation matrix , heatmap and pairplot tomorrow.
-Trying to construct own framework to turn hypotheses into visualization strategies in datasets .
-Practiced choosing charts (scatter, box, bar) by variable type and goal, and used boxplots (IQR, whiskers, outliers) to analyze skewness, symmetry, and relationships in data.
-Trying to construct own framework to turn hypotheses into visualization strategies in datasets .
-Practiced choosing charts (scatter, box, bar) by variable type and goal, and used boxplots (IQR, whiskers, outliers) to analyze skewness, symmetry, and relationships in data.
Developed gamified app to track the todo list using Google AI studio
Learned to observe the skewness of data of dataset and dealing with missing values in datasets.
Developed gamified app to track the todo list using Google AI studio
Learned to observe the skewness of data of dataset and dealing with missing values in datasets.
Build and deployed my project " Dastabsej to site " as a warmup task for ernie ai developer challenges .
Check my GitHub repo : github.com/NiranjanNlc/...
Build and deployed my project " Dastabsej to site " as a warmup task for ernie ai developer challenges .
Check my GitHub repo : github.com/NiranjanNlc/...