table evaluator
Contents:
TableEvaluator
Plots
Metrics
Utils
table evaluator
Index
Index
_
|
B
|
C
|
E
|
F
|
G
|
J
|
K
|
L
|
M
|
P
|
R
|
S
|
T
|
V
_
__init__() (table_evaluator.table_evaluator.TableEvaluator method)
_determine_columns() (table_evaluator.table_evaluator.TableEvaluator method)
_fill_missing_values() (table_evaluator.table_evaluator.TableEvaluator method)
_set_sample_size() (table_evaluator.table_evaluator.TableEvaluator method)
_validate_dataframes() (table_evaluator.table_evaluator.TableEvaluator method)
B
basic_statistical_evaluation() (table_evaluator.table_evaluator.TableEvaluator method)
C
cdf() (in module table_evaluator.plots)
column_correlations() (in module table_evaluator.metrics)
(table_evaluator.table_evaluator.TableEvaluator method)
convert_numerical() (table_evaluator.table_evaluator.TableEvaluator method)
convert_numerical_one_hot() (table_evaluator.table_evaluator.TableEvaluator method)
correlation_correlation() (table_evaluator.table_evaluator.TableEvaluator method)
correlation_distance() (table_evaluator.table_evaluator.TableEvaluator method)
E
estimator_evaluation() (table_evaluator.table_evaluator.TableEvaluator method)
euclidean_distance() (in module table_evaluator.metrics)
evaluate() (table_evaluator.table_evaluator.TableEvaluator method)
F
fit_estimators() (table_evaluator.table_evaluator.TableEvaluator method)
G
get_copies() (table_evaluator.table_evaluator.TableEvaluator method)
get_duplicates() (table_evaluator.table_evaluator.TableEvaluator method)
J
jensenshannon_distance() (in module table_evaluator.metrics)
js_distance_df() (in module table_evaluator.metrics)
K
kolmogorov_smirnov_test() (in module table_evaluator.metrics)
L
load_data() (in module table_evaluator.utils)
M
mean_absolute_error() (in module table_evaluator.metrics)
mean_absolute_percentage_error() (in module table_evaluator.metrics)
module
table_evaluator.metrics
table_evaluator.plots
table_evaluator.table_evaluator
table_evaluator.utils
P
pca_correlation() (table_evaluator.table_evaluator.TableEvaluator method)
plot_correlation_comparison() (in module table_evaluator.plots)
plot_correlation_difference() (in module table_evaluator.plots)
(table_evaluator.table_evaluator.TableEvaluator method)
plot_cumsums() (table_evaluator.table_evaluator.TableEvaluator method)
plot_distributions() (table_evaluator.table_evaluator.TableEvaluator method)
plot_mean_std() (in module table_evaluator.plots)
(table_evaluator.table_evaluator.TableEvaluator method)
plot_mean_std_comparison() (in module table_evaluator.plots)
plot_pca() (table_evaluator.table_evaluator.TableEvaluator method)
plot_var_cor() (in module table_evaluator.plots)
R
rmse() (in module table_evaluator.metrics)
row_distance() (table_evaluator.table_evaluator.TableEvaluator method)
S
score_estimators() (table_evaluator.table_evaluator.TableEvaluator method)
T
table_evaluator.metrics
module
table_evaluator.plots
module
table_evaluator.table_evaluator
module
table_evaluator.utils
module
TableEvaluator (class in table_evaluator.table_evaluator)
V
visual_evaluation() (table_evaluator.table_evaluator.TableEvaluator method)