Machine Learning Notes
Machine Learning Notes
1. **Supervised Learning**:
- **Examples**:
2. **Unsupervised Learning**:
- **Examples**:
3. **Reinforcement Learning**:
- **Examples**:
4. **Semi-Supervised Learning**:
5. **Transfer Learning**:
4. **Training**: Feed the training data into the chosen model and allow it
to learn the underlying patterns. During training, the model adjusts its
parameters to minimize error.
### **Conclusion**: