kanishk-adapt / semeval-task10

Repo for SemEval Task #10 EDOS 2023. created and maintained for DCU - ADAPT submissions
Other
0 stars 0 forks source link

add option to control min_samples_leaf for decision trees and random forest #26

Open jowagner opened 1 year ago

jowagner commented 1 year ago

Currently, a few decision tree sizes are hard-coded in train.py. Add an option.