Skip to content

❓❔ FAQ & Troubleshooting ❔❓  #54

@hbaniecki

Description

@hbaniecki

modelStudio FAQ & Troubleshooting

Most of the information is covered in the documentation: https://modelstudio.drwhy.ai/


Please, submit a new issue when dealing with potential bugs. Thanks!


  • Error occurred during the modelStudio() computation
  • foo plot doesn't show up on the dashboard
  1. Read the console output of DALEX::explain(). There could be a warning message pointing to the solution of this problem.
  2. Read the console output of modelStudio(). There could be an error message (printed as a warning) pointing to the origin and solution of this problem.
  3. Make sure to update these R packages to their latest versions: DALEX, ingredients, iBreakDown.
  • modelStudio() output shows up as a white window in the RStudio Viewer

Solve this by updating the RStudio. Please, check if the output shows up properly in the browser (e.g. use viewer = "browser" argument in modelStudio()).

  • y-axis labels go outside of the plot

Use modelStudio(..., options = ms_options(margin_left = 200)).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions