package
0.1.0
Repository: https://github.com/andreasbriese/go-mining.git
Documentation: pkg.go.dev

# Packages

Package cart implement the Classification and Regression Tree by Breiman, et al.
Package cascadedrf implement the cascaded random forest algorithm, proposed by Baumann et.al in their paper: Baumann, Florian, et al.
Package randomforest implement ensemble of classifiers using random forest algorithm by Breiman and Cutler.

# Structs

No description provided by the author