auswahl
latest
Installation
Quick Start
User Guide
1. Wavelength Point Selection
2. Wavelength Interval Selection
3. Adding Selectors to Auswahl
4. Benchmarking
Documentation
API
Benchmarking API
Examples
Gallery
auswahl
»
Index
Edit on GitHub
Index
_
|
A
|
B
|
C
|
D
|
E
|
F
|
G
|
I
|
L
|
M
|
O
|
P
|
R
|
S
|
T
|
V
|
Z
_
__init__() (auswahl.benchmarking.DataHandler method)
(auswahl.benchmarking.util.helpers.Selection method)
(auswahl.benchmarking.util.metrics.DengScore method)
(auswahl.benchmarking.util.metrics.PairwiseStabilityScore method)
(auswahl.benchmarking.util.metrics.StabilityScore method)
(auswahl.benchmarking.util.metrics.ZucknickScore method)
(auswahl.BiPLS method)
(auswahl.CARS method)
(auswahl.Convertible method)
(auswahl.FeatureDescriptor method)
(auswahl.FiPLS method)
(auswahl.IntervalRandomFrog method)
(auswahl.IntervalSelector method)
(auswahl.IPLS method)
(auswahl.MCUVE method)
(auswahl.PointSelector method)
(auswahl.PseudoIntervalSelector method)
(auswahl.RandomFrog method)
(auswahl.SPA method)
(auswahl.SpectralSelector method)
(auswahl.VIP method)
A
add_stabilities() (auswahl.benchmarking.util.metrics.DengScore method)
(auswahl.benchmarking.util.metrics.PairwiseStabilityScore method)
(auswahl.benchmarking.util.metrics.StabilityScore method)
(auswahl.benchmarking.util.metrics.ZucknickScore method)
B
benchmark() (in module auswahl.benchmarking)
BiPLS (class in auswahl)
C
CARS (class in auswahl)
comparator (auswahl.FeatureDescriptor property)
Convertible (class in auswahl)
D
DataHandler (class in auswahl.benchmarking)
DengScore (class in auswahl.benchmarking.util.metrics)
E
evaluate() (auswahl.BiPLS method)
(auswahl.CARS method)
(auswahl.FiPLS method)
(auswahl.IntervalRandomFrog method)
(auswahl.IntervalSelector method)
(auswahl.IPLS method)
(auswahl.MCUVE method)
(auswahl.PointSelector method)
(auswahl.PseudoIntervalSelector method)
(auswahl.RandomFrog method)
(auswahl.SPA method)
(auswahl.SpectralSelector method)
(auswahl.VIP method)
evaluate_stability() (auswahl.benchmarking.util.metrics.DengScore method)
(auswahl.benchmarking.util.metrics.PairwiseStabilityScore method)
(auswahl.benchmarking.util.metrics.StabilityScore method)
(auswahl.benchmarking.util.metrics.ZucknickScore method)
F
FeatureDescriptor (class in auswahl)
FiPLS (class in auswahl)
fit() (auswahl.BiPLS method)
(auswahl.CARS method)
(auswahl.FiPLS method)
(auswahl.IntervalRandomFrog method)
(auswahl.IntervalSelector method)
(auswahl.IPLS method)
(auswahl.MCUVE method)
(auswahl.PointSelector method)
(auswahl.PseudoIntervalSelector method)
(auswahl.RandomFrog method)
(auswahl.SPA method)
(auswahl.SpectralSelector method)
(auswahl.VIP method)
fit_transform() (auswahl.BiPLS method)
(auswahl.CARS method)
(auswahl.FiPLS method)
(auswahl.IntervalRandomFrog method)
(auswahl.IntervalSelector method)
(auswahl.IPLS method)
(auswahl.MCUVE method)
(auswahl.PointSelector method)
(auswahl.PseudoIntervalSelector method)
(auswahl.RandomFrog method)
(auswahl.SPA method)
(auswahl.SpectralSelector method)
(auswahl.VIP method)
G
get_best_estimator() (auswahl.BiPLS method)
(auswahl.CARS method)
(auswahl.FiPLS method)
(auswahl.IntervalRandomFrog method)
(auswahl.IntervalSelector method)
(auswahl.IPLS method)
(auswahl.MCUVE method)
(auswahl.PointSelector method)
(auswahl.PseudoIntervalSelector method)
(auswahl.RandomFrog method)
(auswahl.SPA method)
(auswahl.SpectralSelector method)
(auswahl.VIP method)
get_coef_from_pls() (in module auswahl.util)
get_configuration_for() (auswahl.FeatureDescriptor method)
get_feature_names_out() (auswahl.BiPLS method)
(auswahl.CARS method)
(auswahl.FiPLS method)
(auswahl.IntervalRandomFrog method)
(auswahl.IntervalSelector method)
(auswahl.IPLS method)
(auswahl.MCUVE method)
(auswahl.PointSelector method)
(auswahl.PseudoIntervalSelector method)
(auswahl.RandomFrog method)
(auswahl.SPA method)
(auswahl.SpectralSelector method)
(auswahl.VIP method)
get_feature_scores() (auswahl.Convertible method)
(auswahl.VIP method)
get_measurement_data() (auswahl.benchmarking.DataHandler method)
get_meta() (auswahl.benchmarking.DataHandler method)
get_params() (auswahl.BiPLS method)
(auswahl.CARS method)
(auswahl.FiPLS method)
(auswahl.IntervalRandomFrog method)
(auswahl.IntervalSelector method)
(auswahl.IPLS method)
(auswahl.MCUVE method)
(auswahl.PointSelector method)
(auswahl.PseudoIntervalSelector method)
(auswahl.RandomFrog method)
(auswahl.SPA method)
(auswahl.SpectralSelector method)
(auswahl.VIP method)
get_regression_data() (auswahl.benchmarking.DataHandler method)
get_selection_data() (auswahl.benchmarking.DataHandler method)
get_stability_data() (auswahl.benchmarking.DataHandler method)
get_support() (auswahl.BiPLS method)
(auswahl.CARS method)
(auswahl.FiPLS method)
(auswahl.IntervalRandomFrog method)
(auswahl.IntervalSelector method)
(auswahl.IPLS method)
(auswahl.MCUVE method)
(auswahl.PointSelector method)
(auswahl.PseudoIntervalSelector method)
(auswahl.RandomFrog method)
(auswahl.SPA method)
(auswahl.SpectralSelector method)
(auswahl.VIP method)
get_support_for_threshold() (auswahl.VIP method)
I
IntervalRandomFrog (class in auswahl)
IntervalSelector (class in auswahl)
inverse_transform() (auswahl.BiPLS method)
(auswahl.CARS method)
(auswahl.FiPLS method)
(auswahl.IntervalRandomFrog method)
(auswahl.IntervalSelector method)
(auswahl.IPLS method)
(auswahl.MCUVE method)
(auswahl.PointSelector method)
(auswahl.PseudoIntervalSelector method)
(auswahl.RandomFrog method)
(auswahl.SPA method)
(auswahl.SpectralSelector method)
(auswahl.VIP method)
IPLS (class in auswahl)
is_valid() (auswahl.benchmarking.util.helpers.Selection method)
L
load_data_handler() (in module auswahl.benchmarking)
(in module auswahl.benchmarking.util.helpers)
M
MCUVE (class in auswahl)
O
optimize_intervals() (in module auswahl)
P
pairwise_sim_func() (auswahl.benchmarking.util.metrics.DengScore method)
(auswahl.benchmarking.util.metrics.PairwiseStabilityScore method)
(auswahl.benchmarking.util.metrics.ZucknickScore method)
PairwiseStabilityScore (class in auswahl.benchmarking.util.metrics)
plot_exec_time() (in module auswahl.benchmarking)
plot_score() (in module auswahl.benchmarking)
plot_score_vs_stability() (in module auswahl.benchmarking)
plot_selection() (in module auswahl.benchmarking)
plot_stability() (in module auswahl.benchmarking)
PointSelector (class in auswahl)
PseudoIntervalSelector (class in auswahl)
R
RandomFrog (class in auswahl)
register_meta() (auswahl.benchmarking.DataHandler method)
register_stability() (auswahl.benchmarking.DataHandler method)
reseed() (auswahl.BiPLS method)
(auswahl.CARS method)
(auswahl.FiPLS method)
(auswahl.IntervalRandomFrog method)
(auswahl.IntervalSelector method)
(auswahl.IPLS method)
(auswahl.MCUVE method)
(auswahl.PointSelector method)
(auswahl.PseudoIntervalSelector method)
(auswahl.RandomFrog method)
(auswahl.SPA method)
(auswahl.SpectralSelector method)
(auswahl.VIP method)
rethread() (auswahl.BiPLS method)
(auswahl.CARS method)
(auswahl.FiPLS method)
(auswahl.IntervalRandomFrog method)
(auswahl.IntervalSelector method)
(auswahl.IPLS method)
(auswahl.MCUVE method)
(auswahl.PointSelector method)
(auswahl.PseudoIntervalSelector method)
(auswahl.RandomFrog method)
(auswahl.SPA method)
(auswahl.SpectralSelector method)
(auswahl.VIP method)
S
Selection (class in auswahl.benchmarking.util.helpers)
set_params() (auswahl.BiPLS method)
(auswahl.CARS method)
(auswahl.FiPLS method)
(auswahl.IntervalRandomFrog method)
(auswahl.IntervalSelector method)
(auswahl.IPLS method)
(auswahl.MCUVE method)
(auswahl.PointSelector method)
(auswahl.PseudoIntervalSelector method)
(auswahl.RandomFrog method)
(auswahl.SPA method)
(auswahl.SpectralSelector method)
(auswahl.VIP method)
SPA (class in auswahl)
SpectralSelector (class in auswahl)
StabilityScore (class in auswahl.benchmarking.util.metrics)
store() (auswahl.benchmarking.DataHandler method)
string_rep (auswahl.FeatureDescriptor property)
T
transform() (auswahl.BiPLS method)
(auswahl.CARS method)
(auswahl.FiPLS method)
(auswahl.IntervalRandomFrog method)
(auswahl.IntervalSelector method)
(auswahl.IPLS method)
(auswahl.MCUVE method)
(auswahl.PointSelector method)
(auswahl.PseudoIntervalSelector method)
(auswahl.RandomFrog method)
(auswahl.SPA method)
(auswahl.SpectralSelector method)
(auswahl.VIP method)
V
VIP (class in auswahl)
Z
ZucknickScore (class in auswahl.benchmarking.util.metrics)