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

Turn off top factors #461

Closed
mmastand opened this issue Dec 28, 2017 · 2 comments
Closed

Turn off top factors #461

mmastand opened this issue Dec 28, 2017 · 2 comments

Comments

@mmastand
Copy link
Contributor

It would really help with speed for the package on 1M+ rows if we could turn off the top factors calculation. The overhead of doing both model trainings is really rough when models take hours to train.

Without knowing the architecture of the package completely, perhaps an input flag streamline == True could turn off some of the more extraneous and computationally expensive things?

@Aylr
Copy link
Contributor

Aylr commented Dec 29, 2017

Likely a duplicate of 419

@Aylr
Copy link
Contributor

Aylr commented Jan 22, 2018

Dupe. Closing

@Aylr Aylr closed this as completed Jan 22, 2018
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

2 participants