F# and Azure Machine Learning
By Jakub Jedryszek
F# and Azure Machine Learning
F# is not a replacement, but a great complement for C#. Currently F# is used in many financial applications. Let’s see how we can predict future stock prices with power of F#, C#, and Azure Machine Learning. In this session I will show you how to build F# Backend for estimating future stock prices with Azure Machine Learning, how to create Web API powered by F# with Suave Framework, and how to consume it from your ASP.NET Core App with Front-End powered by Aurelia and D3.js.