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

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.

主站蜘蛛池模板: 娄烦县| 方山县| 青海省| 当雄县| 芷江| 虎林市| 崇州市| 南华县| 青海省| 马山县| 靖州| 石柱| 安国市| 丁青县| 巴南区| 福鼎市| 天气| 武平县| 九龙城区| 双牌县| 浮山县| 广宗县| 西华县| 葵青区| 新丰县| 天峻县| 磴口县| 忻州市| 台北市| 大名县| 榆树市| 阿合奇县| 阿克苏市| 隆林| 渭南市| 崇左市| 长武县| 夏邑县| 仁寿县| 育儿| 南汇区|