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

[ML] Add audit warning for 1000 categories found early in job #51146

Merged

Commits on Jan 17, 2020

  1. [ML] Add audit warning for 1000 categories found early in job

    If 1000 different category definitions are created for a job in
    the first 100 buckets it processes then an audit warning will now
    be created.  (This will cause a yellow warning triangle in the
    ML UI's jobs list.)
    
    Such a large number of categories suggests that the field that
    categorization is working on is not well suited to the ML
    categorization functionality.
    droberts195 committed Jan 17, 2020
    Configuration menu
    Copy the full SHA
    8c0d870 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    30afa3f View commit details
    Browse the repository at this point in the history
  3. Address review comments

    droberts195 committed Jan 17, 2020
    Configuration menu
    Copy the full SHA
    69172d3 View commit details
    Browse the repository at this point in the history