Skip to content

A simple deep forest classifyer library for C++-17 (or newer)

License

Notifications You must be signed in to change notification settings

silkskier/deepForest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

deepForest

A simple header-based deep forest classifier library for C++-17 (or newer)

Currently in the early stages of construction, does not contain any functions or methods.

The goal of this library is to contain a simple implementation of weighted Random Forest as well as Deep Forest optimized for the size of models stored on the drive as well as voting time.

Heavily inspired by https://github.com/malaschitz/randomForest

About

A simple deep forest classifyer library for C++-17 (or newer)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages