pandas | numpy | matplotlib | seaborn |
---|---|---|---|
- Get used to with numpy, pandas, matplotlib and seaborn.
- Data preprocessing like normalization, standardization.
- Linear regression using normal equation.
- Linear regression using normal equation.
- Logisitc regression.
- KNN classification.
- K-means clustering.
- ID3 - Decision Tree.
- CART - Decision Tree.
- C4.5 - Decision Tree.
- Support Vector Machine.
- Neural Network.
- Convolutional Neural Network.
- Classfication using Tensorflow on MNIST dataset.