update tut11

This commit is contained in:
Dario Coscia
2025-03-17 13:40:15 +01:00
committed by Nicola Demo
parent 43117fcc62
commit 73f512b958

View File

@@ -504,7 +504,7 @@
},
{
"cell_type": "code",
"execution_count": 9,
"execution_count": null,
"metadata": {},
"outputs": [
{
@@ -537,6 +537,7 @@
" accelerator=\"cpu\",\n",
" max_epochs=-1,\n",
" enable_model_summary=False,\n",
" enable_progress_bar=False,\n",
" val_size=0.2,\n",
" train_size=0.8,\n",
" test_size=0.0,\n",