Added optional removal of redundant features and a draft of the final models
This commit is contained in:
@@ -11,7 +11,7 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"cell_type": "code",
|
"cell_type": "code",
|
||||||
"execution_count": 6,
|
"execution_count": null,
|
||||||
"id": "557ed2b5",
|
"id": "557ed2b5",
|
||||||
"metadata": {},
|
"metadata": {},
|
||||||
"outputs": [
|
"outputs": [
|
||||||
@@ -89,8 +89,8 @@
|
|||||||
"plt.show()\n",
|
"plt.show()\n",
|
||||||
"\n",
|
"\n",
|
||||||
"#df_encoded.head(10)\n",
|
"#df_encoded.head(10)\n",
|
||||||
"df_encoded.info()\n",
|
"#df_encoded.info()\n",
|
||||||
"#df.head(20)\n"
|
"df.head(20)\n"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|||||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user