Skip to content

Instantly share code, notes, and snippets.

@gauravkaila
Last active October 11, 2018 11:58
Show Gist options
  • Save gauravkaila/00105033029f5c8260dbedb61b9c2100 to your computer and use it in GitHub Desktop.
Save gauravkaila/00105033029f5c8260dbedb61b9c2100 to your computer and use it in GitHub Desktop.
parameters data_type explanation
model_version int Version of the trained model (can be located via the VSC IDE)
pip_packages list List of pip packages to be installed
conda_packages list List of conda packages to be installed
conda_env_file string Name of the conda env file
path_scoring_script string Path to prediction script [score.py]
docker_image_name string Name of the docker image
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment