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

Fix/RegressionEnsemble with single model regressor and coef access in LinearRegressionModel #2205

Merged
merged 7 commits into from
Feb 5, 2024

Commits on Feb 3, 2024

  1. Configuration menu
    Copy the full SHA
    8cce461 View commit details
    Browse the repository at this point in the history
  2. fix: prevent creation of RegressionEnsemble with a regression model c…

    …reated with multi_models=False
    madtoinou committed Feb 3, 2024
    Configuration menu
    Copy the full SHA
    1b17123 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2024

  1. update changelog

    madtoinou committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    c188c51 View commit details
    Browse the repository at this point in the history
  2. Update darts/models/forecasting/regression_ensemble_model.py

    Co-authored-by: Dennis Bader <dennis.bader@gmx.ch>
    madtoinou and dennisbader authored Feb 5, 2024
    Configuration menu
    Copy the full SHA
    334f6c1 View commit details
    Browse the repository at this point in the history
  3. rephrasing changelog

    madtoinou committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    4ea6ca1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    539f577 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0e06302 View commit details
    Browse the repository at this point in the history