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