hmc-whisk / jsLDA

A React based version of jsLDA with brand new features added on
Other
0 stars 0 forks source link

Model generating page #126

Closed theobayard closed 3 years ago

theobayard commented 3 years ago

With the planned addition of more model training options, like hyperparameter tuning and custom RegExp, it might be useful to dedicate a whole page to training models. This page could also have a log of everything you've tried so far with the model. If we wanted to get real fancy, we could implement optimization metrics and give suggestions based on those/display graphs of them over different parameters.

This idea is sourced from interviews. Interviewee's expressed taking notes on different ways they had trained models, spending great deals of time tuning optimization metrics, a desire for clearer information on how/when to use various optimization metrics, and a tool that would give them suggestions on how to better train their model.

theobayard commented 3 years ago

This was more or less completed when we added the modal for document training options