8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
GLMRegressor
update
The GLMRegressor fails the update tests, specifically test_online_update, from some of the test cases (not all).
test_online_update
This is likely to do with the test cases including exogeneous variables or weights.
A test skip was added with #496 (in tests._config), this should be reverted once fixed.
tests._config