1. Learn
  2. /
  3. Kurser
  4. /
  5. Introduction to Spark SQL in Python

Connected

övning

Evaluate the classifier

A trained logistic regression model df_fitted is available. A dataframe df_testset is available containing test data for this model.

Instruktioner

100 XP
  • Score the trained model on the test data.
  • Print the Area Under Curve metric.