initial commit FESurrogateModelTutorial
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"model_name": "random_forest",
|
||||
"target_column": "tip_uy_m",
|
||||
"rmse": 0.021182094831369028,
|
||||
"mae": 0.008076487480895672,
|
||||
"r2": 0.5642648925820651,
|
||||
"fit_time_s": 0.6153512999881059,
|
||||
"predict_time_s": 0.08771130000241101
|
||||
}
|
||||
Reference in New Issue
Block a user