cli/endpoints/online/ncd/lightgbm-iris/model/conda.yaml (14 lines of code) (raw):

channels: - conda-forge dependencies: - python=3.9 - pip - pip: - mlflow - lightgbm==3.3.5 - pandas==2.0.0 - psutil==5.9.4 - typing-extensions==4.1.1 - numpy==1.26.4 - azureml-inference-server-http name: mlflow-env