dotnet / machinelearning

ML.NET is an open source and cross-platform machine learning framework for .NET.
https://dot.net/ml
MIT License
8.91k stars 1.86k forks source link

ML.NET docs are missing API docs for 3.0.0 #7068

Open ericstj opened 3 months ago

ericstj commented 3 months ago

See https://learn.microsoft.com/en-us/dotnet/api/microsoft.ml

There is no option for 3.0.0 or 4.0.0.

image

What part of our process is missing to get these updated @michaelgsharp @luisquintanilla?

ericstj commented 3 months ago

Seems the same is true for tokenizers. https://learn.microsoft.com/en-us/dotnet/api/microsoft.ml.tokenizers?view=ml-dotnet-preview

It would be good to get this fixed for 3.0.0, 3.0.1, and our latest 4.0.0 preview.

@gewarren do you know what we need here?

gewarren commented 3 months ago

@ericstj I'm not 100% sure how the 2.0.0 docs were published, but likely it was through filling out this request form, and you'd need to do the same thing for the newer versions: https://forms.office.com/Pages/ResponsePage.aspx?id=v4j5cvGGr0GRqy180BHbRxxUz-ZV53lLrgTaBjGRmtBUNlkzT01CSzNBSE1SRU8yRzU5UTZFNjQyOC4u

ericstj commented 3 months ago

I see, digging through some old mail I see mention of https://apidrop.visualstudio.com/binaries/_git/mrefconfig?path=%2Fbundlepackages%2Fml-dotnet but I don't see us ever changing that. I'll see if I can navigate that request form :)