コード例 #1
0
 def setNEstimators(self, value):
     Utils.methodDeprecationWarning("setNEstimators")
     return self
コード例 #2
0
 def getNEstimators(self):
     Utils.methodDeprecationWarning("getNEstimators")
     return 0