fuzzy-rough-learn
0.1.0
Documentation
fuzzy-rough-learn API
Examples
Neighbours
Additional Information
Release history
fuzzy-rough-learn
»
Index
Index
_
|
B
|
C
|
D
|
F
|
G
|
K
|
L
|
N
|
O
|
Q
|
S
_
__init__() (frlearn.neighbours.classifiers.FRNN method)
(frlearn.neighbours.classifiers.FRONEC method)
(frlearn.neighbours.classifiers.FROVOCO method)
(frlearn.neighbours.neighbour_search.BallTree method)
(frlearn.neighbours.neighbour_search.KDTree method)
(frlearn.neighbours.neighbour_search.NNSearch method)
(frlearn.neighbours.preprocessors.FRFS method)
(frlearn.neighbours.preprocessors.FRPS method)
(frlearn.utils.owa_operators.OWAOperator method)
B
BallTree (class in frlearn.neighbours.neighbour_search)
BallTree.Index (class in frlearn.neighbours.neighbour_search)
C
construct() (frlearn.neighbours.neighbour_search.BallTree method)
(frlearn.neighbours.neighbour_search.KDTree method)
(frlearn.neighbours.neighbour_search.NNSearch method)
D
div_or() (in module frlearn.utils.np_utils)
F
first() (in module frlearn.utils.np_utils)
FRFS (class in frlearn.neighbours.preprocessors)
frlearn.neighbours (module)
frlearn.utils (module)
FRNN (class in frlearn.neighbours.classifiers)
FRNN.Model (class in frlearn.neighbours.classifiers)
FRONEC (class in frlearn.neighbours.classifiers)
FRONEC.Model (class in frlearn.neighbours.classifiers)
FROVOCO (class in frlearn.neighbours.classifiers)
FROVOCO.Model (class in frlearn.neighbours.classifiers)
FRPS (class in frlearn.neighbours.preprocessors)
G
greatest() (in module frlearn.utils.np_utils)
K
KDTree (class in frlearn.neighbours.neighbour_search)
KDTree.Index (class in frlearn.neighbours.neighbour_search)
L
last() (in module frlearn.utils.np_utils)
least() (in module frlearn.utils.np_utils)
N
NNSearch (class in frlearn.neighbours.neighbour_search)
NNSearch.Index (class in frlearn.neighbours.neighbour_search)
O
OWAOperator (class in frlearn.utils.owa_operators)
Q
query() (frlearn.neighbours.neighbour_search.BallTree.Index method)
(frlearn.neighbours.neighbour_search.KDTree.Index method)
(frlearn.neighbours.neighbour_search.NNSearch.Index method)
S
soft_head() (frlearn.utils.owa_operators.OWAOperator method)
soft_max() (frlearn.utils.owa_operators.OWAOperator method)
soft_min() (frlearn.utils.owa_operators.OWAOperator method)
soft_tail() (frlearn.utils.owa_operators.OWAOperator method)