-
Notifications
You must be signed in to change notification settings - Fork 3
Athena
: Interactive Analytics
#102
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
base: main
Are you sure you want to change the base?
Conversation
Repositories: Athena Repositories without this branch: Pyris Atlas
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Very helpful and insightful feature, I tested it locally and gives overall nice insights when comparing approaches - thanks heaps! 😊
I just dropped a few nitpicks - would be nice if you could go over the analytics
module and check the formatting a bit, also the naming of the functions/or adding a few comments to the functions - like which function corresponds to which plot generated.
athena/modules/text/module_text_llm/module_text_llm/analytics/analytics.py
Outdated
Show resolved
Hide resolved
athena/modules/text/module_text_llm/module_text_llm/analytics/analytics.py
Show resolved
Hide resolved
athena/modules/text/module_text_llm/module_text_llm/analytics/compile.py
Outdated
Show resolved
Hide resolved
also, I believe we should add the |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
thanks for incorporating the feedback, lgtm 👍
Motivation and Context
Add option to create an interactive report viewable in the browser and ability to download einzelne Diagramme after an experiment.
Description
Steps for Testing
Run an Experiment.
Press the button.
Testserver States
Note
These badges show the state of the test servers.
Green = Currently available, Red = Currently locked
Click on the badges to get to the test servers.
Screenshots
Example Output (printed to PDF for attachment here, original is an interactive HTML ):
Athena Analytics.pdf