Skip to content
#

som

Here are 125 public repositories matching this topic...

zak-hassan-hs
zak-hassan-hs commented Oct 10, 2019

Is your feature request related to a problem? Please describe.
Users may want to get logs from S3 instead of elasticsearch. We should be able to support that.

Describe the solution you'd like
You can use the boto3 library to download files.
This package is already included in dependencies.

Is your feature request related to a problem? Please describe.
When we get predictions

tsuno0829
tsuno0829 commented Jun 11, 2020

現状,SOMの学習過程を観測データに対してもすべて表示するようにしているが,3次元の観測データを描画するとplotlyの処理がとても重たいため,Webアプリ全体の動作が遅くなってしまっている.
改善方法として,1. javascriptの他の描画ライブラリに移行する,2. plotlyの処理がより軽量になるように書き換えるなどが挙げられる(このあたりについて,全く詳しくないのでいい方法があれば是非教えていただきたい).
また一時的な対応策として,観測データのON,OFFをユーザで切り替えられるようにできるとよいかもしれない.

Improve this page

Add a description, image, and links to the som topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the som topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.