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

Interactions to support/incorporate #3

Open
emjun opened this issue Dec 4, 2020 · 0 comments
Open

Interactions to support/incorporate #3

emjun opened this issue Dec 4, 2020 · 0 comments

Comments

@emjun
Copy link
Owner

emjun commented Dec 4, 2020

  • If declare concepts but not variables (esp. data type), ask user for input rather than error out. --> Some kind of hook for checking and then asking for additional input.
    Ex. When querying knowledge base, check that Variable is declared before verifying/solving. If Variable is not declared, interactivity

  • Elicit weights for edges that represent causes, correlations that want to include in the final statistical model and then maximize these?

  • Presenting differences between models (set of effects for each model may differ): Visual pattern matching (make similarities easy to look over, differences more prominent, something from NLP/error analysis lit?

Milestones for interaction:
Low fidelity pass for interactivity: command line interaction (pdb)

Implementation ideas:

  • Could we use the listener pattern somehow such that missing info is logged somewhere, updates to info are logged somewhere, etc.?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant