Skip to content

Commit 8240ad8

Browse files
committed
Review evaluate DFA API.
1 parent d54f2e3 commit 8240ad8

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

output/openapi/elasticsearch-openapi.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

output/openapi/elasticsearch-serverless-openapi.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

output/schema/schema.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

specification/ml/evaluate_data_frame/MlEvaluateDataFrameRequest.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ import { IndexName } from '@_types/common'
2323
import { QueryContainer } from '@_types/query_dsl/abstractions'
2424

2525
/**
26-
* Evaluates the data frame analytics for an annotated index.
26+
* Evaluate data frame analytics.
2727
* The API packages together commonly used evaluation metrics for various types
2828
* of machine learning features. This has been designed for use on indexes
2929
* created by data frame analytics. Evaluation requires both a ground truth

0 commit comments

Comments
 (0)