Calling AzureML Inference Services From .NET
Used Azure Machine Learning to create an inference service for predicting pro-riders' race times. Created a C# library, Aerozure, to easily call the service from .NET, passing strong-typed objects to the inference method.