OZN-uri și preprocesare

Preprocesare pentru Machine Learning în Python

James Chapman

Curriculum Manager, DataCamp

Identificarea zonelor pentru preprocesare

text alternativ

Preprocesare pentru Machine Learning în Python

Concepte importante de reținut

  • Date lipsă: .dropna() și .isna()
  • Tipuri: .astype()
  • Eșantionare stratificată: train_test_split(X, y, stratify=y)
Preprocesare pentru Machine Learning în Python

Să exersăm!

Preprocesare pentru Machine Learning în Python

Preparing Video For Download...