Machine Learning — Medium
Key points
- Online learning updates model incrementally
- Batch learning trains on entire dataset at once
- Online learning is more suitable for streaming data
- Batch learning can be more computationally intensive
Ready to go further?
Related questions
