Answered step by step
Verified Expert Solution
Question
1 Approved Answer
1. (10 points) Two data scientists in your team plan to use the following steps to train a logistic regression model to predict if an
1. (10 points) Two data scientists in your team plan to use the following steps to train a logistic regression model to predict if an instance belongs to class CO or Cl from a dataset X that contains only numeric predictors without any outlier and without any missing value. They share the plan with you. Can you quickly describe to your team members what is the potential problem in their plan in three sentences? 1. Split data into training & test data 2. Standardize training data 3. Train model Mon training data 4. Standardize test data 5. Use model M/ to predict test data 6. Evaluate classification quality
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started