sorted() function Photo by Rahul Pandit from Pexels There are many ways to sort a python dictionary. Let’s look at 5 different ways to sort a
sorted() function Photo by Rahul Pandit from Pexels There are many ways to sort a python dictionary. Let’s look at 5 different ways to sort a
Ensemble Technique- Bagging Photo by Pixabay from Pexels Decision Trees Decision trees are supervised machine learning algorithm that is used for both classification and regression tasks.
Bias vs Variance, Overfitting vs Underfitting Photo by Gabby K from Pexels Why we need a bias-variance tradeoff In machine learning, we collect data and build
Sigmoid function, Log Loss, Odds Ratio, Model coefficient, Metrics Photo by Mikael Blomkvist from Pexels Logistic Regression Logistic Regression is one of the supervised machine learning
Unpack multiple values, ignore some, handle errors, and more Photo by Markus Spiske on Unsplash. Packing means collecting several values into a single variable (tuple), like a=’red’,’square’,’apple’.
Correlation Coefficient, Coefficient of determination, Model Coefficient Photo by Laura James from Pexels Linear Regression Linear Regression is one of the most important algorithms in machine