rdkit.ML.DecTree.UnitTestPrune module

class rdkit.ML.DecTree.UnitTestPrune.TreeTestCase(methodName='runTest')

Bases: unittest.case.TestCase

setUp()
test1()
test_exampleCode()
rdkit.ML.DecTree.UnitTestPrune.feq(a, b, tol=0.0001)