File tree Expand file tree Collapse file tree 1 file changed +1
-0
lines changed
src/core/public/doc_links Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Original file line number Diff line number Diff line change @@ -147,6 +147,7 @@ export class DocLinksService {
147147 featureImportance : `${ ELASTIC_WEBSITE_URL } guide/en/machine-learning/${ DOC_LINK_VERSION } /ml-feature-importance.html` ,
148148 outlierDetectionRoc : `${ ELASTIC_WEBSITE_URL } guide/en/machine-learning/${ DOC_LINK_VERSION } /ml-dfanalytics-evaluate.html#ml-dfanalytics-roc` ,
149149 regressionEvaluation : `${ ELASTIC_WEBSITE_URL } guide/en/machine-learning/${ DOC_LINK_VERSION } /ml-dfanalytics-evaluate.html#ml-dfanalytics-regression-evaluation` ,
150+ classificationAucRoc : `${ ELASTIC_WEBSITE_URL } guide/en/machine-learning/${ DOC_LINK_VERSION } /ml-dfanalytics-evaluate.html#ml-dfanalytics-class-aucroc` ,
150151 } ,
151152 transforms : {
152153 guide : `${ ELASTIC_WEBSITE_URL } guide/en/elasticsearch/reference/${ DOC_LINK_VERSION } /transforms.html` ,
You can’t perform that action at this time.
0 commit comments