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

LightGBMの特徴量可視化ファイルをTOP100のみ出力するように修正する #35

Closed
takapy0210 opened this issue Jan 13, 2020 · 0 comments

Comments

@takapy0210
Copy link
Owner

現在は全ての特徴量に対して画像ファイルに出力しているが、出力に時間がかかるため実験速度が落ちてしまう。
TOP100の特徴量だけ画像出力し、残りはcsvファイルにて全件出力するように修正する。

また、splitの出力はあまり意味がないので、コメントアウトする。

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

No branches or pull requests

1 participant