Skip to content

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

@ae14watanabe

Description

@ae14watanabe

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.
スクリーンショットなどが必要であればどうぞ

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions