Skip to content

Machine learning algorithm implementations and explanations

License

Notifications You must be signed in to change notification settings

Intellegens/multitarget_RF_analysis

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Machine learning

Machine learning algorithm implementations and explanations

Notebooks

The notebooks contains derivations and explanations of each method followed by implementations and example usage on well know data sets

machine_learning

This contains the source code for each of the implementations (these are the same as in each notebook)

Key algorithms covered

  • Linear regression
  • Logistic regression
  • Knn
  • Decision tree
  • Random forest
  • Gradient boosted decision tree
  • Neural network

About

Machine learning algorithm implementations and explanations

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 99.1%
  • Python 0.9%