Python_Notes
Ctrlk
  • 介绍
  • Basic Syntax
  • Standard Modules
  • Python Web
  • Python BigData
    • sklearn
      • Preprocessing预处理
      • Feature Selection特征选择
        • SelectKBest
        • SelectPercentile
        • ...
      • Estimator预测器
      • 算法融合
      • Pipeline管道
      • Model Selection模型选择,算法评估
    • NumPy
    • SciPy
    • matplotlib
  • Python Spider
  • Python Hacker
  • Other Packages
  • Debug
  • inside Packages
  • Python APP
Powered by GitBook
On this page
  1. Python BigData
  2. sklearn
  3. Feature Selection特征选择

...

PreviousSelectPercentileNextEstimator预测器

Last updated 7 years ago