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

[ENH] NeuralForecastRNN should auto-detect freq #6039

Merged
merged 8 commits into from Mar 20, 2024

Commits on Mar 1, 2024

  1. [ENH] NeuralForecastRNN should auto-detect freq (sktime#6003)

    Enhances `NeuralForecastRNN` to interpret `freq` from `ForecastingHorizon` when passed as `"auto"`
    geetu040 committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    ad840de View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2024

  1. Configuration menu
    Copy the full SHA
    96b1124 View commit details
    Browse the repository at this point in the history
  2. added test cases

    geetu040 committed Mar 3, 2024
    Configuration menu
    Copy the full SHA
    46ecb35 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2024

  1. Configuration menu
    Copy the full SHA
    0f4559e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    76863d3 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2024

  1. Configuration menu
    Copy the full SHA
    bc4dc75 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    413736e View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2024

  1. Configuration menu
    Copy the full SHA
    6fdc9ce View commit details
    Browse the repository at this point in the history