mirror of
https://github.com/gsi-upm/sitc
synced 2025-04-19 03:19:05 +00:00
Update 2_5_1_Exercise.ipynb
This commit is contained in:
parent
55365ae927
commit
26eda30a71
@ -217,7 +217,7 @@
|
|||||||
"source": [
|
"source": [
|
||||||
"## Optional. Optimizing an ML pipeline with a genetic algorithm\n",
|
"## Optional. Optimizing an ML pipeline with a genetic algorithm\n",
|
||||||
"\n",
|
"\n",
|
||||||
"The library [TPOT](#References) optimizes ML pipelines and comes with a lot of (examples)[https://epistasislab.github.io/tpot/examples/] and even notebooks, for example for the [iris dataset](https://github.com/EpistasisLab/tpot/blob/master/tutorials/IRIS.ipynb).\n",
|
"The library [TPOT](#References) optimizes ML pipelines and comes with a lot of [examples](https://epistasislab.github.io/tpot/examples/) and even notebooks, for example for the [iris dataset](https://github.com/EpistasisLab/tpot/blob/master/tutorials/IRIS.ipynb).\n",
|
||||||
"\n",
|
"\n",
|
||||||
"Your task is to apply TPOT to the intermediate challenge and write a short essay explaining:\n",
|
"Your task is to apply TPOT to the intermediate challenge and write a short essay explaining:\n",
|
||||||
"* what TPOT does (with your own words).\n",
|
"* what TPOT does (with your own words).\n",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user