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 new categorization stats to model_size_stats #52009

Merged
merged 2 commits into from
Feb 10, 2020

Conversation

droberts195
Copy link
Contributor

This change adds support for the following new model_size_stats
fields:

  • categorized_doc_count
  • total_category_count
  • frequent_category_count
  • rare_category_count
  • dead_category_count
  • categorization_status

Backport of #51879

This change adds support for the following new model_size_stats
fields:

- categorized_doc_count
- total_category_count
- frequent_category_count
- rare_category_count
- dead_category_count
- categorization_status

Backport of elastic#51879
@droberts195 droberts195 added :ml Machine learning backport labels Feb 6, 2020
@elasticmachine
Copy link
Collaborator

Pinging @elastic/ml-core (:ml)

@droberts195
Copy link
Contributor Author

Jenkins test this please

droberts195 added a commit to droberts195/elasticsearch that referenced this pull request Feb 7, 2020
The new stats will be available from 7.7.0, but the
BWC tests in master need disabling until the backport
PR is merged.

Relates elastic#51879
Relates elastic#52009
droberts195 added a commit that referenced this pull request Feb 10, 2020
The new stats will be available from 7.7.0, but the
BWC tests in master need disabling until the backport
PR is merged.

Relates #51879
Relates #52009
@droberts195 droberts195 merged commit 1cefafd into elastic:7.x Feb 10, 2020
@droberts195 droberts195 deleted the categorizer_model_stats_7x branch February 10, 2020 09:11
droberts195 added a commit to droberts195/elasticsearch that referenced this pull request Feb 10, 2020
Now that elastic#52009 is merged to 7.x the ML BWC tests should work again.

Relates elastic#52009
droberts195 added a commit that referenced this pull request Feb 10, 2020
Now that #52009 is merged to 7.x the ML BWC tests should work again.

Relates #52009
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport :ml Machine learning
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants