dabl
0.2.2
Getting Started
Quickstart to ML with dabl
Documentation
Machine Learning with dabl
Concepts and terminology
dabl API
Release History
Examples
General examples
Plotting examples
dabl
Docs
»
Index
Index
_
|
A
|
C
|
D
|
E
|
F
|
G
|
L
|
M
|
P
|
S
|
T
_
__init__() (dabl.AnyClassifier method)
(dabl.EasyPreprocessor method)
(dabl.SimpleClassifier method)
(dabl.SimpleRegressor method)
A
AnyClassifier (class in dabl)
C
class_hists() (in module dabl.plot)
clean() (in module dabl)
D
detect_types() (in module dabl)
discrete_scatter() (in module dabl.plot)
E
EasyPreprocessor (class in dabl)
explain() (in module dabl)
F
find_pretty_grid() (in module dabl.plot)
fit() (dabl.AnyClassifier method)
(dabl.EasyPreprocessor method)
(dabl.SimpleClassifier method)
(dabl.SimpleRegressor method)
fit_transform() (dabl.EasyPreprocessor method)
G
get_any_classifiers() (in module dabl.pipelines)
get_config() (in module dabl)
get_fast_classifiers() (in module dabl.pipelines)
get_fast_regressors() (in module dabl.pipelines)
get_params() (dabl.AnyClassifier method)
(dabl.EasyPreprocessor method)
(dabl.SimpleClassifier method)
(dabl.SimpleRegressor method)
L
load_adult() (in module dabl.datasets)
load_ames() (in module dabl.datasets)
load_titanic() (in module dabl.datasets)
M
mosaic_plot() (in module dabl.plot)
P
plot() (in module dabl)
plot_classification_categorical() (in module dabl.plot)
plot_classification_continuous() (in module dabl.plot)
plot_coefficients() (in module dabl.plot)
plot_regression_categorical() (in module dabl.plot)
plot_regression_continuous() (in module dabl.plot)
S
score() (dabl.AnyClassifier method)
(dabl.SimpleClassifier method)
(dabl.SimpleRegressor method)
set_config() (in module dabl)
set_params() (dabl.AnyClassifier method)
(dabl.EasyPreprocessor method)
(dabl.SimpleClassifier method)
(dabl.SimpleRegressor method)
SimpleClassifier (class in dabl)
SimpleRegressor (class in dabl)
T
transform() (dabl.EasyPreprocessor method)