예제 #1
0
 def setNEstimators(self, value):
     Utils.methodDeprecationWarning("setNEstimators")
     return self
예제 #2
0
 def getNEstimators(self):
     Utils.methodDeprecationWarning("getNEstimators")
     return 0