Finding two maximum valued Object in python

前端 未结 0 444
我寻月下人不归
我寻月下人不归 2020-12-01 15:35

I wrote a class to keep three variables column-name, cut-value and info-gain [1]. I\'m feeding this in a for loop, like this:

def best_split(X, y):
 best_gain         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题