- I am learning Machine learning concepts.
- I am posting the Implementation of ML concept here for the Community.
- Each post includes complete EDA, FE and ML Model and Model training on dataset.
- I also upload dataset files or link so that others can also practise.
- Linear Regression
- Ridge, Lasso and Elastic-Net Regression
- Logistic Regression
- Support Vector Classifier and Regressor
- Decision Tree Classifier and Regressor
- Random Forest Classifier and Regressor
- Linear Regression Algerian Forrest Fire Dataset
- Linear Regression, SVR on House Power Consumption Dataset
- Logistic Regression Algerian Forest Fire Dataset
- Logistic Regression Breast Cancer Dataset
- Logistic Regression Diabetes Dataset
- Logistic Regression, SVC on Census Income Dataset
- SVC on wine and SVR on Grad Admission
- LR, DTC, SVC and RFC Model on Wine Dataset