Machine LearningLaajuus (4 cr)
Course unit code: TTC8050
General information
- Credits
- 4 cr
- Teaching language
- Finnish
- Responsible person
- Juha Peltomäki
- Tuomo Sipola
Objective
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)
Qualifications
Basic ICT skills, basic skills in programming, knowledge and command of Python programming language.
Additionally, courses in Computational algorithms and Data Preprocessing .
Assessment criteria, satisfactory (1)
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.
Assessment criteria, good (3)
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.
Assessment 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.