Unlike EDA and CDA, Predictive Modeling requires _______ to train the model for making predictions.

  • data cleaning
  • data visualization
  • labeled data
  • unlabeled data
Predictive Modeling, unlike EDA and CDA, requires labeled data for training the model. This is because Predictive Modeling involves supervised learning, which uses labeled data to learn the relationship between input features and the target variable.
Add your answer
Loading...

Leave a comment

Your email address will not be published. Required fields are marked *