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

future ideas: #151

Open
ClimbsRocks opened this issue Feb 29, 2016 · 0 comments
Open

future ideas: #151

ClimbsRocks opened this issue Feb 29, 2016 · 0 comments

Comments

@ClimbsRocks
Copy link
Owner

  1. voluntary data gathering to run ML on our own library
    once trained, ask users if they'd be ok sharing some summary info about their data and the parameters of their models (totally anonymized) with us
    we could then figure out what combinations of params work best for data of a certain shape (num features, standard dev, min, max, range, num data points, type of predicted output, num of categories being predicted, etc.).
    offer a "Quickstart" option- default to whatever we predict will be the best params for your data set, and train algos with those- don't traverse the param space trying all combos of params.
    1. create a UI to make this even more accessible (and create pretty visualizations while training!), and collect that summarized data by default (with very obvious notifications about this and a way to turn it off)
    2. create an automated deployment script for aws so people can run this on a big box in the cloud super easily
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