官术网_书友最值得收藏!

Breaking down regression models

While there are several regression model types available in the machine learning eco-system, there are two primary regression models groups: linear and logistic, both of which have rich implementations in ML.NET.

ML.NET provides the following linear regression trainers:

  • FastTreeRegressionTrainer
  • FastTreeTweedieTrainer
  • FastForestRegressionTrainer
  • GamRegressionTrainer
  • LbfgsPoissonRegressionTrainer
  • LightGbmRegressionTrainer
  • OlsTrainer
  • OnlineGradientDescentTrainer
  • SdcaRegressionTrainer

The employee attrition application we will be creating later in this chapter utilizes the linear regression SDCA trainer.

In addition, ML.NET provides the following binary logistic regression trainers:

  • LbfgsLogisticRegressionBinaryTrainer
  • SdcaLogisticRegressionBinaryTrainer
  • SdcaNonCalibratedBinaryTrainer
  • SymbolicSgdLogisticRegressionBinaryTrainer

For the file classification application, we will be utilizing the SDCALogisticRegressionBinaryTrainer model.

主站蜘蛛池模板: 绥宁县| 花垣县| 花垣县| 内江市| 如东县| 通化市| 涡阳县| 象山县| 华坪县| 石楼县| 德州市| 潮安县| 疏勒县| 普宁市| 宣威市| 休宁县| 应城市| 潞城市| 海盐县| 钟山县| 醴陵市| 石城县| 木兰县| 长沙县| 聂荣县| 唐海县| 桓仁| 汽车| 崇文区| 中牟县| 平湖市| 海丰县| 兴海县| 永德县| 太和县| 灵寿县| 外汇| 大名县| 辉县市| 新津县| 荃湾区|