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

MLflow loading and serving to address issue #1027 #1177

Draft
wants to merge 10 commits into
base: main
Choose a base branch
from

Commits on Oct 12, 2024

  1. Create MLFlow Flavor

    Starting Neuralforecast mlflow flavor, based on mlforecast
    cargecla1 committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    1f041c7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2fc2548 View commit details
    Browse the repository at this point in the history
  3. Updating import

    Updating imports and creating flavor name / subpath.
    cargecla1 committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    759b303 View commit details
    Browse the repository at this point in the history
  4. Save and logmodel initial update

    Initial update of save and log model.
    cargecla1 committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    62d10a8 View commit details
    Browse the repository at this point in the history
  5. Initial update to load model

    Updated load model step, initial changes.
    cargecla1 committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    ae6db6e View commit details
    Browse the repository at this point in the history
  6. Update load pyfunc

    Initial load pyfunc update
    cargecla1 committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    486af42 View commit details
    Browse the repository at this point in the history
  7. Updated NeuralForecastModelWrapper

    Initial update to NeuralForecastModelWrapper.
    cargecla1 committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    cc0976e View commit details
    Browse the repository at this point in the history
  8. Fix to log model

    Fix to log model
    cargecla1 committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    78e5bcc View commit details
    Browse the repository at this point in the history
  9. Fix, typo

    Fixing typo
    cargecla1 committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    5c025ed View commit details
    Browse the repository at this point in the history
  10. Additional typo

    Fixed additional typo errors.
    cargecla1 committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    9d74f18 View commit details
    Browse the repository at this point in the history