F# and ML.Net Classification
Expanding on my previous post, F# and ML.NET Regression, the current post will take a look at performing classification using Microsoft's new ML.NET framework. The task at hand will be to use biomechanical attributes to classify patient vertebra conditions into normal (NO), disk hernia (DH), or spondilolysthesis (SL) categories. As I mentioned in the previous post, there is a disclaimer: ML.NET is in its early stages. I found a couple implementation and interface idiosyncrasies I suspect will change over time. Just keep that in mind moving forward.
Jun-24-2018, 12:41:23 GMT
- Technology: