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

Improve statsmodels autologging metrics #4942

Merged
merged 17 commits into from Oct 29, 2021

Commits on Oct 28, 2021

  1. init

    Signed-off-by: Weichen Xu <weichen.xu@databricks.com>
    WeichenXu123 committed Oct 28, 2021
    Configuration menu
    Copy the full SHA
    463c14a View commit details
    Browse the repository at this point in the history
  2. update

    Signed-off-by: Weichen Xu <weichen.xu@databricks.com>
    WeichenXu123 committed Oct 28, 2021
    Configuration menu
    Copy the full SHA
    606f897 View commit details
    Browse the repository at this point in the history
  3. update

    Signed-off-by: Weichen Xu <weichen.xu@databricks.com>
    WeichenXu123 committed Oct 28, 2021
    Configuration menu
    Copy the full SHA
    3fb3803 View commit details
    Browse the repository at this point in the history
  4. fix lint

    Signed-off-by: Weichen Xu <weichen.xu@databricks.com>
    WeichenXu123 committed Oct 28, 2021
    Configuration menu
    Copy the full SHA
    5ee4548 View commit details
    Browse the repository at this point in the history
  5. update

    Signed-off-by: Weichen Xu <weichen.xu@databricks.com>
    WeichenXu123 committed Oct 28, 2021
    Configuration menu
    Copy the full SHA
    6c8a7ef View commit details
    Browse the repository at this point in the history
  6. fix lint

    Signed-off-by: Weichen Xu <weichen.xu@databricks.com>
    WeichenXu123 committed Oct 28, 2021
    Configuration menu
    Copy the full SHA
    78281b9 View commit details
    Browse the repository at this point in the history
  7. fix lint

    Signed-off-by: Weichen Xu <weichen.xu@databricks.com>
    WeichenXu123 committed Oct 28, 2021
    Configuration menu
    Copy the full SHA
    2f6b701 View commit details
    Browse the repository at this point in the history
  8. fix lint

    Signed-off-by: Weichen Xu <weichen.xu@databricks.com>
    WeichenXu123 committed Oct 28, 2021
    Configuration menu
    Copy the full SHA
    199aa60 View commit details
    Browse the repository at this point in the history
  9. update

    Signed-off-by: Weichen Xu <weichen.xu@databricks.com>
    WeichenXu123 committed Oct 28, 2021
    Configuration menu
    Copy the full SHA
    0acbdae View commit details
    Browse the repository at this point in the history
  10. update

    Signed-off-by: Weichen Xu <weichen.xu@databricks.com>
    WeichenXu123 committed Oct 28, 2021
    Configuration menu
    Copy the full SHA
    c719898 View commit details
    Browse the repository at this point in the history
  11. update

    Signed-off-by: Weichen Xu <weichen.xu@databricks.com>
    WeichenXu123 committed Oct 28, 2021
    Configuration menu
    Copy the full SHA
    db6268c View commit details
    Browse the repository at this point in the history
  12. emit_warning_only in autolog

    Signed-off-by: Weichen Xu <weichen.xu@databricks.com>
    WeichenXu123 committed Oct 28, 2021
    Configuration menu
    Copy the full SHA
    e43d8c4 View commit details
    Browse the repository at this point in the history
  13. add tests for bad metric warning

    Signed-off-by: Weichen Xu <weichen.xu@databricks.com>
    WeichenXu123 committed Oct 28, 2021
    Configuration menu
    Copy the full SHA
    ab2c9ed View commit details
    Browse the repository at this point in the history
  14. fix

    Signed-off-by: Weichen Xu <weichen.xu@databricks.com>
    WeichenXu123 committed Oct 28, 2021
    Configuration menu
    Copy the full SHA
    4f178ba View commit details
    Browse the repository at this point in the history
  15. update

    Signed-off-by: Weichen Xu <weichen.xu@databricks.com>
    WeichenXu123 committed Oct 28, 2021
    Configuration menu
    Copy the full SHA
    754736f View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2021

  1. update

    Signed-off-by: Weichen Xu <weichen.xu@databricks.com>
    WeichenXu123 committed Oct 29, 2021
    Configuration menu
    Copy the full SHA
    65776a1 View commit details
    Browse the repository at this point in the history
  2. update

    Signed-off-by: Weichen Xu <weichen.xu@databricks.com>
    WeichenXu123 committed Oct 29, 2021
    Configuration menu
    Copy the full SHA
    75b2144 View commit details
    Browse the repository at this point in the history