8000 Invalid default metric name · Issue #82 · MLBazaar/Cardea · GitHub
[go: up one dir, main page]

Skip to content

Invalid default metric name #82

@ChengFR

Description

@ChengFR

The default metric name f1 in benchmark.py is not consistent with metric options in the modeler, which should be F1 Macro.

scores = modeler.evaluate(features, target,
tune=optimize, scoring='f1', metrics=metrics, max_evals=10)

6136

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0