Question: usning Python and Jypter Notebook 4. Create Optimize models (including ROC/AUC Curves) using the following two (2) algorithm to predict the proper label classification: a)


usning Python and Jypter Notebook
4. Create Optimize models (including ROC/AUC Curves) using the following two (2) algorithm to predict the proper label classification: a) Logistical Regression (solver='lbfgs', class_weight='balanced',_max_iter=1000, random_state =100 ) b) Nave Bayes Note: You don't need to create 'Original Models', just Optimized Models
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
