Skip to content

Commit d81751f

Browse files
committed
[ML] Activate model metadata output (elastic#1456)
Activate the output of the model metadata and the corresponding unit tests for total feature importance. The implementation itself was introduced in elastic#1387 however, I need to fix the documentation, it was originally attributed to v7.10. Hence, I mark this PR as enhancement to rectify the docs.
1 parent 0634cfd commit d81751f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/CHANGELOG.asciidoc

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,10 @@
3434

3535
* Calculate total feature importance to store with model metadata. (See {ml-pull}1387[#1387].)
3636

37+
=== Enhancements
38+
39+
* Calculate total feature importance to store with model metadata. (See {ml-pull}1387[#1387].)
40+
3741
=== Bug Fixes
3842

3943
* Fix progress on resume after final training has completed for classification and regression.

0 commit comments

Comments
 (0)