aws / studio-lab-examples

Example notebooks for working with SageMaker Studio Lab. Sign up for an account at the link below!
https://studiolab.sagemaker.aws
Apache License 2.0
609 stars 178 forks source link

CatBoost plot not working #55

Open adalseno opened 2 years ago

adalseno commented 2 years ago

Describe the bug A clear and concise description of what the bug is. When plot is set to True in CatBoost the widget does not show saying: Error displaying widget: model not found

To Reproduce Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior A clear and concise description of what you expected to happen. Should display the plot

Screenshots If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

Additional context ipywidgets is installed, CatBoost is up to date, node.js installed both in standard and default as well as catboost-widget (npm i catboost-widget). Importing ipywidegts does not affect the problem

pymia commented 2 years ago

Hello @adalseno, I've tried to reproduce your problem with this notebook. It does show the message as you mentioned. Will open a ticket for our service team.