forked from dotnet/machinelearning-samples
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add Ranking AutoML Sample (dotnet#852)
* Initial add of project * Update ranking sample * Get sample working * Updates based on feedback * Add refitting on validation and test data sets * Update console headers * Iteration print improvements * Correct validationData * Printing NDCG@1,3,10 & DCG@10 * Printing NDCG@1,3,10 & DCG@10 * Add readme * Update based on feedback * Use new DcgTruncation property * Update to latest AutoML package * Review feedback * Wording for 1st refit step * Update to include original label in output Co-authored-by: Justin Ormont <[email protected]>
- Loading branch information
1 parent
2990008
commit 1c804f5
Showing
8 changed files
with
559 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.