rdkit.ML.SLT.UnitTestRisk module

unit testing code for SLT Risk functions

class rdkit.ML.SLT.UnitTestRisk.TestCase(methodName='runTest')

Bases: unittest.case.TestCase

setUp()
testBurges()

testing Burges empirical risk bound

testCherkassky()

testing Cherkassky empirical risk bound

testChristiani()

testing Christiani empirical risk bound

test_log2()