Skip to content

[ML] Add new categorization stats to model_size_stats#52009

Merged
droberts195 merged 2 commits intoelastic:7.xfrom
droberts195:categorizer_model_stats_7x
Feb 10, 2020
Merged

[ML] Add new categorization stats to model_size_stats#52009
droberts195 merged 2 commits intoelastic:7.xfrom
droberts195:categorizer_model_stats_7x

Conversation

@droberts195
Copy link
Copy Markdown

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
Copy Markdown
Collaborator

Pinging @elastic/ml-core (:ml)

@droberts195
Copy link
Copy Markdown
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