MachineLearning
Warning!!
* Gradient Descent
* Regression
* Clustering
* Probability and Bayesian Estimation
* Precision call and other metrics
For coding Round: Numpy, scikit-learn, matpltlib
CheatSheet
Machine Learning is classified in three main categories
Supervised | Unsupervised | Semi-Supervised |
---|---|---|
Location ☑️ | Location ☑️ | Location ➖ |
Labelled ☑️ | Labelled ❎ | Labelled ☑️ |
UnLabelled ❎ | UnLabelled ☑️ | UnLabelled ☑️ |