Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/auser/realtime-ml

Machine learning in real-time
https://github.com/auser/realtime-ml

Last synced: 15 days ago
JSON representation

Machine learning in real-time

Awesome Lists containing this project

README

        

# Realtime Machine Learning

Make sure you install `librdkafka`

```bash
curl -O https://raw.githubusercontent.com/Homebrew/homebrew-core/f7d0f40bbc4075177ecf16812fd95951a723a996/Formula/librdkafka.rb
brew install --build-from-source librdkafka.rb
```