Skip to content

Implementation of Random Forest for classification and regression comparable to scikit-learn’s.

Notifications You must be signed in to change notification settings

weronicag/Random-Forest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Random-Forest

Implementation of Random Forest for classification and regression. This repository contains an implementation of random forest for classification and regression comparable to scikit-learn’s using NumPy. The file test_rf.py contains a test script which is automated here using github actions.

CI/CD

Reference: MSDS621

About

Implementation of Random Forest for classification and regression comparable to scikit-learn’s.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages