Skip to content

C++ Library for DecisionTree/RandomForrest-Classifiaction exported from Pythons sklearn

Notifications You must be signed in to change notification settings

TreeClassificationPyCpp/cppForrest

Repository files navigation

DecisionTree

C++ Library for DecisionTree/RandomForrest-Classifiaction exported from Pythons sklearn

use exportTreeClassifier function in exportTreeClassifier.py to export the classifier-structure, scaler and test data use the classsifier as shown in tst_DecisionTree.cpp

exsample classifier and data-files are given

About

C++ Library for DecisionTree/RandomForrest-Classifiaction exported from Pythons sklearn

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published