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

Create task script that auto-builds a model for specified stat #112

Open
BruceJohnJennerLawso opened this issue Jan 20, 2017 · 0 comments
Open

Comments

@BruceJohnJennerLawso
Copy link
Owner

Wading through graphs output by readata.py isnt very time efficient. Would be better for a script to automatically run linear regressions, then regressions on the first set of models against other parameters, build up a bunch of those models, sort the models by r^2/under 0.05 and print to console.

Actually now that I described it, thats probably going to be fairly slow anyways, but it wastes less of my time. Models should probably be their own object, with a base stat to build from, followed by a list of 2 lists with the stat id, followed by its weight.

Ahh, hmm

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