15 lines
199 B
YAML
15 lines
199 B
YAML
name: handson-ml
|
|
dependencies:
|
|
- python=3.5
|
|
- scikit-learn
|
|
- matplotlib
|
|
- jupyter
|
|
- pandas
|
|
- pillow
|
|
- nltk
|
|
- pip:
|
|
- tensorflow-gpu
|
|
- graphviz
|
|
- watermark
|
|
- urlextract
|