# Machine Learning
Presentation by Kelsey Packard
👩🏻💻🌟🌟🌟👨🏾💻
[Link to Slides](https://hackmd.io/@KBYYQ_gmRrurFk8RrLO_rQ/rJigkqSUq#/)
---

---
## Types of machine learning 👇
- [Supervised](#supervised-machine-learning)
- [Unsupervised](#unsupervised-machine-learning)
- [Reinforcement](#reinforcement-learning)
---
### Supervised Machine Learning
---
#### Training Data
* Target Variable
* Label
* Observations
* Features
---

#### Classification? or Regression?
---
| Classification | Regression |
| -------- | -------- |
|Category | Continuous |
---
### Unsupervised Machine Learning
---
UL is a type of machine learning algorithm that learns patterns from unlabelled data, i.e., "without a teacher," like and unsupervised pupil
---
| Clustering| Anomaly Detection | Association |
| -------- | -------- | -------- |
| Group Similarities | I.D. Outliers | Make Suggestions |
---
### Reinforcement Learning
---
#### Deciding sequential actions

---
#### Less Common Theory
Uses complex mathematics
{"metaMigratedAt":"2023-06-17T00:32:28.167Z","metaMigratedFrom":"Content","title":"Machine Learning","breaks":false,"contributors":"[{\"id\":\"28161843-f826-46bb-ab16-4f11acb3bfad\",\"add\":1924,\"del\":752}]"}