Machine Learning
Overfitting vs. Underfitting: The Goldilocks Problem
I remember training my first model and seeing 99% accuracy on the training data. I thought I was a genius. Then I ran it on the test data and it got 50%. T…
Stories Worth Reading
PixelProse is your go-to blog for insightful articles on Technology, Travel, Food, Health, Lifestyle, Business, Fashion and Sports. Fresh perspectives. Real stories. Zero fluff.
Machine Learning
I remember training my first model and seeing 99% accuracy on the training data. I thought I was a genius. Then I ran it on the test data and it got 50%. T…
Machine Learning
Nobody told me that being a machine learning engineer meant becoming a professional data janitor. You think you're going to be building fancy neural networ…
Machine Learning
When I first started with machine learning, I felt like I was trying to decipher an alien language. The truth is, it's easy to get overwhelmed by the math…
Machine Learning
Machine learning is one of the most exciting fields where Python shines. Scikit-learn is a robust library that provides simple and efficient tools for data…