Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Set _evals_result so that lgb.plot_metric can be used #75

Open
Y-oHr-N opened this issue Apr 17, 2020 · 0 comments · May be fixed by #77
Open

Set _evals_result so that lgb.plot_metric can be used #75

Y-oHr-N opened this issue Apr 17, 2020 · 0 comments · May be fixed by #77

Comments

@Y-oHr-N
Copy link
Owner

Y-oHr-N commented Apr 17, 2020

_evals_result: Dict[str, Dict[str, List[float]] = {
    "cv_agg": {eval_name: eval_hist[f"{eval_name}-mean"]}
}
@Y-oHr-N Y-oHr-N linked a pull request Apr 18, 2020 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant