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

Show interactive plot of Robust ICA clusters in the HTML reports #1153

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

eurunuela
Copy link
Collaborator

@eurunuela eurunuela commented Nov 27, 2024

Closes none. Stems off a discussion in #1013.

Changes proposed in this pull request:

  • Add a function to the dynamic reports file to generate the plot with Bokeh.
  • Return necessary labels and tsne values from Robust ICA.
  • Add necessary CSS style attributes to position the plot in the report.

@eurunuela eurunuela changed the title Show interactive plot in the HTML reporst for Robust ICA clusters Show interactive plot of Robust ICA clusters in the HTML reports Nov 27, 2024
@eurunuela eurunuela added the reports issues related to boilerplate generation or visual reports label Nov 27, 2024
@eurunuela
Copy link
Collaborator Author

eurunuela commented Nov 27, 2024

What do you think @handwerkerd @tsalo? Only the 5 echo integration test runs robustica, so you may have to test it on some other data if the report from the test isn't enough.

I still have to handle the case where Fast ICA is used instead. I'm open to suggestions on how to handle the variables that need to be passed down to make the Bokeh plot.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
reports issues related to boilerplate generation or visual reports
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant