Understanding Metrics and Scoring

# Introduction Scikit-Learn, a popular Python library, offers a wide range of functions for building machine-learning models. Among these, one of the most important features it offers is the ability to score and evaluate models using various metrics. In this challenge, you will get hands-on experience working with some of these metrics and scoring methods.

|60 : 00

Click the virtual machine below to start practicing