Using F#, ML.NET, and Polyglot Notebooks to Train, Save, Load, and Evaluate Regression Models — Machine learning is awesome, and ML.NET is a fantastic open-source library that lets us write dotnet code to perform machine learning tasks in our production applications. However, there aren’t as many articles walking you through how to do machine learning using either F# or Polyglot Notebooks, so this article aims…