hfs
latest
Introduction
Introduction
Getting Started
Getting Started with hfs
Documentation
Feature selection algorithms
API
Tutorial - Examples
General examples
Experiments
Experiments
hfs
Index
Edit on GitHub
Index
_
|
B
|
C
|
E
|
F
|
G
|
H
|
L
|
M
|
R
|
S
|
T
_
__init__() (hfs.BottomUpSelector method)
(hfs.EagerHierarchicalFeatureSelector method)
(hfs.GreedyTopDownSelector method)
(hfs.HierarchicalEstimator method)
(hfs.HierarchicalPreprocessor method)
(hfs.HillClimbingSelector method)
(hfs.HIP method)
(hfs.HNB method)
(hfs.HNBs method)
(hfs.LazyHierarchicalFeatureSelector method)
(hfs.MR method)
(hfs.RNB method)
(hfs.SHSELSelector method)
(hfs.Tan method)
(hfs.TopDownSelector method)
(hfs.TSELSelector method)
B
BottomUpSelector (class in hfs)
C
create_mapping_columns_to_nodes() (in module hfs)
E
EagerHierarchicalFeatureSelector (class in hfs)
F
fit() (hfs.BottomUpSelector method)
(hfs.EagerHierarchicalFeatureSelector method)
(hfs.GreedyTopDownSelector method)
(hfs.HierarchicalEstimator method)
(hfs.HierarchicalPreprocessor method)
(hfs.HillClimbingSelector method)
(hfs.LazyHierarchicalFeatureSelector method)
(hfs.SHSELSelector method)
(hfs.TopDownSelector method)
(hfs.TSELSelector method)
fit_selector() (hfs.LazyHierarchicalFeatureSelector method)
G
get_columns() (hfs.HierarchicalEstimator method)
get_columns_for_numpy_hierarchy() (in module hfs)
get_features() (hfs.LazyHierarchicalFeatureSelector method)
get_hierarchy() (hfs.HierarchicalPreprocessor method)
get_score() (hfs.LazyHierarchicalFeatureSelector method)
GreedyTopDownSelector (class in hfs)
H
HierarchicalEstimator (class in hfs)
HierarchicalPreprocessor (class in hfs)
HillClimbingSelector (class in hfs)
HIP (class in hfs)
HNB (class in hfs)
HNBs (class in hfs)
L
LazyHierarchicalFeatureSelector (class in hfs)
M
MR (class in hfs)
R
RNB (class in hfs)
S
select_and_predict() (hfs.HIP method)
(hfs.HNB method)
(hfs.HNBs method)
(hfs.LazyHierarchicalFeatureSelector method)
(hfs.MR method)
(hfs.RNB method)
(hfs.Tan method)
SHSELSelector (class in hfs)
T
Tan (class in hfs)
TopDownSelector (class in hfs)
transform() (hfs.EagerHierarchicalFeatureSelector method)
(hfs.HierarchicalEstimator method)
(hfs.HierarchicalPreprocessor method)
TSELSelector (class in hfs)