README.rst
setup.py
bcselector/__init__.py
bcselector/data_generation.py
bcselector/run_tests.py
bcselector/variable_selection.py
bcselector.egg-info/PKG-INFO
bcselector.egg-info/SOURCES.txt
bcselector.egg-info/dependency_links.txt
bcselector.egg-info/requires.txt
bcselector.egg-info/top_level.txt
bcselector/filter_methods/__init__.py
bcselector/filter_methods/cost_based_filter_methods.py
bcselector/filter_methods/no_cost_based_filter_methods.py
bcselector/information_theory/__init__.py
bcselector/information_theory/basic_approximations.py
bcselector/information_theory/j_criterion_approximations.py
bcselector/tests/__init__.py
bcselector/tests/basic_information_theory_test.py
bcselector/tests/cost_based_filter_methods_test.py
bcselector/tests/data_generation_test.py
bcselector/tests/j_criterion_approximations_test.py
bcselector/tests/no_cost_based_filter_methods_test.py
bcselector/tests/variable_selection_generated_data_test.py
bcselector/tests/variable_selection_test.py