We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6e60c8a commit 8c8ab83Copy full SHA for 8c8ab83
1 file changed
Chapter03/automl/README.md
@@ -1,7 +1,7 @@
1
# Autosklearn example
2
There are known issues around installing auto-sklearn on MacOS and Windows systems so I have set this up to run in a docker container.
3
4
-To run this example just run the following:
+To run this example just run the following (this assumes you have already run ```conda env create -f mlewp-chapter03.yml```):
5
6
```bash
7
docker build -t autosklearn .
0 commit comments