Data science and Machine Learning for Engineering Applications

Data science and Machine Learning for Engineering Applications

General Information

SSD: ING-INF/05

CFU: 6

Professor: Tania Cerquitelli – tania.cerquitelli@polito.it

Teaching Assistants: Salvatore Greco – salvatore_greco@polito.it

Class Schedule: Wednesday 10:00 am – 1:00 pm (classroom LGI1 – Laboratorio di GeoInformatica1) – Thursday 8:30 am – 10:00 am (classroom 1P)

Join Piazza: link


Teaching Material

This section contains the slides of the Data Science and Machine Learning for Engineering Applications course.

  1. Course introduction: pdf
  2. Data science intro: pdf
  3. Data Preprocessing: pdf
  4. Association Rules: pdf
  5. Clustering: pdf


Laboratory Material

This section contains the slides and the lecture notes of the laboratory lectures

  1. Python Basics: slides lecture_notes
  2. Numpy: slides lecture_notes
  3. Matplotlib: slides lecture_notes

Laboratory Exercises

This section contains the texts and the solutions to the laboratory exercises

  1. Python installation guide: pdf
  2. Python Basics (Lab 1):
    • Text: zip folder with the Jupyter notebook containing the text exercises of lab 1 (zip)
    • Solutions: Zip folder with the Jupyter notebook (solutions_zip), and PDF (solutions_pdf) containing the solutions to lab 1
  3. Numpy (Lab 2):
    • Text: zip folder with the Jupyter notebook containing the text exercises of lab 2 (zip)
    • Solutions: Zip folder with the Jupyter notebook (solutions_zip), and PDF (solutions_pdf) containing the solutions to lab 2
  4. Matplotlib (Lab 3):
    • Text: zip folder with the Jupyter notebook containing the text exercises of lab 3 (zip)
    • Solutions: Zip folder with the Jupyter notebook (solutions_zip), and PDF (solutions_pdf) containing the solutions to lab 3

Homeworks

Each homework consists of a Jupyter notebook with the text exercises and the code blocks to be inserted (delimited by comments). Some hints and expected outputs are included for each exercise.

Please submit your homework through the teaching portal under the “Homework” section (or “Elaborati”). You must submit your Jupyter notebook by placing it in a zip file with the following name format: homeworkN_sXXXXXX.zipN must be replaced with the homework number (i.e., for the first homework, with 1). XXXXXX must be replaced with your student identifier. For instance, homework1_s123456.zip is a valid submission format for the first homework and student s123456.

Each correctly submitted homework will contribute 0.5 points toward the final examination grade.

  • Homework 1 (Deadline: 05/04/2023):
    • Text: Zip folder with the Jupyter notebook containing the exercises of homework 1 (zip)

Final Projects


Suggested Books

E. Matthes. Python Crash Course, 2nd Edition: A Hands-On, Project-Based Introduction to Programming. No Starch Press, 2019. isbn: 9781593279288

Jake VanderPlas. 2016. Python Data Science Handbook: Essential Tools for Working with Data (1st. ed.). O’Reilly Media, Inc.

McKinney Wes. 2017. Python for data analysis (2nd. ed.). O’Reilly Media, Inc.