This is an old revision of the document!


Lab 10 - Machine Learning

Objectives

  • Understand basic concepts of machine learning
  • Remember examples of real-world problems that can be solved with machine learning
  • Learn the most common performance evaluation metrics for machine learning models
  • Analyse the behaviour of typical machine learning algorithms using the most popular techniques
  • Be able to compare multiple machine learning models

Resources

In this lab, we will study the basic performance evaluation in machine learning, covering elementary concepts such as classification, regression, data fitting, clustering and much more.

You will work in an environment that is easy to use, and provides a couple of tools like manipulating data and visualizing results. We will use Google Colab, which comes with a variety of useful tools already installed.

You can also check out these cheet sheets for fast reference to the common libraries:

Cheat sheets:

This lab is organized in a Jupyer Notebook hosted on Google Colab. You will find there some intuitions and applications for pandas and seaborn. Check out the Tasks section below.

The exercises will be solved in Python, using various popular libraries that are usually integrated in machine learning projects:

  • Scikit-Learn: fast model development, performance metrics, pipelines, dataset splitting
  • Pandas: data frames, csv parser, data analysis
  • NumPy: scientific computation
  • Matplotlib: data plotting

Classification Dataset Regression dataset

Tasks

Google Colab Notebook

For this lab, we will use Google Colab for exploring performance evaluation in machine learning. Please solve your tasks here by clicking โ€œOpen in Colaboratoryโ€.

You can then export this python notebook as a PDF (File โ†’ Print) and upload it to Moodle.

ep/labs/10.1638628212.txt.gz ยท Last modified: 2021/12/04 16:30 by vlad.stefanescu
CC Attribution-Share Alike 3.0 Unported
www.chimeric.de Valid CSS Driven by DokuWiki do yourself a favour and use a real browser - get firefox!! Recent changes RSS feed Valid XHTML 1.0