Machine Learning (4 cr)
Code: TTC8050-3009
General information
Enrollment
18.11.2024 - 09.01.2025
Timing
13.01.2025 - 09.02.2025
Number of ECTS credits allocated
4 op
Virtual portion
4 op
Mode of delivery
Online learning
Unit
School of Technology
Teaching languages
- English
Seats
0 - 35
Degree programmes
- Bachelor's Degree Programme in Information and Communications Technology
- Bachelor's Degree Programme in Information and Communications Technology
Teachers
- Juha Peltomäki
Groups
-
TTV22S5Tieto- ja viestintätekniikka (AMK)
-
TTV22S2Tieto- ja viestintätekniikka (AMK)
-
TTV22S3Tieto- ja viestintätekniikka (AMK)
-
TIC22S1Bachelor's Degree Programme in Information and Communications Technology
-
TTV22S1Tieto- ja viestintätekniikka (AMK)
-
TTV22SMTieto- ja viestintätekniikka (AMK)
-
TTV22S4Tieto- ja viestintätekniikka (AMK)
-
TTV22SM2Tieto- ja viestintätekniikka (AMK)
-
ZJA25KTIDA2Avoin amk, Data-analytiikka 2, Verkko
Objectives
You understand the basic principles of machine learning. You know the most common machine learning methods, you know how to apply them to existing data in practice, and how to interpret the results of the methods.
EUR-ACE Competences:
Knowledge and Understanding
Engineering Practice
Research and information retrieval
Content
- Supervised and unsupervised machine learning and the most common regression and classification models
- Application using Python libraries (NumPy, Pandas and scikit-learn)
- Data format and quality
- Splitting of the data set into training and test data
- Evaluation of model accuracy
Different models of machine learning:
- k-nearest neighbors
- k-means clustering
- Naive Bayes method
- Support Vector Machine
- Principal Component Analysis (PCA)
- Decision trees and random forest
- Perceptron (simple neural network)
Time and location
The course will be implemented in the spring semester of 2025.
Learning materials and recommended literature
The material for the assignments and the content to be studied will be shared during the course. The course utilizes the Python 3.11+ environment, Git version control, scikit-learn, Pandas, visualization libraries and other applicable libraries.
Teaching methods
Virtual study including doing assignments and familiarizing yourself with related lecture and example materials.
Practical training and working life connections
The aim is to connect the content of the course to problems that occur in working life.
Alternative completion methods
The admission procedures are described in the degree rule and the study guide. The teacher of the course will give you more information on possible specific course practices.
Student workload
The workload of one credit corresponds to 27 hours of study. The total amount of study work (4 ECTS) in the course is 108 hours.
Further information for students
The course is evaluated based on the returned assignments.
The assessment methods are reviewed at the beginning of the course.
Evaluation scale
0-5
Evaluation criteria, satisfactory (1-2)
Satisfactory 2: You know the most commonly used techniques of machine learning for various problems. You are able to choose the techniques of machine learning and apply your technical know-how in practice. In addition, you are able to assess your implementation superficially.
Sufficient 1: You know the most commonly used techniques in machine learning and are able to apply them. In addition, you are able to give a limited assessment of your implementation.
Evaluation criteria, good (3-4)
Very good 4: You recognize the advantages of machine learning in the digital era. You know the most common techniques used in machine learning and are able to justify the use of the implemented techniques in various tasks. You are able to apply your technical know-how in practice and assess your implementation critically as well as validate its development.
Good 3: You are aware of the advantages of machine learning in the digital era. You knows the most commonly used techniques for various problems. You are able to apply your technical know-how in practice and validate its development.
Evaluation criteria, excellent (5)
Excellent 5: You recognize the advantages of machine learning in the digital era. You master the techniques of machine learning in a versatile manner and are able to justify the use of implemented techniques in various tasks. You are able to apply your technical know-how in practice and assess your implementation critically as well as validate its development.
Prerequisites
Basic ICT skills, basic skills in programming, knowledge and command of Python programming language.
Additionally, courses in Computational algorithms and Data Preprocessing .