rdkit.ML.DecTree.UnitTestTree module

unit testing code for trees and decision trees (not learning/xvalidation)

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

Bases: unittest.case.TestCase

setUp()
test5Equals()
test6PickleEquals()
test7Copy()
test8In()
test_Tree()
test_exampleCode()