Skip to content

Add Evaluate overload that takes IDataView #23

Closed
@maryamariyan

Description

@maryamariyan

From @eerhardt on May 1, 2018, 9:52 AM PDT

See comment From @glebuk created May 1, 2018, 8:52 AM PDT for file src/Microsoft.ML/Models/BinaryClassificationEvaluator.cs on line below:

public BinaryClassificationMetrics Evaluate(PredictionModel model, ILearningPipelineLoader testData)

Evaluate [](start = 43, length = 8)

We should add another overload to evaluate against a scored IDV. There you'd need to specify columns for actual, predicted labels and score. (ok to ship after build) #Closed

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions