What is Machine Learning ?

→ Field of study that gives computers the ability to learn without being explicitly programmed.

By Arthur Samuel (1959)

Machine Learning Algorithms

Practical Advice for applying learning algorithms.

Supervised Machine Learning (SML)

→ It refers to algorithms that learn from input to output mappings.

The key characteristics of SML is we give examples to algorithm to learn from.

Untitled

⇒ Learns from being given “right answers”.

Untitled