rdkit.ML.Composite.UnitTestComposite module

unit testing code for composite models

class rdkit.ML.Composite.UnitTestComposite.TestCase(methodName='runTest')

Bases: unittest.case.TestCase

setUp()
testErrorEstimate()
testQuantize()
testTreeGrow()
test_exceptions()