dotnet / machinelearning

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

Ranking AutoML Sample #5408

Open justinormont opened 3 years ago

justinormont commented 3 years ago

The ML․NET samples repo could use a ranking AutoML sample.

Currently there are AutoML samples for:

These existing demos are missing how to use ranking in AutoML․NET.

I would recommend basing on the existing ranking sample and converting it to an AutoML sample.

frank-dong-ms-zz commented 3 years ago

@jwood803 Thanks for taking this issue! Looks like you already have an PR that is on track and Justin already approve your PR, do you think it is ready to go?

frank-dong-ms-zz commented 3 years ago

Looks like I'm not able to assign this issue to @jwood803 so assigned this to my self and I will help track this.

jwood803 commented 3 years ago

@frank-dong-ms We may wait until #5425 is complete so we can incorporate that into the sample. If we're ok to get this in until then, though, then I can make an update PR for it.

cc// @justinormont

frank-dong-ms-zz commented 3 years ago

@jwood803 Sure, thanks.