Skip to content

ellekdev/Machine-Learning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Machine-Learning

By Ellek Linton

A library of clean and efficient implementations of various machine learning models and an automatic and dynamic cross-validation automation library.

Included Models:

  • LDA (Linear Discriminant Analysis)
  • QDA (Quadratic Discriminant Analysis)
  • Logistic Regression
  • Decision Trees
  • Random Forests

Included Utilities:

  • Cross-Validation (vanilla)
  • Cross-Validation (automated tuning of hyperparameters for any Model implementation)

About

A library for machine learning. Includes: LDA, QDA, Decision Trees, Random Forests, and Logistic Regression

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages