poc / experimentation_mlops /mlops /python_env.yaml
ryanrahmadifa
Added files
79e1719
raw
history blame
129 Bytes
python: "3.9"
build_dependencies:
- pip
dependencies:
- pytorch
- openpyxl
- pandas
- mlflow
- pyspark
- requests
- click