vhsven-sklearn
0.1
API Documentation
General examples
vhsven-sklearn
Docs
»
Index
Index
A
|
C
|
E
|
F
|
I
|
L
|
N
|
P
|
R
|
T
A
add_errors() (in module pruneabletree.pruner_ebp)
C
CsvImporter (class in pruneabletree.csv_importer)
E
ErrorBasedPruner (class in pruneabletree.pruner_ebp)
F
fit() (pruneabletree.csv_importer.CsvImporter method)
(pruneabletree.prune.PruneableDecisionTreeClassifier method)
fit_transform() (pruneabletree.csv_importer.CsvImporter method)
fit_transform_both() (pruneabletree.csv_importer.CsvImporter method)
I
is_leaf() (pruneabletree.pruner.Pruner method)
L
leaf_prediction() (pruneabletree.pruner.Pruner method)
N
n_actual_nodes (pruneabletree.prune.PruneableDecisionTreeClassifier attribute)
n_leaves (pruneabletree.prune.PruneableDecisionTreeClassifier attribute)
normal_inverse() (in module pruneabletree.pruner_ebp)
num_actual_nodes() (pruneabletree.pruner.Pruner static method)
num_instances() (pruneabletree.pruner.Pruner method)
num_leaves() (pruneabletree.pruner.Pruner static method)
P
p1evl() (in module pruneabletree.pruner_ebp)
polevl() (in module pruneabletree.pruner_ebp)
prune() (pruneabletree.pruner_ebp.ErrorBasedPruner method)
(pruneabletree.pruner_rep.ReducedErrorPruner method)
PruneableDecisionTreeClassifier (class in pruneabletree.prune)
pruneabletree.csv_importer (module)
pruneabletree.prune (module)
pruneabletree.pruner (module)
pruneabletree.pruner_ebp (module)
pruneabletree.pruner_rep (module)
Pruner (class in pruneabletree.pruner)
R
ReducedErrorPruner (class in pruneabletree.pruner_rep)
T
to_leaf() (pruneabletree.pruner.Pruner method)
transform() (pruneabletree.csv_importer.CsvImporter method)