Skip to content

Created a Random Forest using K-Stratified holdout and also used bootstrap method to train each tree in the ensemble. Implemented without using any standard ML libraries. Achieved 95%+ on all metrics for Wine dataset, House_votes Dataset, and breast cancer dataset.

Notifications You must be signed in to change notification settings

atifabedeen/Random_Forests

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

About

Created a Random Forest using K-Stratified holdout and also used bootstrap method to train each tree in the ensemble. Implemented without using any standard ML libraries. Achieved 95%+ on all metrics for Wine dataset, House_votes Dataset, and breast cancer dataset.

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages