We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 24a1478 commit c66dd55Copy full SHA for c66dd55
kepco/kepco_eda.ipynb
@@ -463,6 +463,13 @@
463
" print(\"---\")"
464
]
465
},
466
+ {
467
+ "cell_type": "markdown",
468
+ "metadata": {},
469
+ "source": [
470
+ "## 모델 평가"
471
+ ]
472
+ },
473
{
474
"cell_type": "code",
475
"execution_count": 23,
@@ -638,13 +645,6 @@
638
645
" return voting_regressor\n"
639
646
640
647
641
- {
642
- "cell_type": "code",
643
- "execution_count": null,
644
- "metadata": {},
- "outputs": [],
- "source": []
- },
648
649
650
"execution_count": null,
0 commit comments