:py:mod:`bluecast.tests.test_feature_selection` =============================================== .. py:module:: bluecast.tests.test_feature_selection Module Contents --------------- Functions ~~~~~~~~~ .. autoapisummary:: 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 bluecast.tests.test_feature_selection.test_boostaroota_wrapper_fit_transform_multiclass bluecast.tests.test_feature_selection.test_boostaroota_wrapper_fit_transform_regression bluecast.tests.test_feature_selection.test_boostaroota_wrapper_transform 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 bluecast.tests.test_feature_selection.test_boostaroota_transform_without_fit .. py:function:: test_boostaroota_wrapper_binary() .. py:function:: test_boostaroota_wrapper_multiclass() .. py:function:: test_boostaroota_wrapper_regression() .. py:function:: synthetic_data() .. py:function:: test_boostaroota_wrapper_initialization() .. py:function:: test_boostaroota_wrapper_fit_transform_binary(synthetic_data) .. py:function:: test_boostaroota_wrapper_fit_transform_multiclass(synthetic_data) .. py:function:: test_boostaroota_wrapper_fit_transform_regression(synthetic_data) .. py:function:: test_boostaroota_wrapper_transform(synthetic_data) .. py:function:: test_boostaroota_initialization_errors() .. py:function:: test_boostaroota_warnings() .. py:function:: test_boostaroota_fit_transform(synthetic_data) .. py:function:: test_boostaroota_transform_without_fit(synthetic_data)