Skip to content

pietra/random-forests

Repository files navigation

random-forests

Random Forests from scratch

To run a decision tree, execute:

python main.py <dataset_path> <dataset_config_path>

dataset_config is a text file which contains dataset attributes type.

About

Random Forests from scratch

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages