rmodi6/adaboost

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The path to dataset can be provided using the dataset parameter and mode parameter can be used to specify the mode in which to execute adaboost. There are two modes available: erm for Empirical Risk Minimization and cv for 10 fold Cross Validation. For example:

python adaboost.py --dataset 'path/to/dataset' --mode erm

About

Adaptive Boosting of Weak Learners implemented in Python

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published