summit.tests.test_multiview_classifiers package

Subpackages

Submodules

summit.tests.test_multiview_classifiers.test_difficulty_fusion module

class Test_difficulty_fusion(methodName='runTest')

Bases: TestCase

classmethod setUpClass()

Hook method for setting up class fixture before running tests in the class.

test_simple()

summit.tests.test_multiview_classifiers.test_disagree_fusion module

class Test_disagree(methodName='runTest')

Bases: TestCase

classmethod setUpClass()

Hook method for setting up class fixture before running tests in the class.

test_simple()

summit.tests.test_multiview_classifiers.test_diversity_utils module

summit.tests.test_multiview_classifiers.test_double_fault_fusion module

class Test_disagree(methodName='runTest')

Bases: TestCase

classmethod setUpClass()

Hook method for setting up class fixture before running tests in the class.

test_simple()

summit.tests.test_multiview_classifiers.test_entropy_fusion module

class Test_difficulty_fusion(methodName='runTest')

Bases: TestCase

classmethod setUpClass()

Hook method for setting up class fixture before running tests in the class.

test_simple()

summit.tests.test_multiview_classifiers.test_weighted_linear_early_fusion module

class Test_WeightedLinearEarlyFusion(methodName='runTest')

Bases: TestCase

classmethod setUpClass()

Hook method for setting up class fixture before running tests in the class.

classmethod tearDownClass()

Hook method for deconstructing the class fixture after running all tests in the class.

test_fit()
test_predict()
test_simple()
test_transform_data_to_monoview_sample_view_select()
test_transform_data_to_monoview_simple()
test_transform_data_to_monoview_view_select()

Module contents