Get desktop application:
View/edit binary Protocol Buffers messages
Results of a model analysis.
Used in:
Feature variation in a prediction analysis.
Used in:
Used in:
Bins, i.e., model outputs.
Attributes being varied.
Used in:
Used in:
(message has no fields)
Used in:
Used in:
Used in:
Configuration for the model analysis
Number of threads used for the computation.
Enable the computation of Partial Dependence Plots.
Enable the computation of Conditional Expectation Plot.
Measure the importance of each input feature using permutation variable importance: https://christophm.github.io/interpretable-ml-book/feature-importance.html. Permuted variable importances are not yet supported for anomaly detection models.
Size, in pixel, of a figure (possibly composed of multiple plots).
Size in pixel of an individual plot.
Prefix used to generate unique html element ids. If not set, use a random prefix.
Maximum duration of the analysis in seconds.
Random seed for randomized tasks.
Features to analyse for the PDP and CEP plots. If not set (i.e., empty), all the model features are analyzed. If set, `features` defines the order of the features in the analysis. Does not impact the variable importance features.
Used in:
Used in:
Used in:
If the model does not have labels (e.g., anomaly detection without labels), permutation variable importances are not computed, even if enabled=True.
Number of repetitions of the estimation. More repetitions increase the quality of the variable importance estimates.
Used in:
Configuration of the computation of the PDP and CEP.
Used in:
Enable the computation.
Used in:
Used in:
Used in:
Enable the computation of Shap value variable importances.
Ratio of examples used to compute the shap value variable importances. Reduce this value to speed-up the computation.
Used in:
Size in pixel of an individual plot.
Prefix used to generate unique html element ids. If not set, use a random prefix.
Features to analyse. If not set (i.e., empty), all the model features are analyzed. If set, `features` defines the order of the features in the analysis.
Result of a prediction analysis.
An analysis result that does not need a model or a dataset to be displayed.