- Hands-On Machine Learning with ML.NET
- Jarred Capellman
- 90字
- 2021-06-24 16:43:35
Loss function
This property uses the loss function set when the regression trainer was initialized. In the case of our linear regression example application, we used the default constructor, which for SDCA is defaulted to the SquaredLoss class.
Other regression loss functions offered by ML.NET are the following:
- TweedieLoss (used for Tweedie regression models)
- PoissonLoss (used for Poisson regression models)
The idea behind this property is to allow some flexibility when it comes to evaluating your model compared to the other four properties that use fixed algorithms for evaluation.
推薦閱讀
- INSTANT FreeMarker Starter
- 體驗設計原理:行為、情感和細節
- C/C++常用算法手冊(第3版)
- 21天學通C++(第6版)
- 嚴密系統設計:方法、趨勢與挑戰
- JavaScript:Moving to ES2015
- PhoneGap:Beginner's Guide(Third Edition)
- Java Web程序設計任務教程
- 深入淺出Serverless:技術原理與應用實踐
- Python Data Analysis Cookbook
- Julia高性能科學計算(第2版)
- 黑莓(BlackBerry)開發從入門到精通
- Python編程基礎教程
- Elastix Unified Communications Server Cookbook
- Illustrator CS6中文版應用教程(第二版)