UNPKG

ml-random-forest

Version:

Random forest for classification and regression

3 lines (2 loc) 134 B
export { RandomForestClassifier } from './RandomForestClassifier'; export { RandomForestRegression } from './RandomForestRegression';