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

Add support for models with prediction output size above 1. #323

Open
wants to merge 11 commits into
base: devel
Choose a base branch
from

Commits on Nov 29, 2022

  1. Configuration menu
    Copy the full SHA
    5a86d42 View commit details
    Browse the repository at this point in the history
  2. Implemented flexible output size of the model predict function. Teste…

    …d with the empirical approach.
    jonlachmann committed Nov 29, 2022
    Configuration menu
    Copy the full SHA
    cf36201 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2022

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

Commits on Dec 12, 2022

  1. Update documentation.

    jonlachmann committed Dec 12, 2022
    Configuration menu
    Copy the full SHA
    6a09244 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2023

  1. Configuration menu
    Copy the full SHA
    f3d0c06 View commit details
    Browse the repository at this point in the history
  2. man

    martinju committed Jan 4, 2023
    Configuration menu
    Copy the full SHA
    287eeec View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    eb7c64f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    520c18b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ee950d3 View commit details
    Browse the repository at this point in the history
  6. rename parallel variable

    martinju committed Jan 4, 2023
    Configuration menu
    Copy the full SHA
    96d1e4c View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2023

  1. Added ar model definition.

    Added multiple output test using the ar model and temperature data.
    jonlachmann committed Jan 5, 2023
    Configuration menu
    Copy the full SHA
    00a1410 View commit details
    Browse the repository at this point in the history