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

Remove development regression model files #40

Open
JamesPino opened this issue Feb 8, 2022 · 0 comments
Open

Remove development regression model files #40

JamesPino opened this issue Feb 8, 2022 · 0 comments
Assignees

Comments

@JamesPino
Copy link
Member

There are currently multiple files for the regression models.

run_all.py
run_all_kfold_ultimate.py
run_gbt_kfold.py
run_lightgbm.py
run_models.ipynb

Basically they were built via sequentially increasing complexity, but all are summarized in run_all_kfold_ultimate.py and run_all.py, though the latter is a dumbed down version without features as output. run_models.pynb is worth keeping as it contains a lot of visualization of model performance, something that isn't stored in the other two run files. I am making this issue here for now to remember to remove the old ones once we decide on where to place the model figure folder.

@JamesPino JamesPino self-assigned this Feb 8, 2022
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