Author: Shakil Hossan
Dept. of CSE, University of Rajshahi
Email: shakilhossan113@gmail.com
This repository contains Python notebooks and datasets covering various core topics in Machine Learning, organized by key learning modules.
Simple Linear RegressionMulitple-Linear-RegressionLogistic Regression- Datasets:
ChurnData.csv,FuelConsumptionCo2.csv
Decision_treesKNN_ClassificationMulti-class ClassificationRandom_ Forests _XGBoostRegression_Trees_Taxi_Tipdecision_tree_svm_ccFraud- Datasets:
Obesity_level_prediction_dataset.csv,creditcard.csv,drug200.csv,teleCust1000t.csv,yellow_tripdata.csv
- Clustering:
- Dimension Reduction and Feature Engineering:
Practice Project- Dataset:
weatherAUS_2
- Regression (Simple, Multiple, Logistic)
- Supervised Learning (Decision Trees, KNN, Random Forests, XGBoost)
- Unsupervised Learning (Clustering, PCA)
- Model Evaluation & Validation Techniques
- Model Generalizability and Regularization
- Practical Projects with real datasets
This project is licensed under the MIT License.