-
Notifications
You must be signed in to change notification settings - Fork 3
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
Analytics/Assistant Integration #59
Comments
There are couple of issues which are blocking this currently.
|
I agree and disagree :) It would be great to have all those things as they are all important but I don't think they necessarily need to block this integration. The way I see it, there are a couple main steps:
At least the first two are only the responsibility of the plugin; the last point is not obvious how exactly the results should be shown. Ideally, this would be a rich but decoupled integration with the visualizer (or perhaps a new visualizer/button that simply showed the results and wasn't coupled to the central visualizer). In the short term, this could be as simple as just adding the predicted next node to the graph or returning a file that contains the distribution over predicted next nodes. Regardless, I agree that #23 is definitely blocking for this issue. I think it would be good to create a simple example "analytic" to find any possible surprises and such. |
It would be great to be able to integrate a trained model to assist with model building. There are many different possibilities so I thought I would create this issue to track some of the ideas as well as any discussion about integration.
A couple ideas for analytics integration:
The text was updated successfully, but these errors were encountered: