What is the difference between online learning and batch learning?

Machine Learning Medium

Machine Learning — Medium

What is the difference between online learning and batch learning?

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