rdkit.ML.UnitTestScreenComposite module¶
unit testing code for the ScreenComposite functionality
-
class
rdkit.ML.UnitTestScreenComposite.TestCase(methodName='runTest')¶ Bases:
unittest.case.TestCase-
setUp()¶
-
test10_filtering()¶
-
test11_filtering_segmentation()¶
-
test12_naiveBayes_composite()¶
-
test1_basics()¶
-
test2_include_holdout()¶
-
test3_include_training()¶
-
test4_thresholding()¶
-
test5_basics()¶
-
test6_multiple_models()¶
-
test7_shuffle()¶
-
test8_shuffle_segmentation()¶
-
test9_shuffle_segmentation2()¶
-