issues
search
TheDigitalFrontier
/
parallel-decision-trees
Semester project in CS205 Computing Foundations for Computational Science at Harvard School of Engineering and Applied Sciences, spring 2020.
MIT License
3
stars
1
forks
source link
Change multiple defaults
#83
Closed
wfseaton
closed
4 years ago
wfseaton
commented
4 years ago
Move mtry defaults to tree level (DecisionTree = num
features
, RandomForest = sqrt(num_features)
Set regression default as classification with loss gini