fix
This commit is contained in:
parent
9021d3619f
commit
e82e42cf0f
@ -649,7 +649,7 @@
|
||||
" 'Tuned Decision Tree': tuned_decision_tree_results,\n",
|
||||
" 'Gradient Boosting': gradient_boosting_results,\n",
|
||||
" 'Tuned Gradient Boosting': tuned_gradient_boosting_results\n",
|
||||
"}ß\n",
|
||||
"}\n",
|
||||
"\n",
|
||||
"df_results = pd.DataFrame(results_data).T.sort_values(by='r2', ascending=False)\n",
|
||||
"df_results"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user