UFOs และการประมวลผลเบื้องต้น

การเตรียมข้อมูลสำหรับ Machine Learning ด้วย Python

James Chapman

Curriculum Manager, DataCamp

ระบุจุดที่ต้องประมวลผลเบื้องต้น

alt text

การเตรียมข้อมูลสำหรับ Machine Learning ด้วย Python

แนวคิดสำคัญที่ควรจำ

  • ข้อมูลที่หายไป: .dropna() และ .isna()
  • ประเภทข้อมูล: .astype()
  • Stratified sampling: train_test_split(X, y, stratify=y)
การเตรียมข้อมูลสำหรับ Machine Learning ด้วย Python

มาฝึกกันเถอะ!

การเตรียมข้อมูลสำหรับ Machine Learning ด้วย Python

Preparing Video For Download...