OpenBBTerminal icon indicating copy to clipboard operation
OpenBBTerminal copied to clipboard

Enable a dashboard interface for model performance evaluation

Open jstammers opened this issue 3 years ago • 2 comments

The CLI for this app is incredibly useful and allows the user to carry out a lot of analysis.

Is there any planned work to develop a dashboard to visualise multiple analyses at once, or retrieve model performance metrics from previously trained models? For instance, I can see that tensorboard is listed as a dependency, but I can't see that being used anywhere within the project.

For quick and dirty dashboards, streamlit is often a good place to start.

If this is something you're looking for help with, I'd be happy to contribute.

jstammers avatar Feb 27 '21 18:02 jstammers

Hey @jstammers,

I think this is a good idea, admittedly I haven't used streamlit before. I can read a bit about the topic during this week. What is your idea?

I'm always keen to have people contributing to the project! So feel free to work on it! If you want to discuss this in more details also, feel free to drop me a message on Linkedin or e-mail!

DidierRLopes avatar Feb 28 '21 00:02 DidierRLopes

It has been 1 year, but we have now the terminal in a much better state.

I believe this could be done on our jupyter/dashboards menu. @jstammers not sure where you are at in your life, but if this is still of interest, this could potentially be really helpful for a lot of users :)

DidierRLopes avatar Jan 20 '22 13:01 DidierRLopes

We now have tensorboard integrated and you can look at the evaluation.

Feel free to reopen if this does not meet your needs!

jmaslek avatar Apr 18 '23 19:04 jmaslek