filmov
tv
Streaming Machine Learning with Apache Kafka and TensorFlow

Показать описание
Streaming Machine Learning with Apache Kafka and TensorFlow without the need for a data store / data lake like AWS S3 or HDFS.
Github Project (Real time analytics with 100.000 connected cars, Kafka and TensorFlow I/O):
More content about Apache Kafka and Machine Learning:
Machine Learning is separated into model training and model inference. ML frameworks typically load historical data from a data store like HDFS or S3 to train models. This talk shows how you can completely avoid such a data store by ingesting streaming data directly via Apache Kafka from any source system into TensorFlow for model training and model inference using the capabilities of “TensorFlow I/O” add-on.
The talk compares this modern streaming architecture to traditional batch and big data alternatives and explains benefits like the simplified architecture, the ability of reprocessing events in the same order for training different models, and the possibility to build a scalable, mission-critical, real time ML architecture with muss less headaches and problems.
Key takeaways for the audience:
- Scalable open source Machine Learning infrastructure
- Streaming ingestion into TensorFlow without the need for another data store like HDFS or S3 (leveraging TensorFlow I/O and its Kafka plugin)
- Stream Processing using analytic models in mission-critical deployments to act in Real Time
- Learn how Apache Kafka open source ecosystem including Kafka Connect, Kafka Streams and KSQL help to build, deploy, score and monitor analytic models
- Comparison and trade-offs between this modern streaming approach and traditional batch model training infrastructures
Github Project (Real time analytics with 100.000 connected cars, Kafka and TensorFlow I/O):
More content about Apache Kafka and Machine Learning:
Machine Learning is separated into model training and model inference. ML frameworks typically load historical data from a data store like HDFS or S3 to train models. This talk shows how you can completely avoid such a data store by ingesting streaming data directly via Apache Kafka from any source system into TensorFlow for model training and model inference using the capabilities of “TensorFlow I/O” add-on.
The talk compares this modern streaming architecture to traditional batch and big data alternatives and explains benefits like the simplified architecture, the ability of reprocessing events in the same order for training different models, and the possibility to build a scalable, mission-critical, real time ML architecture with muss less headaches and problems.
Key takeaways for the audience:
- Scalable open source Machine Learning infrastructure
- Streaming ingestion into TensorFlow without the need for another data store like HDFS or S3 (leveraging TensorFlow I/O and its Kafka plugin)
- Stream Processing using analytic models in mission-critical deployments to act in Real Time
- Learn how Apache Kafka open source ecosystem including Kafka Connect, Kafka Streams and KSQL help to build, deploy, score and monitor analytic models
- Comparison and trade-offs between this modern streaming approach and traditional batch model training infrastructures
Комментарии