Skip to content

MlNetCookBook is not up to date with latest API #3849

Closed

Description

For example, here:
https://github.com/dotnet/machinelearning/blob/master/docs/code/MlNetCookBook.md#i-want-to-look-at-my-models-coefficients

it has this line

mlContext.MulticlassClassification.Trainers.SdcaCalibrated()

but SdcaCalibrated has been renamed to SdcaMaximumEntropy.

(related to issue #3847).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

Labels

P3Doc bugs, questions, minor issues, etc.documentationRelated to documentation of ML.NET

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions