Skip to content

shassathe/RandomForestClassfier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

RandomForestClassfier

Employ Random Forest Classfier to perform classification of 'binary' data.

Welcome !

The script 'perform_random_forest_classifier_test' will train and test a random forest classifier on a given data set. The given 'input' data set will be split into training and testing data as specified by the user. The trained classifier can also be tested on additional test data sets, if given Additionally, the trained model can be used to predict classes in unknonw data.

About

Employ Random Forest Classfier to perform classification of 'binary' data.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages