Published September 10, 2020
| Version v2.0.0
Software
Open
ModelOriented/modelStudio: modelStudio v.2.0.0
Authors/Creators
- 1. Warsaw University of Technology
- 2. @mi2-warsaw @BetaAndBit
- 3. Oregon State University
- 4. MI2 Data Lab
Description
- this version requires
DALEX v2.0,ingredients v2.0andiBreakDown v1.3.1 - The dashboard gathers useful, but not sensitive, information about how it is being used (e.g. computation length, package version, dashboard dimensions). This is for the development purposes only and can be blocked by setting
telemetrytoFALSE. - add support for
modelStudioin Shiny (#77) using newwidget_idargument - modelStudio now works with
NAindata(#71) - CP, PD and AD plots are now calculated with
variable_splits_type='uniform'and CP plots are now calculated withvariable_splits_with_obs=TRUE(#74) - By default the
loss_functionin FI is now different for eachexplainer$model_info$type(#73) - fixed a bug where passing additional parameters in
...would cause an error - added a
max_varsalias for themax_featuresparameter - added median line to the boxplots in FI and SV plots, added boxplots to TV categorical plots (regression)
- TV plot uses boxplots and barplot when the target
yhas only two unique values (classification) (#76) - added more checks for input
- added the Residuals vs Feature plot (RV) (#84)
- added model performance measures to the footnote #(85)
Files
ModelOriented/modelStudio-v2.0.0.zip
Files
(9.3 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:cd96ecc2bfdb9a11dd5414fead7ae408
|
9.3 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/ModelOriented/modelStudio/tree/v2.0.0 (URL)