GPAPredictor / model_meta.json
WarTitan2077's picture
Add optimized GPA model + dataset + metadata
790f580
raw
history blame contribute delete
219 Bytes
{
"rmse": 0.2006517903782712,
"r2": 0.5362961941722557,
"letter_acc": 0.5491666666666667,
"best_params": {
"n_estimators": 81,
"max_depth": 10,
"min_samples_split": 9,
"min_samples_leaf": 4
}
}