Git Product home page Git Product logo

Comments (7)

imatiach-msft avatar imatiach-msft commented on June 15, 2024

@FMalnegro what platform are you trying this on? Is this on a VM or on local compute? There are some issues with what if analysis on remote compute because the browser needs to be able to send POST requests to the remote compute which runs the flask service. We've been trying to resolve this on different platforms one at a time.

from interpret-community.

FMalnegro avatar FMalnegro commented on June 15, 2024

Hi, @imatiach-msft

Thanks for your response. I'm on Databricks 7.0 ML. Are there workarounds for this type of setup as of the moment?

from interpret-community.

imatiach-msft avatar imatiach-msft commented on June 15, 2024

@FMalnegro unfortunately Databricks is the most difficult environment of all, because the driver/worker nodes are under their own virtual network, and for WhatIf analysis we basically need to call predict on the model using the python code. I created an issue on databricks forum several days ago:
https://forums.databricks.com/questions/42981/call-flask-app-on-azure-databricks.html
As of right now I'm not sure this is even possible in Databricks.

from interpret-community.

FMalnegro avatar FMalnegro commented on June 15, 2024

Thanks for the insight, @imatiach-msft

Your description does clarify how difficult it is to make this work in Databricks. In the meantime, I will also follow the link that you have shared for any updates on the matter.

from interpret-community.

darrenyu1111 avatar darrenyu1111 commented on June 15, 2024

@imatiach-msft in azure ML service - notebook(jupyter) on a computer instance(VM STANDARD_DS3_V2 ) it seems doesn't work.

pic3

from interpret-community.

imatiach-msft avatar imatiach-msft commented on June 15, 2024

@darrenyu1111 this should have been just fixed with the latest release 0.14.3 (what if and ICE plots on compute instance in AzureML)

from interpret-community.

darrenyu1111 avatar darrenyu1111 commented on June 15, 2024

@imatiach-msft , thanks. it works.

from interpret-community.

Related Issues (20)

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.