Skip to content

dsdhfkjs/Algorithms

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Algorithms

Implement the most important algorithms for optimization or machine learning from scratch.

Machine learning:

  • K-nearest neighbors

  • Naive Bayes

  • Decision tree

  • Random forest

  • Adaboost

  • Gradient boosting

  • Linear regression

  • Logistic regression

  • Neural network

Others

  • Search algorithms
  • Sorting algorithms
  • Graph search algorithm

(to be continued … )

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 99.5%
  • Python 0.5%