rdkit.ML.UnitTestBuildComposite module

unit testing code for the BuildComposite functionality

class rdkit.ML.UnitTestBuildComposite.TestCase(methodName='runTest')

Bases: unittest.case.TestCase

compare(compos, refCompos)
setUp()
test1_basics()
test2_depth_limit()
test3_depth_limit_less_greedy()
test4_more_trees()
test5_auto_bounds()
test6_auto_bounds_real_activity()
test7_composite_naiveBayes()