Coder Social home page Coder Social logo

Comments (5)

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

hi @demihuman2020 , this is actually a problem in the explanation client which is azure specific (interpret-community is an open source package which doesn't have any azure-specific logic or integration in it). I think in the future a better place to post questions about explanation client would be in:
https://github.com/Azure/MachineLearningNotebooks

However, having said this, I've seen this issue before and it is due to an older version of azureml-sdk (specifically azureml-core) use with a newer version of azureml-interpret. I would recommend upgrading the azureml-sdk with:

pip install --upgrade azureml-sdk[automl,explain]

Please let me know if you are still seeing the issue. Also, please post the package versions you currently have with:

pip freeze

hope this resolves your issue.

from interpret-community.

vinpalapact avatar vinpalapact commented on June 1, 2024

Hi @imatiach-msft Thanks for the response..pip list gives the following -

azure-core 1.7.0
azure-graphrbac 0.61.1
azure-identity 1.2.0
azure-mgmt-authorization 0.60.0
azure-mgmt-containerregistry 2.8.0
azure-mgmt-keyvault 2.2.0
azure-mgmt-resource 10.1.0
azure-mgmt-storage 11.1.0
azure-storage-blob 12.3.1
azureml-automl-core 1.10.0.post1
azureml-automl-runtime 1.10.0.post1
azureml-contrib-notebook 1.10.0
azureml-core 1.10.0.post1
azureml-dataprep 1.10.1
azureml-dataprep-native 14.2.1
azureml-dataset-runtime 1.10.0
azureml-defaults 1.10.0
azureml-explain-model 1.10.0
azureml-interpret 1.10.0
azureml-model-management-sdk 1.0.1b6.post1
azureml-pipeline 1.10.0
azureml-pipeline-core 1.10.0
azureml-pipeline-steps 1.10.0
azureml-sdk 1.10.0
azureml-telemetry 1.10.0
azureml-train 1.10.0
azureml-train-automl 1.10.0
azureml-train-automl-client 1.10.0
azureml-train-automl-runtime 1.10.0
azureml-train-core 1.10.0
azureml-train-restclients-hyperdrive 1.5.0
azureml-widgets 1.10.0
msrestazure 0.6.4

from interpret-community.

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

@vinpalapact hmm this all looks fine actually, you are on the latest version it seems, I'm not sure what is causing the issue. I can try to reproduce it locally. How can I create X_train_df, y_train_df from the code above? Can I access that dataset?

from interpret-community.

gaugup avatar gaugup commented on June 1, 2024

@demihuman2020 are you still blocked on this or are you able to make progress?

from interpret-community.

gaugup avatar gaugup commented on June 1, 2024

@demihuman2020 closing this issue since there is no activity on the thread for sometime now. For azureml related issue, please bring them up on some internal Microsoft alias.

Regards

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.