@@ -46,13 +46,15 @@ dedicated for {ml} processes. For general {ml} settings, see
4646
4747The runtime of the {dfanalytics-jobs} depends on numerous factors, such as the
4848number of data points in the dataset, the type of analytics, the number of
49- fields that are included in the analysis, the supplied hyperparameters, the type
50- of analyzed fields and so on. For example, running an analysis on a dataset with
51- many numerical fields will take longer than running an analysis on a dataset
52- that contains mainly categorical fields. Hyperparameters specified by the user
53- also lower the runtime. For this reason, a general runtime value that applies to
54- all or most of the situations does not exist. The runtime of a {dfanalytics-job}
55- may take from a couple of minutes up to 35 hours in extreme cases.
49+ fields that are included in the analysis, the supplied
50+ {ref}/put-dfanalytics.html#ml-hyperparam-optimization[hyperparameters], the
51+ type of analyzed fields and so on. For example, running an analysis on a dataset
52+ with many numerical fields will take longer than running an analysis on a
53+ dataset that contains mainly categorical fields. Hyperparameters specified by
54+ the user also lower the runtime. For this reason, a general runtime value that
55+ applies to all or most of the situations does not exist. The runtime of a
56+ {dfanalytics-job} may take from a couple of minutes up to 35 hours in extreme
57+ cases.
5658
5759The runtime increases with the increasing number of analyzed fields in a nearly
5860linear fashion. For datasets of more than 100 000 points, we recommend to start
0 commit comments