8000 [WIP] Add Generalized Linear Models (#9405) · scikit-learn/scikit-learn@5cd994e · GitHub
[go: up one dir, main page]

Skip to content

Commit 5cd994e

Browse files
authorChristian Lorentzen
committed
[WIP] Add Generalized Linear Models (#9405)
* fixed bug: init parameter max_iter * fix API for family and link: default parameter changed to string non public variables self._family_instance and self._link_instance * fixed bug in score, minus sign forgotten * added check_is_fitted to estimate_phi and score * added check_array(X) in predict * replaced lambda functions in TweedieDistribution * some documentation
1 parent cdbeab2 commit 5cd994e

File tree

1 file changed

+122
-74
lines changed

1 file changed

+122
-74
lines changed

0 commit comments

Comments
 (0)
0