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

Problem with Cubist Predict function. Predicting 0 for large data. #17

Open
kchaitanyabandi opened this issue Dec 21, 2017 · 1 comment

Comments

@kchaitanyabandi
Copy link

Hi,

The cubist prediction isn't working properly for large datasets (about 10,000 rows). It works completely fine if I predict row by row, but gives all zeroes when I pass all the 10,000 rows or any subset of the data (< 10,000 rows). I think this is a memory issue. Could this be fixed? We have a really important implementation on hold because of this issue.

Thanks
Krishna Chaitanya Bandi

@topepo
Copy link
Owner

topepo commented May 17, 2018

Can you give a reproducible example (even if it is artificial or blinded) and the results of sessionInfo()?

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