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

実験スコアを実験パラメータについて回帰する #98

Open
delta2323 opened this issue Nov 13, 2014 · 0 comments
Open

実験スコアを実験パラメータについて回帰する #98

delta2323 opened this issue Nov 13, 2014 · 0 comments

Comments

@delta2323
Copy link
Member

現在のmafではmaflib.util.productやmaflib.util.sampleなどで、複数の実験パラメータについて、値の組み合わせを実行してスコア(Accuracy, Test Errorなど)を得る事ができる。それを集約する方法として、グラフへのプロットや特定のパラメータについてスコアの平均・最大を取るものはあるが、実験パラメータが多くなるとどのパラメータが効いているかを手動で見つけるのが困難になる。そこで、実験パラメータの中でどれがスコアに効いているのかを自動的に調べる手段があると良いと思われる。例えばパラメータでスコアを回帰する方法などが考えられる。

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