rdkit.ML.DecTree.UnitTestQuantTree module

unit tests for the QuantTree implementation

class rdkit.ML.DecTree.UnitTestQuantTree.TestCase(methodName='runTest')

Bases: unittest.case.TestCase

setUp()
test0Cmp()
test1Tree()
test2Tree()
test3Classify()
test4UnusedVars()
test5Bug29()
test6Bug29_2()
test7Recycle()
test8RandomForest()
test_exampleCode()