The Decline of Manchester United
Published:
If you’ve been following English Premier League football, you would know that Manchester United have not displayed top-tier football in nearly a decade, a club that was known for winning titles every year.
Published:
If you’ve been following English Premier League football, you would know that Manchester United have not displayed top-tier football in nearly a decade, a club that was known for winning titles every year.
Published:
Indian Summers (April to June) are extremely Hot and Humid. Surprisingly (or not so), 2022 is hotter, not just in the usual cities across the country, but also in places that normally are known for warm temperatures. Want to forecast or analyse for 2022 summer based on last decade’s data?
Published:
Published:
Are you applying LR to your data? Know its assumptions before applying, here
Published:
New to Hands-on ML? Take a look at the Hello world of ML and try it out yourselves here
Published:
How do ML Competitions work? Take a look at the workflow and try it out yourselves here
Published:
How does a basic Pytorch workflow look like? This notebook shows it.
Published:
How do ML algorithms optimize the loss functions? This notebook implements Gradient descent from scratch in less 20 lines of code.
Published:
How do Boosting ML algorithms work? This notebook shows a practical implementation of it.
Published:
What are some important traits that people look for in their partner. Check them out here
Published:
The Post can be viewed here
Published:
Multilabel vs Multiclass Classification using OneVsRest Classifier in Sklearn
Published:
Data Extraction from API is important with the increase in web data. This notebook shows how to extract data from Zomato’s API.
Published:
The Challenges can be viewed here
Published:
What is a topic model? what are the algorithms that power them? Read them here
Published:
A simple Data Engineering pipeline using Google cloud platform
Published:
Want to know how predictions are made by Machine learning algorithms like decision trees and Random Forest?