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