GATree
User documentation
Getting started
Developer documentation
Installation
Documentation
GATree
GATree
About
License
Contributor Covenant Code of Conduct
GATree
Index
Index
_
|
A
|
C
|
D
|
E
|
F
|
G
|
I
|
L
|
M
|
N
|
P
|
R
|
S
|
X
|
Y
_
_avg_fitness (gatree.gatree.GATree attribute)
(gatree.methods.gatreeclassifier.GATreeClassifier attribute)
(gatree.methods.gatreeclustering.GATreeClustering attribute)
_best_fitness (gatree.gatree.GATree attribute)
(gatree.methods.gatreeclassifier.GATreeClassifier attribute)
(gatree.methods.gatreeclustering.GATreeClustering attribute)
_tree (gatree.gatree.GATree attribute)
(gatree.methods.gatreeclassifier.GATreeClassifier attribute)
(gatree.methods.gatreeclustering.GATreeClustering attribute)
A
att_index (gatree.tree.node.Node attribute)
att_indexes (gatree.gatree.GATree attribute)
(gatree.methods.gatreeclassifier.GATreeClassifier attribute)
(gatree.methods.gatreeclustering.GATreeClustering attribute)
att_value (gatree.tree.node.Node attribute)
att_values (gatree.gatree.GATree attribute)
(gatree.methods.gatreeclassifier.GATreeClassifier attribute)
(gatree.methods.gatreeclustering.GATreeClustering attribute)
C
change_attribute() (gatree.ga.mutation.Mutation static method)
change_attribute_value() (gatree.ga.mutation.Mutation static method)
change_class() (gatree.ga.mutation.Mutation static method)
class_count (gatree.gatree.GATree attribute)
(gatree.methods.gatreeclassifier.GATreeClassifier attribute)
(gatree.methods.gatreeclustering.GATreeClustering attribute)
clear_evaluation() (gatree.tree.node.Node method)
copy() (gatree.tree.node.Node static method)
Crossover (class in gatree.ga.crossover)
crossover() (gatree.ga.crossover.Crossover method)
D
default_fitness_function() (gatree.gatree.GATree static method)
(gatree.methods.gatreeclassifier.GATreeClassifier static method)
(gatree.methods.gatreeclustering.GATreeClustering static method)
depth() (gatree.tree.node.Node method)
E
exchange_class_for_tree() (gatree.ga.mutation.Mutation static method)
exchange_tree_for_class() (gatree.ga.mutation.Mutation static method)
exchange_tree_for_tree() (gatree.ga.mutation.Mutation static method)
F
fit() (gatree.gatree.GATree method)
(gatree.methods.gatreeclassifier.GATreeClassifier method)
(gatree.methods.gatreeclustering.GATreeClustering method)
fitness (gatree.tree.node.Node attribute)
fitness_function (gatree.gatree.GATree attribute)
(gatree.methods.gatreeclassifier.GATreeClassifier attribute)
(gatree.methods.gatreeclustering.GATreeClustering attribute)
G
GATree (class in gatree.gatree)
gatree.ga.crossover
module
gatree.ga.mutation
module
gatree.ga.selection
module
gatree.gatree
module
gatree.methods.gatreeclassifier
module
gatree.methods.gatreeclustering
module
gatree.tree.node
module
GATreeClassifier (class in gatree.methods.gatreeclassifier)
GATreeClustering (class in gatree.methods.gatreeclustering)
get_children() (gatree.tree.node.Node method)
get_leaves() (gatree.tree.node.Node method)
get_root() (gatree.tree.node.Node method)
I
is_evaluated() (gatree.tree.node.Node method)
L
left (gatree.tree.node.Node attribute)
M
make_node() (gatree.tree.node.Node method)
max_clusters (gatree.methods.gatreeclustering.GATreeClustering attribute)
max_depth (gatree.gatree.GATree attribute)
(gatree.methods.gatreeclassifier.GATreeClassifier attribute)
(gatree.methods.gatreeclustering.GATreeClustering attribute)
max_depth() (gatree.tree.node.Node method)
max_depth_helper() (gatree.tree.node.Node static method)
min_clusters (gatree.methods.gatreeclustering.GATreeClustering attribute)
module
gatree.ga.crossover
gatree.ga.mutation
gatree.ga.selection
gatree.gatree
gatree.methods.gatreeclassifier
gatree.methods.gatreeclustering
gatree.tree.node
mutate_leaf() (gatree.ga.mutation.Mutation static method)
mutate_operator() (gatree.ga.mutation.Mutation static method)
Mutation (class in gatree.ga.mutation)
mutation() (gatree.ga.mutation.Mutation static method)
N
n_jobs (gatree.gatree.GATree attribute)
(gatree.methods.gatreeclassifier.GATreeClassifier attribute)
(gatree.methods.gatreeclustering.GATreeClustering attribute)
Node (class in gatree.tree.node)
P
parent (gatree.tree.node.Node attribute)
plot() (gatree.gatree.GATree method)
predict() (gatree.gatree.GATree method)
predict_one() (gatree.tree.node.Node method)
R
random (gatree.gatree.GATree attribute)
(gatree.methods.gatreeclassifier.GATreeClassifier attribute)
(gatree.methods.gatreeclustering.GATreeClustering attribute)
random_state (gatree.gatree.GATree attribute)
(gatree.methods.gatreeclassifier.GATreeClassifier attribute)
(gatree.methods.gatreeclustering.GATreeClustering attribute)
right (gatree.tree.node.Node attribute)
S
Selection (class in gatree.ga.selection)
selection() (gatree.ga.selection.Selection method)
set_fit_request() (gatree.gatree.GATree method)
(gatree.methods.gatreeclassifier.GATreeClassifier method)
(gatree.methods.gatreeclustering.GATreeClustering method)
set_left() (gatree.tree.node.Node method)
set_right() (gatree.tree.node.Node method)
set_score_request() (gatree.methods.gatreeclassifier.GATreeClassifier method)
size() (gatree.tree.node.Node method)
size_helper() (gatree.tree.node.Node static method)
X
X (gatree.gatree.GATree attribute)
(gatree.methods.gatreeclassifier.GATreeClassifier attribute)
(gatree.methods.gatreeclustering.GATreeClustering attribute)
Y
y (gatree.gatree.GATree attribute)
(gatree.methods.gatreeclassifier.GATreeClassifier attribute)
(gatree.methods.gatreeclustering.GATreeClustering attribute)
y_pred (gatree.tree.node.Node attribute)
y_true (gatree.tree.node.Node attribute)