Articles → MACHINE LEARNING → Terminologies Used In Machine Learning
Terminologies Used In Machine Learning
Mathematical Model
Labelled Dataset
| Age | BMI | Blood Sugar | Label (Diabetes) |
|---|
| 45 | 28.5 | 160 | Yes |
| 34 | 23 | 95 | No |
| 50 | 30.2 | 180 | Yes |
| 29 | 22.1 | 140 | No |
Supervised Learning
Unsupervised Learning
Reinforcement Learning
Independent And Dependent Variables
Problem Types
- The range of possible outputs is 10 to 20.
- Any value within this range — such as 10.5, 11.6, or 19.99 — is valid.
- These values are continuous, meaning the model can predict any decimal or fractional number within that interval (not just whole numbers).
| Posted By - | Karan Gupta |
| |
| Posted On - | Friday, May 16, 2025 |
| |
| Updated On - | Monday, September 1, 2025 |