Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

linear regression: allow 1D targets #221

Merged
merged 1 commit into from Nov 16, 2022

Conversation

mathause
Copy link
Member

  • Closes #xxx
  • Tests added
  • Passes isort . && black . && flake8
  • Fully documented, including CHANGELOG.rst

With this PR it is possible to pass 1D targets to mesmer.stats.linear_regression.LinearRegression.fit.

@mathause mathause merged commit 4b68d26 into MESMER-group:main Nov 16, 2022
@mathause mathause deleted the linreg_1d_targets branch November 16, 2022 20:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant