Classification
Machine learning using Galaxy webinar
22 - 26 June, 2020
Institute of Applied Biosciences (INAB)
Centre for Research and Technology Hellas (CERTH)
Thessaloniki, Greece
2
The ML taxonomy
3
Supervised Learning
4
Supervised Learning
5
Classification
Two steps:
6
Classification vs Regression
https://aldro61.github.io/microbiome-summer-school-2017/sections/basics/
7
Classification vs regression
8
Classification | Regression |
Discrete, categorical variable | Continuous (real number range) |
Supervised classification problem | Supervised classification problem |
Assign the output to a class (a label) | Predict the output value using training data |
Predict the type of tumor (harmful vs not harmful) | Predict a house price, predict survival time |
Linear regression
9
Decision Trees (Supervised)
10
Random Forest (Supervised)
11
Support Vector Machines (Supervised)
12
Validation of supervised ML algorithms results
13
Some terms
14
https://scikit-learn.org/stable/auto_examples/model_selection/plot_roc.html
1 - Specificity
Sensitivity