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

UKR(SOM)に写像を用いた描画メソッドを追加 #136

Open
ae14watanabe opened this issue Apr 15, 2020 · 0 comments · May be fixed by #137
Open

UKR(SOM)に写像を用いた描画メソッドを追加 #136

ae14watanabe opened this issue Apr 15, 2020 · 0 comments · May be fixed by #137
Labels
enhancement New feature or request

Comments

@ae14watanabe
Copy link
Member

target code 対象となるコード 明確に分かっているならば書く
libs/models/unsupervised_kernel_regression.py
Is your feature request related to a problem? Please describe. この機能追加リクエストは何かの問題に関連していますか?
UKRで最終的に得られた潜在変数を描画するのは容易であるが、データが高次元な時に写像の情報について描画するのは容易ではない。クラスに組み込まれているととても使いやすい。

Describe the solution you'd like 望む解決策の説明
A clear and concise description of what you want to happen.

  • 潜在空間上の任意の点を指定したら観測空間上の写像先の全ての次元の値を表現するヒストグラムを表示
  • 特定の次元を指定したらその値で潜在空間の色付け

Describe alternatives you've considered 代替案の説明
A clear and concise description of any alternative solutions or features you've considered.
別の解決策があるならそれを書く

Additional context 追加の説明
Add any other context or screenshots about the feature request here.
スクリーンショットなどが必要であればどうぞ

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant