dotnet / dotnet/docs

'RegressionCatalog.RegressionTrainers' does not contain a definition for 'Ols'

Open
#33,924 5 comments 0 reactions 0 assignees View on GitHub
:watch: Not Triaged dotnet-ml/svc
Dominant language
No language data
Stars
4.8k
Forks
6.1k
Avg merge
15h 21m
Merged PRs (30d)
370

Description

Running the code example [from this link](https://learn.microsoft.com/en-us/dotnet/api/microsoft.ml.mklcomponentscatalog.ols?view=ml-dotnet#microsoft-ml-mklcomponentscatalog-ols(microsoft-ml-regressioncatalog-regressiontrainers-system-string-system-string-system-string)) gives the following exception:

`'RegressionCatalog.RegressionTrainers' does not contain a definition for 'Ols' and no accessible extension method 'Ols' accepting a first argument of type 'RegressionCatalog.RegressionTrainers' could be found `

Note: I'm using ML.Net 2.0

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.