COMP 364: Computer Tools for Life Sciences
Notions of machine learning Christopher J.F. Cameron and Carlos G. Oliver
1 / 21
COMP 364: Computer Tools for Life Sciences Notions of machine - - PowerPoint PPT Presentation
COMP 364: Computer Tools for Life Sciences Notions of machine learning Christopher J.F. Cameron and Carlos G. Oliver 1 / 21 Key course information Assignment #3 due tonight, November 15th at 11:59:59 pm Assignment #4 available now
1 / 21
◮ remaining concepts will be taught over the next three lectures
◮ https://horizon.mcgill.ca/pban1/twbkwbis.P_
2 / 21
3 / 21
4 / 21
5 / 21
6 / 21
7 / 21
◮ such as language or vision
8 / 21
9 / 21
10 / 21
11 / 21
12 / 21
◮ what model should be chosen? ◮ how to best structure data as input to the model
◮ accuracy, prediction and recall, squared error, likelihood, etc.
◮ there are infinite possible models to be chosen ◮ how do we best select the ideal model? 13 / 21
◮ model input: a representation of a cat or bird photo ◮ input label: either ”cat” (0) or ”bird” (1)
◮ e.g., clustering - it’s hard to know what the correct grouping is
14 / 21
15 / 21
◮ identifying a cat or bird in a photo
◮ predicting stock market prices
◮ will it rain tomorrow?
◮ discretized for classification ◮ probabilities for probability estimation 16 / 21
17 / 21
◮ implement ML algorithm and apply to examples
◮ apply learned model to testing data
◮ calculate accuracy measure 18 / 21
19 / 21
20 / 21
21 / 21