Git Product home page Git Product logo

aml_online_endpoint's People

Contributors

bstollnitz avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Forkers

uejb anihitk07

aml_online_endpoint's Issues

Environment creation through conda just hangs

Hi Bea,

Thank you for these tutorials, they are extremely helpful and pretty much the only ones out there that comprehensively explain how to model with AzureML.

I'm going through your online endpoints tutorial and there's something off with the environment creation.

When I run
conda env create -n aml_endpoint -f environment.yml
it just hangs on the 'Solving Environment' step indefinitely.

I typically use pipenv for my environment manager, so also tried to use that. I was able to build the models running everything in a pipenv environment, but when I ran the endpoint_1 deployment:
mlflow models predict --model-uri model --input-path "../test_data/images.csv" --content-type csv

I got the following error:
mlflow.exceptions.MlflowException: Could not find the pyenv binary. See https://github.com/pyenv-win/pyenv-win#installation for installation instructions.

I guess it requires a pyenv which I could create but would rather just duplicate your env with conda.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.