示例#1
0
 def no_test_MLStatistics_Reg(self):
     MLStatistics = AutoQSAR.getMLStatistics(self.trainReg)
     print MLStatistics
示例#2
0
 def no_test_MLStatistics_Class3(self):
     MLStatistics = AutoQSAR.getMLStatistics(self.trainClass3)
     print MLStatistics