mirror of
https://github.com/ArthurDanjou/handson-ml3.git
synced 2026-01-28 10:40:26 +01:00
Remove useless code cell
This commit is contained in:
@@ -1085,15 +1085,6 @@
|
|||||||
"y_pred_main, y_pred_aux = model.predict((X_new_A, X_new_B))"
|
"y_pred_main, y_pred_aux = model.predict((X_new_A, X_new_B))"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"cell_type": "code",
|
|
||||||
"execution_count": 67,
|
|
||||||
"metadata": {},
|
|
||||||
"outputs": [],
|
|
||||||
"source": [
|
|
||||||
"model = WideAndDeepModel(30, activation=\"relu\")"
|
|
||||||
]
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"cell_type": "markdown",
|
"cell_type": "markdown",
|
||||||
"metadata": {},
|
"metadata": {},
|
||||||
|
|||||||
Reference in New Issue
Block a user