CS-EJ3211 - Machine Learning with Python D, Lectures, 29.5.2023-17.7.2023
This course space end date is set to 17.07.2023 Search Courses: CS-EJ3211
Översikt
-
This course is fully online.
To see all materials login with aalto credentials!Our main ambition is to provide students with a minimum skill set that allows them to make good use of ready-made machine learning libraries. We do not focus on detailed derivations of calculations that are carried out within the machine learning methods.
Course objectives
This course teaches you to formulate real-life aspects, such as finding blueberries during a hike, as machine learning problems. You will learn how to solve these problems using the popular machine learning library Scikit-Learn in the programming language Python.
Prerequisites
Course content
The course covers six topics and for each topic there is a corresponding jupyter notebook with coding exercises (See Notebooks).In addition, students are required to participate in the peer-graded assignments, where the goal is to formulate machine learning problem (See ML Project).
Note, that there are no lectures! Instead, each week on Wednesday 14-15.00 we will have exercise sessions online (zoom). During exercise session we will briefly recap main material and discuss notebook coding exercises. Attending is not mandatory. Sessions will be recorded and shared.
Study credits
This is a 2 ECTS course, workload is approx. 54h.
Course material
- Jupyter notebooks (https://jupyter.cs.aalto.fi/) which includes the textual explanation of the topics and the coding exercises. Check the Notebooks section for details regarding the submission deadlines and exercises sessions.
- Course book: "Machine Learning: The Basics"