UFOs और प्रीप्रोसेसिंग

Python में Machine Learning के लिए Preprocessing

James Chapman

Curriculum Manager, DataCamp

प्रीप्रोसेसिंग के क्षेत्रों की पहचान

alt text

Python में Machine Learning के लिए Preprocessing

याद रखने के महत्वपूर्ण कॉन्सेप्ट

  • Missing data: .dropna() और .isna()
  • Types: .astype()
  • Stratified sampling: train_test_split(X, y, stratify=y)
Python में Machine Learning के लिए Preprocessing

अभ्यास करते हैं!

Python में Machine Learning के लिए Preprocessing

Preparing Video For Download...