UFO 與前處理

Python 的 Machine Learning 前處理

James Chapman

Curriculum Manager, DataCamp

找出需要前處理的區塊

替代文字

Python 的 Machine Learning 前處理

重要觀念複習

  • 遺漏值:.dropna().isna()
  • 型別:.astype()
  • 分層抽樣:train_test_split(X, y, stratify=y)
Python 的 Machine Learning 前處理

一起來練習吧!

Python 的 Machine Learning 前處理

Preparing Video For Download...