Skip to content

Commit c66dd55

Browse files
committed
add description
1 parent 24a1478 commit c66dd55

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

kepco/kepco_eda.ipynb

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -463,6 +463,13 @@
463463
" print(\"---\")"
464464
]
465465
},
466+
{
467+
"cell_type": "markdown",
468+
"metadata": {},
469+
"source": [
470+
"## 모델 평가"
471+
]
472+
},
466473
{
467474
"cell_type": "code",
468475
"execution_count": 23,
@@ -638,13 +645,6 @@
638645
" return voting_regressor\n"
639646
]
640647
},
641-
{
642-
"cell_type": "code",
643-
"execution_count": null,
644-
"metadata": {},
645-
"outputs": [],
646-
"source": []
647-
},
648648
{
649649
"cell_type": "code",
650650
"execution_count": null,

0 commit comments

Comments
 (0)