With our development environment configured and our first ML.NET application completed, it is now time to dive into regression models. In this chapter, we will dive into the math behind regression models, as well as the various applications of regression models. We will also build two additional ML.NET applications, one utilizing a linear regression model and the other a logistic regression model. The linear regression application will predict employee attrition based on various employee attributes. The logistic regression application will perform basic static file analysis on a file to determine whether it is malicious or benign. Finally, we will explore how to evaluate a regression model with the properties ML.NET exposes ...
Get Hands-On Machine Learning with ML.NET now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.