TV
plot (X had columns sorted while y was the same)Target vs Feature [EDA]
(#38)Average Target vs Feature [EDA]
(#41)FI
plot ingredients/72new_observation_y
argument to modelStudio
(#39)...
to prepare_*
functions (e.g. allows to round numbers)margin_ytitle
argument to modelStudioOptions
data
(#25)BD
and second is clicked
(#37)try_catch
blocks added - errors in ingredients
or iBreakDown
functions are now treated as warnings and do not stop the modelStudio
computation (#35)show_info
adds messages saying what is currently calculated (#40)spellcheck
to tests (#36)DALEX 0.4.9
and ingredients 0.4.0
Shapley Values
to SHAP Values
B
default value from 25 to 15, N
default value from 500 to 400Many minor changes stated in #20, most notably: * rename x
parameter to object
in modelStudio()
* rename getOptions()
to modelStudioOptions()
* add viewer
parameter to modelStudio()
* add suppressWarnings(ingredients::describe) * upgrade documentation, examples and vignette
modelStudio
only_numerical
to variable_type
in ingredients
functionsparallelMap
modelStudio
customization with options
parametergetOptions()
functionmodelStudio
does not reload on resizedescription
won’t show if there are less than 4 features in the modelmodelStudio
packagemodelStudio()
function implemented