Skip to content

Convert Scikit-Learn RandomForestClassifier to an efficient, compact C executable

Notifications You must be signed in to change notification settings

marshmallowyoshi/forest-to-c

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Running the python code will add the data to C source and header files, the C code can then be compiled to create a single executable that can predict labels based on input sample data.

About

Convert Scikit-Learn RandomForestClassifier to an efficient, compact C executable

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published