CubeStatistica / Professional-Training-for-Data-Science-C1

Online-Professional-Training-for-Data-Science-Using-R (OPTDSUR) Professional-Training-for-Data-Science-C1
0 stars 1 forks source link

Week 4: Evaluate your results on the test data set and make confusion Matrix. #45

Open uroojbadar opened 1 year ago

uroojbadar commented 1 year ago
  1. After selecting the model you can evaluate it on the test set.
  2. Evaluate the model performance by creating the confusion matrix for binary outcome.
  3. Visualize the feature importance of your trained model.
  4. Which feature has contributed most to your model?
uroojbadar commented 1 year ago