Skip to content

Commit 7562fa3

Browse files
committed
Cleanup
1 parent a2229f8 commit 7562fa3

File tree

1 file changed

+1
-8
lines changed

1 file changed

+1
-8
lines changed

doc/Egor_Tutorial.ipynb

+1-8
Original file line numberDiff line numberDiff line change
@@ -184,14 +184,7 @@
184184
" infill_strategy=egx.InfillStrategy.WB2,\n",
185185
" target=-5.5,\n",
186186
" trego=False,\n",
187-
" # outdir=\"./out\",\n",
188-
" # hot_start=True\n",
189-
" ) \n",
190-
"\n",
191-
"# Specify regression and/or correlation models used to build the surrogates of objective and constraints\n",
192-
"#egor = egx.Egor(g24, xlimits_g24, n_cstr=n_cstr_g24, n_doe=10,\n",
193-
"# regr_spec=egx.RegressionSpec.LINEAR,\n",
194-
"# corr_spec=egx.CorrelationSpec.MATERN32 | egx.CorrelationSpec.MATERN52) "
187+
" ) "
195188
]
196189
},
197190
{

0 commit comments

Comments
 (0)