modelStudio v0.3.0
modelStudio()
now only works onexplainer
class object made withDALEX::explain()
- this version requires
iBreakDown v1.0.0
andingredients v1.0.0
- change
cummulative
tocumulative
in code (#49) - change
dependency
todependence
in code (#52) - update package title and description
- change LICENSE to GPL-3 (#55)
- add boxplots to
SV
plot (#50) - add
eda
argument tomodelStudio()
- add
show_boxplot
argument tomodelStudioOptions()