特徵選擇

Python 的 Machine Learning 前處理

James Chapman

Curriculum Manager, DataCamp

什麼是特徵選擇?

  • 選出用於建模的特徵
  • 不會建立新特徵
  • 提升模型效能
Python 的 Machine Learning 前處理

何時進行特徵選擇

city state lat long
hico tx 31.982778 -98.033333
mackinaw city mi 45.783889 -84.727778
winchester ky 37.990000 -84.179722

 

  • 降低雜訊
  • 特徵之間高度統計相關
  • 降低整體變異
Python 的 Machine Learning 前處理

一起來練習吧!

Python 的 Machine Learning 前處理

Preparing Video For Download...