Skip to content

Conversation

@najeeb-kazmi
Copy link
Member

Part of the work in PR #1971

This PR removes dependency on Legacy code from Microsoft.ML.Benchmarks.

LegacyPredictionEngineBench.cs was written to mimic PredictionEngineBench.cs using Legacy API after the fact, so just deleting it here.

StochasticDualCoordinateAscentClassifierBench.cs is rewritten to use new API and remove all Legacy code.

@najeeb-kazmi najeeb-kazmi requested a review from codemzs January 4, 2019 21:52
@abgoswam
Copy link
Member

abgoswam commented Jan 4, 2019

#pragma warning disable 612, 618

do we need these after updating to new API ?


Refers to: test/Microsoft.ML.Benchmarks/StochasticDualCoordinateAscentClassifierBench.cs:17 in 53f3dd1. [](commit_id = 53f3dd1, deletion_comment = False)

Copy link
Member

@codemzs codemzs left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:shipit:

Copy link
Contributor

@artidoro artidoro left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good besides a small comment

@najeeb-kazmi najeeb-kazmi merged commit 2c91cf3 into dotnet:master Jan 5, 2019
@najeeb-kazmi najeeb-kazmi deleted the 1971 branch January 30, 2020 01:30
@ghost ghost locked as resolved and limited conversation to collaborators Mar 25, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants