bluecast.tests.test_feature_selection

Module Contents

Functions

test_boostaroota_wrapper_binary()

test_boostaroota_wrapper_multiclass()

test_boostaroota_wrapper_regression()

synthetic_data()

test_boostaroota_wrapper_initialization()

test_boostaroota_wrapper_fit_transform_binary(...)

test_boostaroota_wrapper_fit_transform_multiclass(...)

test_boostaroota_wrapper_fit_transform_regression(...)

test_boostaroota_wrapper_transform(synthetic_data)

test_boostaroota_initialization_errors()

test_boostaroota_warnings()

test_boostaroota_fit_transform(synthetic_data)

test_boostaroota_transform_without_fit(synthetic_data)

bluecast.tests.test_feature_selection.test_boostaroota_wrapper_binary()
bluecast.tests.test_feature_selection.test_boostaroota_wrapper_multiclass()
bluecast.tests.test_feature_selection.test_boostaroota_wrapper_regression()
bluecast.tests.test_feature_selection.synthetic_data()
bluecast.tests.test_feature_selection.test_boostaroota_wrapper_initialization()
bluecast.tests.test_feature_selection.test_boostaroota_wrapper_fit_transform_binary(synthetic_data)
bluecast.tests.test_feature_selection.test_boostaroota_wrapper_fit_transform_multiclass(synthetic_data)
bluecast.tests.test_feature_selection.test_boostaroota_wrapper_fit_transform_regression(synthetic_data)
bluecast.tests.test_feature_selection.test_boostaroota_wrapper_transform(synthetic_data)
bluecast.tests.test_feature_selection.test_boostaroota_initialization_errors()
bluecast.tests.test_feature_selection.test_boostaroota_warnings()
bluecast.tests.test_feature_selection.test_boostaroota_fit_transform(synthetic_data)
bluecast.tests.test_feature_selection.test_boostaroota_transform_without_fit(synthetic_data)