UNPKG

ipa-ml-random-forest

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