We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6ecc90b commit 016520eCopy full SHA for 016520e
notebooks/unit_test_synthetic.ipynb
@@ -567,7 +567,7 @@
567
},
568
{
569
"cell_type": "code",
570
- "execution_count": 2,
+ "execution_count": null,
571
"metadata": {},
572
"outputs": [],
573
"source": [
@@ -892,7 +892,7 @@
892
"# Define a base directory and a descriptive name for this experiment batch\n",
893
"base_project_dir = 'HFE_ML_experiments'\n",
894
"experiment_name = \"HFE_ML_Grid\"\n",
895
- "n_iter = 5 # Number of parameter combinations to test\n",
+ "n_iter = 2 # Number of parameter combinations to test\n",
896
"\n",
897
"# --- Setup ---\n",
898
"experiment_dir = create_experiment_directory(\n",
0 commit comments