Machine Learning With R - Chapter 1
Machine Learning With R - Chapter 1
*Learning Process
# Example: Buying food (data) -> read recipe (concepts) -> cook meal
(generalization)
*Abstractions or Concepts
- Abstraction for humans are for example „pictures of pipes“ that represent a
real pipe.
- A model is not new data, but it assumes that there is a structure in the
data that can be unveiled.
# Example: You take the Covid data set, in order to see how the cases
are developing internationally on a daily scale. The graphs are the
concept.
*Generalization
# Example: From a lot of graphs, you choose those which are the most
meaningful to you or most representative of the development.
*Evaluation
# Example: Let Hans or the BI Meeting members evaluate your work. It could
give you valuable insights and help you grow.
# Example: When listening to music you associate different emotions with the
sound. But when you have to process 10.000 hands from poker, you feel quite
lost at how the play style of someone differs from yours.