We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ed1325b commit eae5715Copy full SHA for eae5715
docs/changelog/88589.yaml
@@ -12,10 +12,10 @@ highlight:
12
13
[discrete]
14
[[early-stopping-dfa]]
15
- === Early stopping for data frame analytics
16
- Data frame analytics is even faster in 8.4. The new function automatically
+ === Optimizing speed of {dfanalytics}
+ {dfanalytics-cap} is even faster in 8.4. The new function automatically
17
stops the process of hyperparameter optimization early in case of the
18
accuracy gain for a different set of hyperparameter values would be
19
insignificant. The early stopping of the optimization process results in a
20
- shorter runtime for the data frame analytics job.
+ shorter runtime for the {dfanalytics-job}.
21
notable: true
0 commit comments