Does VarianceThreshold of scikit-learn take into account the type of distribution when calculating variance?

后端 未结 0 545
猫巷女王i
猫巷女王i 2020-12-07 03:44

For example, the var() method of Pandas Dataframe uses always the square of the standard deviation std()**2 for all the columns of the Dataframe no matter the t

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