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

feat: Added column_specs, training_encryption_spec_key_name, model_encryption_spec_key_name to AutoMLForecastingTrainingJob.init and various split methods to AutoMLForecastingTrainingJob.run #647

Merged
merged 18 commits into from Oct 6, 2021

Commits on Oct 4, 2021

  1. Configuration menu
    Copy the full SHA
    ef3df08 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7466eae View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0bc4b20 View commit details
    Browse the repository at this point in the history
  4. Added missing docstrings

    ivanmkc committed Oct 4, 2021
    Configuration menu
    Copy the full SHA
    a2812a2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4f40adb View commit details
    Browse the repository at this point in the history
  6. Fixed docstrings

    ivanmkc committed Oct 4, 2021
    Configuration menu
    Copy the full SHA
    1d94c27 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a4582a1 View commit details
    Browse the repository at this point in the history
  8. Minor fixes

    ivanmkc committed Oct 4, 2021
    Configuration menu
    Copy the full SHA
    ce9b3ea View commit details
    Browse the repository at this point in the history
  9. Cleanup

    ivanmkc committed Oct 4, 2021
    Configuration menu
    Copy the full SHA
    f2ddedf View commit details
    Browse the repository at this point in the history
  10. Ran linter

    ivanmkc committed Oct 4, 2021
    Configuration menu
    Copy the full SHA
    b6c3648 View commit details
    Browse the repository at this point in the history
  11. Fix lint issue

    ivanmkc committed Oct 4, 2021
    Configuration menu
    Copy the full SHA
    f4def56 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    1d80363 View commit details
    Browse the repository at this point in the history
  13. Cleaned up typehints

    ivanmkc committed Oct 4, 2021
    Configuration menu
    Copy the full SHA
    1780a72 View commit details
    Browse the repository at this point in the history
  14. Fixed test

    ivanmkc committed Oct 4, 2021
    Configuration menu
    Copy the full SHA
    7d98acc View commit details
    Browse the repository at this point in the history
  15. Ran linter

    ivanmkc committed Oct 4, 2021
    Configuration menu
    Copy the full SHA
    250ff1d View commit details
    Browse the repository at this point in the history
  16. Ran lint

    ivanmkc committed Oct 4, 2021
    Configuration menu
    Copy the full SHA
    e6deae9 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    80adc7c View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2021

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