- Python
- Jupyter Notebook
- Numpy
- Pandas
- Matplotlib for data visualization
- Machine Learning using sklearn
- Deep learning using tensorflow 2.0
- Big Mart Sales Prediction
- Credit Card Fraud Detection
- Mashroom Classification
- Iris Prediction
- Heart Disease Prediction
- Stock Price Prediction
2. Linear Regression Multiple Variable
3. Gradient Decent and Cost Function
4. Save Model Using Joblib and Pickle
5. Dummy Variable and One Hot Encoding
6. Training and Testing Data
7. Logistic Regression (Binary Classification)
8. Logistic Regression (Multiclass Classification)
9. Decision Tree
10. Support Vector Machine (SVM)
11. Random Forest
1. [Potato Disease Classification](https://github.com/AkashKobal/potato-disease-classification.git)