modelStudio icon indicating copy to clipboard operation
modelStudio copied to clipboard

📍 Interactive Studio for Explanatory Model Analysis

Results 6 modelStudio issues
Sort by recently updated
recently updated
newest added

Hi, Im trying to get modelStudio() (v3.1.0) working in RStudio. It did work once, but after some changes to the xgboost model it is difficult for me to see why...

invalid ❕

In a general case, it would be a possible fix to #109 while the issue might still be rather xgboost-specific.

feature 💡

Hi Any plans for supporting survival models (time to event). Perhaps supporting survxai explainer objects? thanks FKG

feature 💡
long term 📆

# modelStudio FAQ & Troubleshooting Most of the information is covered in the documentation: https://modelstudio.drwhy.ai/ ----------------------- :sparkles: **Please, submit a new issue when dealing with potential bugs. Thanks!** :sparkles: -------------------...

Following the example from https://modelstudio.drwhy.ai/articles/ms-r-python-examples.html, We ran a model in python using scikit-learn built an explainer file via dalex and exported it as a pickle file. This pickle files was...

invalid ❕

I'm trying to create an HTML file by rendering a **Quatro** file with the following code in **Posit Cloud**: ```{html} --- title: "TEST ModelStudio" format: html --- ## modelStudio in...

feature 💡