nnfwtbn
Advanced topics
API reference
nnfwtbn
»
Index
Index
_
|
A
|
B
|
C
|
D
|
E
|
F
|
G
|
H
|
I
|
L
|
M
|
N
|
O
|
P
|
R
|
S
|
T
|
V
|
Z
_
__abstractmethods__ (nnfwtbn.interface.Classifier attribute)
(nnfwtbn.interface.TmvaBdt attribute)
(nnfwtbn.model.BinaryCV attribute)
(nnfwtbn.model.ClassicalCV attribute)
(nnfwtbn.model.CrossValidator attribute)
(nnfwtbn.model.EstimatorNormalizer attribute)
(nnfwtbn.model.MixedCV attribute)
(nnfwtbn.model.Normalizer attribute)
(nnfwtbn.model.NoTestCV attribute)
(nnfwtbn.tests.test_model.StubCrossValidator attribute)
(nnfwtbn.variable.BlindingStrategy attribute)
(nnfwtbn.variable.RangeBlindingStrategy attribute)
__and__() (nnfwtbn.Cut method)
(nnfwtbn.cut.Cut method)
__call__() (nnfwtbn.Cut method)
(nnfwtbn.cut.Cut method)
(nnfwtbn.EstimatorNormalizer method)
(nnfwtbn.model.EstimatorNormalizer method)
(nnfwtbn.model.Normalizer method)
(nnfwtbn.Normalizer method)
(nnfwtbn.plot.HistogramFactory method)
,
[1]
(nnfwtbn.Process method)
(nnfwtbn.process.Process method)
(nnfwtbn.RangeBlindingStrategy method)
(nnfwtbn.Variable method)
(nnfwtbn.variable.BlindingStrategy method)
,
[1]
(nnfwtbn.variable.RangeBlindingStrategy method)
(nnfwtbn.variable.Variable method)
__dict__ (nnfwtbn.cut.Cut attribute)
(nnfwtbn.interface.Classifier attribute)
(nnfwtbn.model.CrossValidator attribute)
(nnfwtbn.model.HepNet attribute)
(nnfwtbn.model.Normalizer attribute)
(nnfwtbn.plot.HistogramFactory attribute)
(nnfwtbn.process.Process attribute)
(nnfwtbn.stack.Stack attribute)
(nnfwtbn.variable.BlindingStrategy attribute)
(nnfwtbn.variable.Variable attribute)
__eq__() (nnfwtbn.CrossValidator method)
(nnfwtbn.EstimatorNormalizer method)
(nnfwtbn.HepNet method)
(nnfwtbn.model.CrossValidator method)
(nnfwtbn.model.EstimatorNormalizer method)
(nnfwtbn.model.HepNet method)
(nnfwtbn.model.Normalizer method)
(nnfwtbn.Normalizer method)
(nnfwtbn.Variable method)
(nnfwtbn.variable.Variable method)
__hash__ (nnfwtbn.model.CrossValidator attribute)
(nnfwtbn.model.EstimatorNormalizer attribute)
(nnfwtbn.model.HepNet attribute)
(nnfwtbn.model.Normalizer attribute)
(nnfwtbn.variable.Variable attribute)
__init__() (nnfwtbn.CrossValidator method)
(nnfwtbn.Cut method)
(nnfwtbn.cut.Cut method)
(nnfwtbn.EstimatorNormalizer method)
(nnfwtbn.HepNet method)
(nnfwtbn.interface.TmvaBdt method)
(nnfwtbn.model.BinaryCV method)
(nnfwtbn.model.CrossValidator method)
(nnfwtbn.model.EstimatorNormalizer method)
(nnfwtbn.model.HepNet method)
(nnfwtbn.model.Normalizer method)
(nnfwtbn.model.NoTestCV method)
(nnfwtbn.Normalizer method)
(nnfwtbn.plot.HistogramFactory method)
,
[1]
(nnfwtbn.Process method)
(nnfwtbn.process.Process method)
(nnfwtbn.RangeBlindingStrategy method)
(nnfwtbn.stack.DataStack method)
(nnfwtbn.stack.McStack method)
(nnfwtbn.stack.Stack method)
(nnfwtbn.stack.SystStack method)
(nnfwtbn.Variable method)
(nnfwtbn.variable.RangeBlindingStrategy method)
(nnfwtbn.variable.Variable method)
__invert__() (nnfwtbn.Cut method)
(nnfwtbn.cut.Cut method)
__len__() (nnfwtbn.stack.Stack method)
__module__ (nnfwtbn.cut.Cut attribute)
(nnfwtbn.error.InvalidBins attribute)
(nnfwtbn.error.InvalidBlinding attribute)
(nnfwtbn.error.InvalidProcessSelection attribute)
(nnfwtbn.error.InvalidProcessType attribute)
(nnfwtbn.interface.Classifier attribute)
(nnfwtbn.interface.TmvaBdt attribute)
(nnfwtbn.model.BinaryCV attribute)
(nnfwtbn.model.ClassicalCV attribute)
(nnfwtbn.model.CrossValidator attribute)
(nnfwtbn.model.EstimatorNormalizer attribute)
(nnfwtbn.model.HepNet attribute)
(nnfwtbn.model.MixedCV attribute)
(nnfwtbn.model.Normalizer attribute)
(nnfwtbn.model.NoTestCV attribute)
(nnfwtbn.plot.HistogramFactory attribute)
(nnfwtbn.process.Process attribute)
(nnfwtbn.stack.DataStack attribute)
(nnfwtbn.stack.McStack attribute)
(nnfwtbn.stack.Stack attribute)
(nnfwtbn.stack.SystStack attribute)
(nnfwtbn.stack.TruthStack attribute)
(nnfwtbn.tests.test_cut.CutTestCase attribute)
(nnfwtbn.tests.test_hist.HistTestBase attribute)
(nnfwtbn.tests.test_model.BinaryCVTestCase attribute)
(nnfwtbn.tests.test_model.CategoricalWeightNormalizerTestCase attribute)
(nnfwtbn.tests.test_model.ClassicalCVTestCase attribute)
(nnfwtbn.tests.test_model.CrossValidatorTestCase attribute)
(nnfwtbn.tests.test_model.EstimatorNormalizerTestCase attribute)
(nnfwtbn.tests.test_model.HepNetTestCase attribute)
(nnfwtbn.tests.test_model.MixedCVTestCase attribute)
(nnfwtbn.tests.test_model.NoTestCVTestCase attribute)
(nnfwtbn.tests.test_model.StubCrossValidator attribute)
(nnfwtbn.tests.test_plot.DaskComputeTestCase attribute)
(nnfwtbn.tests.test_plot.HelperMethodsTestCase attribute)
(nnfwtbn.tests.test_plot.PlotTestCases attribute)
(nnfwtbn.tests.test_plot.SurvivalTestCase attribute)
(nnfwtbn.tests.test_plot.TransposeTesCase attribute)
(nnfwtbn.tests.test_process.ProcessTestCase attribute)
(nnfwtbn.tests.test_stack.TestStack attribute)
(nnfwtbn.tests.test_toydata.DrawTestCase attribute)
(nnfwtbn.tests.test_variable.RangeBlindingTestCase attribute)
(nnfwtbn.tests.test_variable.VariableTestCase attribute)
(nnfwtbn.variable.BlindingStrategy attribute)
(nnfwtbn.variable.RangeBlindingStrategy attribute)
(nnfwtbn.variable.Variable attribute)
__or__() (nnfwtbn.Cut method)
(nnfwtbn.cut.Cut method)
__rand__() (nnfwtbn.cut.Cut method)
__repr__() (nnfwtbn.Process method)
(nnfwtbn.process.Process method)
(nnfwtbn.Variable method)
(nnfwtbn.variable.Variable method)
__ror__() (nnfwtbn.cut.Cut method)
__rxor__() (nnfwtbn.cut.Cut method)
__xor__() (nnfwtbn.Cut method)
(nnfwtbn.cut.Cut method)
A
add_process() (nnfwtbn.stack.DataStack method)
(nnfwtbn.stack.McStack method)
(nnfwtbn.stack.Stack method)
augment() (in module nnfwtbn.toydata)
B
BinaryCV (class in nnfwtbn.model)
BinaryCVTestCase (class in nnfwtbn.tests.test_model)
BlindingStrategy (class in nnfwtbn.variable)
,
[1]
C
CategoricalWeightNormalizerTestCase (class in nnfwtbn.tests.test_model)
ClassicalCV (class in nnfwtbn)
(class in nnfwtbn.model)
ClassicalCVTestCase (class in nnfwtbn.tests.test_model)
Classifier (class in nnfwtbn.interface)
confusion_matrix() (in module nnfwtbn.plot)
,
[1]
correlation_matrix() (in module nnfwtbn.plot)
,
[1]
CrossValidator (class in nnfwtbn)
(class in nnfwtbn.model)
CrossValidatorTestCase (class in nnfwtbn.tests.test_model)
Cut (class in nnfwtbn)
(class in nnfwtbn.cut)
CutTestCase (class in nnfwtbn.tests.test_cut)
D
DaskComputeTestCase (class in nnfwtbn.tests.test_plot)
DataStack (class in nnfwtbn.stack)
DEFAULT_RANGE_VAR (nnfwtbn.process.Process attribute)
draw() (in module nnfwtbn.toydata)
DrawTestCase (class in nnfwtbn.tests.test_toydata)
E
EstimatorNormalizer (class in nnfwtbn)
(class in nnfwtbn.model)
EstimatorNormalizerTestCase (class in nnfwtbn.tests.test_model)
export() (nnfwtbn.HepNet method)
(nnfwtbn.model.HepNet method)
F
fill_labels() (in module nnfwtbn.plot)
fit() (nnfwtbn.HepNet method)
(nnfwtbn.model.HepNet method)
G
generate() (in module nnfwtbn.toydata)
generate_df() (nnfwtbn.tests.test_model.BinaryCVTestCase method)
(nnfwtbn.tests.test_model.CategoricalWeightNormalizerTestCase method)
(nnfwtbn.tests.test_model.ClassicalCVTestCase method)
(nnfwtbn.tests.test_model.EstimatorNormalizerTestCase method)
(nnfwtbn.tests.test_model.MixedCVTestCase method)
(nnfwtbn.tests.test_model.NoTestCVTestCase method)
(nnfwtbn.tests.test_process.ProcessTestCase method)
(nnfwtbn.tests.test_variable.RangeBlindingTestCase method)
(nnfwtbn.tests.test_variable.VariableTestCase method)
generate_test_df() (nnfwtbn.tests.test_model.EstimatorNormalizerTestCase method)
get() (in module nnfwtbn.toydata)
get_aux() (nnfwtbn.stack.Stack method)
get_hist() (nnfwtbn.stack.Stack method)
(nnfwtbn.stack.SystStack method)
get_histtype() (nnfwtbn.stack.Stack method)
get_stat_uncertainty() (nnfwtbn.stack.SystStack method)
get_syst_uncertainty() (nnfwtbn.stack.SystStack method)
get_total() (nnfwtbn.stack.Stack method)
(nnfwtbn.stack.SystStack method)
get_total_uncertainty() (nnfwtbn.stack.Stack method)
(nnfwtbn.stack.SystStack method)
(nnfwtbn.stack.TruthStack method)
get_uncertainty() (nnfwtbn.stack.Stack method)
H
HelperMethodsTestCase (class in nnfwtbn.tests.test_plot)
HepNet (class in nnfwtbn)
(class in nnfwtbn.model)
HepNetTestCase (class in nnfwtbn.tests.test_model)
hist() (in module nnfwtbn.plot)
,
[1]
HistogramFactory (class in nnfwtbn.plot)
,
[1]
HistTestBase (class in nnfwtbn.tests.test_hist)
human_readable() (in module nnfwtbn.plot)
,
[1]
I
idx_array() (nnfwtbn.Cut method)
(nnfwtbn.cut.Cut method)
(nnfwtbn.Process method)
(nnfwtbn.process.Process method)
InvalidBins
InvalidBlinding
InvalidProcessSelection
InvalidProcessType
is_data_uncertainty() (nnfwtbn.stack.Stack method)
L
load() (nnfwtbn.HepNet class method)
(nnfwtbn.model.HepNet class method)
load_from_h5() (nnfwtbn.CrossValidator class method)
(nnfwtbn.model.CrossValidator class method)
(nnfwtbn.model.Normalizer class method)
(nnfwtbn.Normalizer class method)
(nnfwtbn.Variable class method)
(nnfwtbn.variable.Variable class method)
M
mcmc() (in module nnfwtbn.toydata)
mcmc_step() (in module nnfwtbn.toydata)
McStack (class in nnfwtbn.stack)
MixedCV (class in nnfwtbn)
(class in nnfwtbn.model)
MixedCVTestCase (class in nnfwtbn.tests.test_model)
module
nnfwtbn
nnfwtbn.cut
nnfwtbn.error
nnfwtbn.helpers
nnfwtbn.interface
nnfwtbn.model
nnfwtbn.plot
,
[1]
nnfwtbn.process
nnfwtbn.stack
nnfwtbn.tests
nnfwtbn.tests.test_cut
nnfwtbn.tests.test_hist
nnfwtbn.tests.test_model
nnfwtbn.tests.test_plot
nnfwtbn.tests.test_process
nnfwtbn.tests.test_stack
nnfwtbn.tests.test_toydata
nnfwtbn.tests.test_variable
nnfwtbn.toydata
nnfwtbn.variable
N
nnfwtbn
module
nnfwtbn.cut
module
nnfwtbn.error
module
nnfwtbn.helpers
module
nnfwtbn.interface
module
nnfwtbn.model
module
nnfwtbn.plot
module
,
[1]
nnfwtbn.process
module
nnfwtbn.stack
module
nnfwtbn.tests
module
nnfwtbn.tests.test_cut
module
nnfwtbn.tests.test_hist
module
nnfwtbn.tests.test_model
module
nnfwtbn.tests.test_plot
module
nnfwtbn.tests.test_process
module
nnfwtbn.tests.test_stack
module
nnfwtbn.tests.test_toydata
module
nnfwtbn.tests.test_variable
module
nnfwtbn.toydata
module
nnfwtbn.variable
module
normalize_category_weights() (in module nnfwtbn.model)
Normalizer (class in nnfwtbn)
(class in nnfwtbn.model)
not_none_or_default() (in module nnfwtbn.stack)
NoTestCV (class in nnfwtbn.model)
NoTestCVTestCase (class in nnfwtbn.tests.test_model)
O
offsets() (nnfwtbn.EstimatorNormalizer property)
(nnfwtbn.model.EstimatorNormalizer property)
(nnfwtbn.model.Normalizer property)
(nnfwtbn.Normalizer property)
P
PlotTestCases (class in nnfwtbn.tests.test_plot)
predict() (nnfwtbn.HepNet method)
(nnfwtbn.interface.Classifier method)
(nnfwtbn.interface.TmvaBdt method)
(nnfwtbn.model.HepNet method)
Process (class in nnfwtbn)
(class in nnfwtbn.process)
ProcessTestCase (class in nnfwtbn.tests.test_process)
proposal() (in module nnfwtbn.toydata)
python_to_str() (in module nnfwtbn.helpers)
R
RangeBlindingStrategy (class in nnfwtbn)
(class in nnfwtbn.variable)
RangeBlindingTestCase (class in nnfwtbn.tests.test_variable)
retrieve_fold_info() (nnfwtbn.CrossValidator method)
(nnfwtbn.model.CrossValidator method)
roc() (in module nnfwtbn.plot)
,
[1]
S
save() (nnfwtbn.HepNet method)
(nnfwtbn.model.HepNet method)
save_to_h5() (nnfwtbn.CrossValidator method)
(nnfwtbn.model.CrossValidator method)
(nnfwtbn.model.Normalizer method)
(nnfwtbn.Normalizer method)
(nnfwtbn.Variable method)
(nnfwtbn.variable.Variable method)
scales() (nnfwtbn.EstimatorNormalizer property)
(nnfwtbn.model.EstimatorNormalizer property)
(nnfwtbn.model.Normalizer property)
(nnfwtbn.Normalizer property)
select_cv_set() (nnfwtbn.CrossValidator method)
(nnfwtbn.model.CrossValidator method)
select_slice() (nnfwtbn.ClassicalCV method)
(nnfwtbn.CrossValidator method)
(nnfwtbn.MixedCV method)
(nnfwtbn.model.BinaryCV method)
(nnfwtbn.model.ClassicalCV method)
(nnfwtbn.model.CrossValidator method)
(nnfwtbn.model.MixedCV method)
(nnfwtbn.model.NoTestCV method)
(nnfwtbn.tests.test_model.StubCrossValidator method)
select_test() (nnfwtbn.ClassicalCV method)
(nnfwtbn.CrossValidator method)
(nnfwtbn.MixedCV method)
(nnfwtbn.model.BinaryCV method)
(nnfwtbn.model.ClassicalCV method)
(nnfwtbn.model.CrossValidator method)
(nnfwtbn.model.MixedCV method)
(nnfwtbn.model.NoTestCV method)
(nnfwtbn.tests.test_model.StubCrossValidator method)
select_training() (nnfwtbn.ClassicalCV method)
(nnfwtbn.CrossValidator method)
(nnfwtbn.MixedCV method)
(nnfwtbn.model.BinaryCV method)
(nnfwtbn.model.ClassicalCV method)
(nnfwtbn.model.CrossValidator method)
(nnfwtbn.model.MixedCV method)
(nnfwtbn.model.NoTestCV method)
(nnfwtbn.tests.test_model.StubCrossValidator method)
select_validation() (nnfwtbn.ClassicalCV method)
(nnfwtbn.CrossValidator method)
(nnfwtbn.MixedCV method)
(nnfwtbn.model.BinaryCV method)
(nnfwtbn.model.ClassicalCV method)
(nnfwtbn.model.CrossValidator method)
(nnfwtbn.model.MixedCV method)
(nnfwtbn.model.NoTestCV method)
(nnfwtbn.tests.test_model.StubCrossValidator method)
setUp() (nnfwtbn.tests.test_cut.CutTestCase method)
(nnfwtbn.tests.test_hist.HistTestBase method)
(nnfwtbn.tests.test_toydata.DrawTestCase method)
Stack (class in nnfwtbn.stack)
str_to_python() (in module nnfwtbn.helpers)
StubCrossValidator (class in nnfwtbn.tests.test_model)
SurvivalTestCase (class in nnfwtbn.tests.test_plot)
SystStack (class in nnfwtbn.stack)
T
tes_col() (nnfwtbn.tests.test_plot.TransposeTesCase method)
test_add_process_append_kwds() (nnfwtbn.tests.test_stack.TestStack method)
test_add_process_append_process() (nnfwtbn.tests.test_stack.TestStack method)
test_add_process_store_kwds() (nnfwtbn.tests.test_stack.TestStack method)
test_add_process_store_process() (nnfwtbn.tests.test_stack.TestStack method)
test_alternative_weight() (nnfwtbn.tests.test_model.CategoricalWeightNormalizerTestCase method)
test_and() (nnfwtbn.tests.test_cut.CutTestCase method)
test_and_bool() (nnfwtbn.tests.test_cut.CutTestCase method)
test_and_lambda() (nnfwtbn.tests.test_cut.CutTestCase method)
test_atlasify() (nnfwtbn.tests.test_plot.SurvivalTestCase method)
test_bin_border() (nnfwtbn.tests.test_variable.RangeBlindingTestCase method)
test_bin_border_left() (nnfwtbn.tests.test_variable.RangeBlindingTestCase method)
test_bin_border_right() (nnfwtbn.tests.test_variable.RangeBlindingTestCase method)
test_call() (nnfwtbn.tests.test_cut.CutTestCase method)
(nnfwtbn.tests.test_model.EstimatorNormalizerTestCase method)
(nnfwtbn.tests.test_process.ProcessTestCase method)
test_call_column() (nnfwtbn.tests.test_variable.VariableTestCase method)
test_call_empty_input() (nnfwtbn.tests.test_cut.CutTestCase method)
test_call_lambda() (nnfwtbn.tests.test_variable.VariableTestCase method)
test_call_no_match() (nnfwtbn.tests.test_cut.CutTestCase method)
test_call_other_vars() (nnfwtbn.tests.test_model.EstimatorNormalizerTestCase method)
test_confusion_matrix() (nnfwtbn.tests.test_plot.SurvivalTestCase method)
test_confusion_matrix_argument_reverse() (nnfwtbn.tests.test_plot.SurvivalTestCase method)
test_confusion_matrix_return() (nnfwtbn.tests.test_plot.SurvivalTestCase method)
test_dask() (nnfwtbn.tests.test_plot.DaskComputeTestCase method)
test_data_stack() (nnfwtbn.tests.test_stack.TestStack method)
test_data_stack_raises() (nnfwtbn.tests.test_stack.TestStack method)
test_default_cut() (nnfwtbn.tests.test_cut.CutTestCase method)
test_default_range_var() (nnfwtbn.tests.test_process.ProcessTestCase method)
test_draw_len() (nnfwtbn.tests.test_toydata.DrawTestCase method)
test_draw_limits() (nnfwtbn.tests.test_toydata.DrawTestCase method)
test_draw_limits_2() (nnfwtbn.tests.test_toydata.DrawTestCase method)
test_draw_reproducible() (nnfwtbn.tests.test_toydata.DrawTestCase method)
test_draw_seed() (nnfwtbn.tests.test_toydata.DrawTestCase method)
test_empty() (nnfwtbn.tests.test_plot.TransposeTesCase method)
test_equal_different_class() (nnfwtbn.tests.test_model.CrossValidatorTestCase method)
test_equal_different_definition() (nnfwtbn.tests.test_variable.VariableTestCase method)
test_equal_different_k() (nnfwtbn.tests.test_model.CrossValidatorTestCase method)
test_equal_different_mode() (nnfwtbn.tests.test_model.CrossValidatorTestCase method)
test_equal_different_name() (nnfwtbn.tests.test_variable.VariableTestCase method)
test_equal_different_unit() (nnfwtbn.tests.test_variable.VariableTestCase method)
test_equal_different_variables() (nnfwtbn.tests.test_model.CrossValidatorTestCase method)
test_equal_same_values() (nnfwtbn.tests.test_model.CrossValidatorTestCase method)
(nnfwtbn.tests.test_model.EstimatorNormalizerTestCase method)
(nnfwtbn.tests.test_variable.VariableTestCase method)
test_event_blinding() (nnfwtbn.tests.test_variable.RangeBlindingTestCase method)
test_fill_labels() (nnfwtbn.tests.test_plot.PlotTestCases method)
test_fold_info_test() (nnfwtbn.tests.test_model.BinaryCVTestCase method)
test_fold_info_training() (nnfwtbn.tests.test_model.BinaryCVTestCase method)
test_fold_info_validation() (nnfwtbn.tests.test_model.BinaryCVTestCase method)
test_get_aux_custom() (nnfwtbn.tests.test_stack.TestStack method)
test_get_aux_default() (nnfwtbn.tests.test_stack.TestStack method)
test_get_aux_init_process() (nnfwtbn.tests.test_stack.TestStack method)
test_get_aux_none_overwrite() (nnfwtbn.tests.test_stack.TestStack method)
test_get_aux_not_modify_outer() (nnfwtbn.tests.test_stack.TestStack method)
test_get_histtype_custom() (nnfwtbn.tests.test_stack.TestStack method)
test_get_histtype_default() (nnfwtbn.tests.test_stack.TestStack method)
test_get_histtype_init_process() (nnfwtbn.tests.test_stack.TestStack method)
test_hist() (nnfwtbn.tests.test_plot.SurvivalTestCase method)
(nnfwtbn.tests.test_stack.TestStack method)
test_hist_facory() (nnfwtbn.tests.test_plot.SurvivalTestCase method)
test_hist_return() (nnfwtbn.tests.test_plot.SurvivalTestCase method)
test_hist_return_wo_ratio() (nnfwtbn.tests.test_plot.SurvivalTestCase method)
test_hist_wo_ratio() (nnfwtbn.tests.test_plot.SurvivalTestCase method)
test_human_readable() (nnfwtbn.tests.test_plot.HelperMethodsTestCase method)
test_idx_array() (nnfwtbn.tests.test_process.ProcessTestCase method)
test_init() (nnfwtbn.tests.test_model.EstimatorNormalizerTestCase method)
(nnfwtbn.tests.test_process.ProcessTestCase method)
test_init_blinding_type() (nnfwtbn.tests.test_variable.VariableTestCase method)
test_init_both_methods() (nnfwtbn.tests.test_model.CrossValidatorTestCase method)
test_init_cut() (nnfwtbn.tests.test_cut.CutTestCase method)
test_init_cut_name_inherit() (nnfwtbn.tests.test_cut.CutTestCase method)
test_init_cut_name_inherit_precedence() (nnfwtbn.tests.test_cut.CutTestCase method)
test_init_defaults() (nnfwtbn.tests.test_stack.TestStack method)
test_init_definition_string() (nnfwtbn.tests.test_variable.VariableTestCase method)
test_init_input_list() (nnfwtbn.tests.test_model.EstimatorNormalizerTestCase method)
test_init_no_variable() (nnfwtbn.tests.test_model.CrossValidatorTestCase method)
test_init_selection_and_range() (nnfwtbn.tests.test_process.ProcessTestCase method)
test_init_store() (nnfwtbn.tests.test_model.CrossValidatorTestCase method)
(nnfwtbn.tests.test_variable.RangeBlindingTestCase method)
(nnfwtbn.tests.test_variable.VariableTestCase method)
test_init_store_kwds() (nnfwtbn.tests.test_stack.TestStack method)
test_init_store_processes() (nnfwtbn.tests.test_stack.TestStack method)
test_init_store_processes_empty() (nnfwtbn.tests.test_stack.TestStack method)
test_init_with_lambda() (nnfwtbn.tests.test_cut.CutTestCase method)
test_is_data_uncertainty_custom() (nnfwtbn.tests.test_stack.TestStack method)
test_is_data_uncertainty_default() (nnfwtbn.tests.test_stack.TestStack method)
test_is_data_uncertainty_init_process() (nnfwtbn.tests.test_stack.TestStack method)
test_label() (nnfwtbn.tests.test_cut.CutTestCase method)
test_lambda() (nnfwtbn.tests.test_process.ProcessTestCase method)
test_len_add() (nnfwtbn.tests.test_stack.TestStack method)
test_len_init() (nnfwtbn.tests.test_stack.TestStack method)
test_main() (nnfwtbn.tests.test_model.CategoricalWeightNormalizerTestCase method)
test_mc_stack() (nnfwtbn.tests.test_stack.TestStack method)
test_mc_stack_raises() (nnfwtbn.tests.test_stack.TestStack method)
test_no_color() (nnfwtbn.tests.test_process.ProcessTestCase method)
test_no_selection() (nnfwtbn.tests.test_process.ProcessTestCase method)
test_no_type() (nnfwtbn.tests.test_process.ProcessTestCase method)
test_non_modify() (nnfwtbn.tests.test_plot.TransposeTesCase method)
test_not() (nnfwtbn.tests.test_cut.CutTestCase method)
test_not_none_or_default_False() (nnfwtbn.tests.test_stack.TestStack method)
test_not_none_or_default_None() (nnfwtbn.tests.test_stack.TestStack method)
test_not_none_or_default_NoneDefault() (nnfwtbn.tests.test_stack.TestStack method)
test_not_none_or_default_NotNone() (nnfwtbn.tests.test_stack.TestStack method)
test_or() (nnfwtbn.tests.test_cut.CutTestCase method)
test_or_bool() (nnfwtbn.tests.test_cut.CutTestCase method)
test_or_lambda() (nnfwtbn.tests.test_cut.CutTestCase method)
test_pandas() (nnfwtbn.tests.test_plot.DaskComputeTestCase method)
test_rand_lambda() (nnfwtbn.tests.test_cut.CutTestCase method)
test_range_type() (nnfwtbn.tests.test_process.ProcessTestCase method)
test_range_var_store() (nnfwtbn.tests.test_process.ProcessTestCase method)
test_rect() (nnfwtbn.tests.test_plot.TransposeTesCase method)
test_repr() (nnfwtbn.tests.test_variable.VariableTestCase method)
test_repr_cut() (nnfwtbn.tests.test_process.ProcessTestCase method)
test_repr_range() (nnfwtbn.tests.test_process.ProcessTestCase method)
test_roc() (nnfwtbn.tests.test_plot.SurvivalTestCase method)
test_roc_area() (nnfwtbn.tests.test_plot.PlotTestCases method)
test_roc_custom_axis() (nnfwtbn.tests.test_plot.SurvivalTestCase method)
test_roc_custom_selection() (nnfwtbn.tests.test_plot.SurvivalTestCase method)
test_roc_return() (nnfwtbn.tests.test_plot.SurvivalTestCase method)
test_ror_lambda() (nnfwtbn.tests.test_cut.CutTestCase method)
test_row() (nnfwtbn.tests.test_plot.TransposeTesCase method)
test_rxor_lambda() (nnfwtbn.tests.test_cut.CutTestCase method)
test_saving_and_loading() (nnfwtbn.tests.test_model.BinaryCVTestCase method)
(nnfwtbn.tests.test_model.ClassicalCVTestCase method)
(nnfwtbn.tests.test_model.EstimatorNormalizerTestCase method)
(nnfwtbn.tests.test_model.HepNetTestCase method)
(nnfwtbn.tests.test_model.MixedCVTestCase method)
(nnfwtbn.tests.test_model.NoTestCVTestCase method)
(nnfwtbn.tests.test_variable.VariableTestCase method)
test_select_cv_set_test() (nnfwtbn.tests.test_model.BinaryCVTestCase method)
test_select_cv_set_training() (nnfwtbn.tests.test_model.BinaryCVTestCase method)
test_select_cv_set_validation() (nnfwtbn.tests.test_model.BinaryCVTestCase method)
test_single() (nnfwtbn.tests.test_plot.TransposeTesCase method)
test_slice_frac() (nnfwtbn.tests.test_model.BinaryCVTestCase method)
(nnfwtbn.tests.test_model.ClassicalCVTestCase method)
(nnfwtbn.tests.test_model.MixedCVTestCase method)
(nnfwtbn.tests.test_model.NoTestCVTestCase method)
test_slice_frac_k2() (nnfwtbn.tests.test_model.NoTestCVTestCase method)
test_slice_mod() (nnfwtbn.tests.test_model.BinaryCVTestCase method)
(nnfwtbn.tests.test_model.ClassicalCVTestCase method)
(nnfwtbn.tests.test_model.MixedCVTestCase method)
(nnfwtbn.tests.test_model.NoTestCVTestCase method)
test_slice_mod_k2() (nnfwtbn.tests.test_model.NoTestCVTestCase method)
test_square() (nnfwtbn.tests.test_plot.TransposeTesCase method)
test_test_frac() (nnfwtbn.tests.test_model.BinaryCVTestCase method)
(nnfwtbn.tests.test_model.ClassicalCVTestCase method)
(nnfwtbn.tests.test_model.MixedCVTestCase method)
(nnfwtbn.tests.test_model.NoTestCVTestCase method)
test_test_mod() (nnfwtbn.tests.test_model.BinaryCVTestCase method)
(nnfwtbn.tests.test_model.ClassicalCVTestCase method)
(nnfwtbn.tests.test_model.MixedCVTestCase method)
(nnfwtbn.tests.test_model.NoTestCVTestCase method)
test_total() (nnfwtbn.tests.test_stack.TestStack method)
test_training_frac() (nnfwtbn.tests.test_model.BinaryCVTestCase method)
(nnfwtbn.tests.test_model.ClassicalCVTestCase method)
(nnfwtbn.tests.test_model.MixedCVTestCase method)
(nnfwtbn.tests.test_model.NoTestCVTestCase method)
test_training_mod() (nnfwtbn.tests.test_model.BinaryCVTestCase method)
(nnfwtbn.tests.test_model.ClassicalCVTestCase method)
(nnfwtbn.tests.test_model.MixedCVTestCase method)
(nnfwtbn.tests.test_model.NoTestCVTestCase method)
test_uncertainty_only_data() (nnfwtbn.tests.test_stack.TestStack method)
test_uncertainty_only_mc() (nnfwtbn.tests.test_stack.TestStack method)
test_validation_frac() (nnfwtbn.tests.test_model.BinaryCVTestCase method)
(nnfwtbn.tests.test_model.ClassicalCVTestCase method)
(nnfwtbn.tests.test_model.MixedCVTestCase method)
(nnfwtbn.tests.test_model.NoTestCVTestCase method)
test_validation_mod() (nnfwtbn.tests.test_model.BinaryCVTestCase method)
(nnfwtbn.tests.test_model.ClassicalCVTestCase method)
(nnfwtbn.tests.test_model.MixedCVTestCase method)
(nnfwtbn.tests.test_model.NoTestCVTestCase method)
test_xor() (nnfwtbn.tests.test_cut.CutTestCase method)
test_xor_bool() (nnfwtbn.tests.test_cut.CutTestCase method)
test_xor_lambda() (nnfwtbn.tests.test_cut.CutTestCase method)
test_yield_base() (nnfwtbn.tests.test_hist.HistTestBase method)
test_yiele_stat() (nnfwtbn.tests.test_hist.HistTestBase method)
TestStack (class in nnfwtbn.tests.test_stack)
TmvaBdt (class in nnfwtbn.interface)
TransposeTesCase (class in nnfwtbn.tests.test_plot)
TruthStack (class in nnfwtbn.stack)
V
Variable (class in nnfwtbn)
(class in nnfwtbn.variable)
VariableTestCase (class in nnfwtbn.tests.test_variable)
vbfh_pdf() (in module nnfwtbn.toydata)
Z
ztt_pdf() (in module nnfwtbn.toydata)