Skip to content

An adaboost implementation with decision trees in pure python.

License

Notifications You must be signed in to change notification settings

simsicon/AdaBoostTrees

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AdaBoostTrees

A adaboost implementation with decision trees in pure python.

More elaborated can be found in this blog, a chapter of a series on decision tree.

This code is intended for education and research, not recommended for production usage, due to its lack of optimation. However, any suggestions are welcome.

About

An adaboost implementation with decision trees in pure python.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages