sklearn API 文档 - 0.19 中文翻译


http://sklearn.apachecn.org/cn/0.19.0/modules/classes.html



1.1. 广义线性模型


http://sklearn.apachecn.org/cn/0.19.0/modules/linear_model.html#linear-model

1.1.15.4. Huber 回归

http://sklearn.apachecn.org/cn/0.19.0/auto_examples/linear_model/plot_huber_vs_ridge.html#sphx-glr-auto-examples-linear-model-plot-huber-vs-ridge-py

你可能感兴趣的:(Python)