Skip to content

Implementations of the classification algorithm "Adaboost" with various weak learners

Notifications You must be signed in to change notification settings

andrewdalex/Adaboost

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Repository for Adaboost Implementations on Various Weak Learners

Currently Supported Classifiers:
*Decision Stumps for N-class classification
*Logistic Regression for N-class classification
*Decision Trees for N-class classification

About

Implementations of the classification algorithm "Adaboost" with various weak learners

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published