Developer Machine Learning Closed 28 sec read Make ML.NET Predictions with Streaming Data in Azure Event Hub Frank April 4, 2020 Jon Wood show us how to use ML.NET in an Event Hub consumer to get real-time data predictions. Related resources: C# Consumer code – https://github.com/jwood803/MLNetExamples/blob/master/MLNetExamples/EventHubPredict/Program.cs Python notebook producer code – https://github.com/jwood803/MLNetExamples/blob/master/MLNetExamples/Notebooks/ML.NET%20Event%20Hub%20Producer.ipynb