Skip to content

INSTALLING ML_DSL

Anna Safonova edited this page Jun 26, 2020 · 1 revision

INSTALLING ML-DSL

GitHub repository

https://github.com/griddynamics/ml-dsl

Building

Navigate to the GitHub repository and run:

python setup.py bdist_wheel   

Installation

For installing built distribution run:

pip install -U dist/griddynamics_dsl_ml-1.0.0-py3-none-any.whl      

Requirements

Ml-dsl now requires Python 3.6 or newer.

Dependencies

PySpark 2.4.3+

google-cloud-dataproc 0.6.1

google-cloud-logging 1.14.0

sagemaker 1.58.2

boto3 1.13.12