/Machine-Learning-Regression

This Repository consist of project based on Machine Learning Regression problem

Primary LanguageJupyter NotebookApache License 2.0Apache-2.0

Machine-Learning-Regression

Machine Learning Regression


:man_technologist: About This Repo :

  • 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.

:hammer_and_wrench: Algorithms :

  • 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
  • Gradient Boost Classifier and Regressor
  • XgBoost Classifier and Regressor
  • Bagging Classifier and Regressor
  • Voting Classifier
  • Principal Component Analysis