summit.tests.test_mono_view package

Submodules

summit.tests.test_mono_view.test_exec_classif_mono_view module

class Test_exec_monoview(methodName='runTest')

Bases: TestCase

test_simple()
class Test_getHPs(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_simple()
test_simple_config()
class Test_initConstants(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_simple()
class Test_initTrainTest(methodName='runTest')

Bases: TestCase

classmethod setUpClass()

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

test_simple()

summit.tests.test_mono_view.test_monoview_utils module

class FakeClf

Bases: BaseMonoviewClassifier

class TestBaseMonoviewClassifier(methodName='runTest')

Bases: TestCase

test_simple()
class TestFunctions(methodName='runTest')

Bases: TestCase

test_change_label_to_minus()
test_change_label_to_zero()
test_compute_possible_combinations()
test_gen_test_folds_preds()

Module contents