Skip to content

Basic implementation of Machine Learning Models: Support Vector Machine, Multi-Layer Perceptron, Bagging Meta-Estimator, Forests of Randomized Trees, Linear Regression

Notifications You must be signed in to change notification settings

jperal720/Basic-Machine-Learning

Repository files navigation

Basic-Machine-Learning

Implementation of Basic Machine Learning Models:

  • SupportVectorMachine
  • Multi-Layer Perceptron
  • Bagging Meta-Estimator
  • Forests of Randomized Trees
  • Linear Regression

Needed Installations:

  • pip install sklearn
  • pip install pandas
  • pip install matplotlib

About

Basic implementation of Machine Learning Models: Support Vector Machine, Multi-Layer Perceptron, Bagging Meta-Estimator, Forests of Randomized Trees, Linear Regression

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages