UFOs and preprocessing

Prapemrosesan untuk Machine Learning di Python

James Chapman

Curriculum Manager, DataCamp

Identifying areas for preprocessing

alt text

Prapemrosesan untuk Machine Learning di Python

Important concepts to remember

  • Missing data: .dropna() and .isna()
  • Types: .astype()
  • Stratified sampling: train_test_split(X, y, stratify=y)
Prapemrosesan untuk Machine Learning di Python

Let's practice!

Prapemrosesan untuk Machine Learning di Python

Preparing Video For Download...