mealy
0.2.4
Versions
v: stable
Versions
dev
stable
Model Error Analysis
Introduction to Model Error Analysis
Example galleries
Examples
API and developer reference
mealy’s API Reference
Fork mealy on Github
mealy
Docs
»
Index
Index
_
|
C
|
D
|
E
|
F
|
G
|
I
|
M
|
O
|
P
|
T
_
_error_tree (mealy.error_analyzer.ErrorAnalyzer attribute)
C
check_enough_data() (in module mealy.error_analysis_utils)
check_lists_having_same_elements() (in module mealy.error_analysis_utils)
compute_accuracy_score() (in module mealy.metrics)
compute_confidence_decision() (in module mealy.metrics)
compute_fidelity_score() (in module mealy.metrics)
compute_primary_model_accuracy() (in module mealy.metrics)
D
DummyPipelinePreprocessor (class in mealy.preprocessing)
E
error_decision_tree_report() (in module mealy.metrics)
ErrorAnalyzer (class in mealy.error_analyzer)
ErrorVisualizer (class in mealy.error_visualizer)
evaluate() (mealy.error_analyzer.ErrorAnalyzer method)
F
FeatureNameTransformer (class in mealy.preprocessing)
fidelity_balanced_accuracy_score() (in module mealy.metrics)
fit() (mealy.error_analyzer.ErrorAnalyzer method)
format_float() (in module mealy.error_analysis_utils)
G
generate_preprocessing_steps() (in module mealy.error_analysis_utils)
get_epsilon() (in module mealy.error_analysis_utils)
get_error_leaf_summary() (mealy.error_analyzer.ErrorAnalyzer method)
I
inverse_transform() (mealy.preprocessing.PipelinePreprocessor method)
inverse_transform_feature_id() (mealy.preprocessing.PipelinePreprocessor method)
invert_transform_via_identity() (in module mealy.error_analysis_utils)
is_categorical() (mealy.preprocessing.PipelinePreprocessor method)
M
mealy
module
mealy.error_analysis_utils
module
mealy.error_analyzer
module
mealy.error_visualizer
module
mealy.metrics
module
mealy.preprocessing
module
module
mealy
mealy.error_analysis_utils
mealy.error_analyzer
mealy.error_visualizer
mealy.metrics
mealy.preprocessing
O
original_feature_names (mealy.preprocessing.FeatureNameTransformer attribute)
P
PipelinePreprocessor (class in mealy.preprocessing)
plot_error_tree() (mealy.error_visualizer.ErrorVisualizer method)
plot_feature_distributions_on_leaves() (mealy.error_visualizer.ErrorVisualizer method)
preprocessed_feature_names (mealy.preprocessing.FeatureNameTransformer attribute)
T
transform() (mealy.preprocessing.DummyPipelinePreprocessor method)
(mealy.preprocessing.PipelinePreprocessor method)