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

UI #49

Open
timothyb0912 opened this issue Sep 5, 2020 · 0 comments
Open

UI #49

timothyb0912 opened this issue Sep 5, 2020 · 0 comments
Assignees

Comments

@timothyb0912
Copy link
Owner

Request

Create a Web UI for PyLogit so users don't have to write much (if any) code in order to estimate basic (and perhaps not so basic) discrete choice models. One option is to use Streamlit to create the UI. The experience could draw inspiration from the UI of Biogeme, as a starting point.

Some desired features would be that the following workflow all be doable from the UI:

  • design matrix specification
  • model instantiation
    • utility specification
    • model type selection
    • model argument setting (e.g. intercept reference alternative)
  • model estimation
  • model viewing (post-estimation results and summary)
  • model checking (interactively visualize and save model checking plots from one's model)
  • model serialization
  • model prediction (new data, batch or online)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant