Skip to content

Training Statistics for linear learners. #612

Closed
@sfilipi

Description

@sfilipi

When trying to split OLS as a separate learner, on PR #611, we noticed that LogisticRegression has a dependency on MKL to generate training stats.

Since we don't want the core ML.Net package to have dependencies on other large packages, i am removing the stats generation through PR #611 and should introduce a Utility, in the AdditionalLearners package, (or the package that has a reference to Mkl) and produce those stats post training.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions