Replies: 1 comment 8 replies
-
Hi @jphoplun! Thank you, |
Beta Was this translation helpful? Give feedback.
8 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
What are the CPU/Memory requirements for using scikit-learn Intel library?
I am trying to use Intel library (SVM) and getting bad allocation/segmentation faults. I am using Azure VM (2 core 8GB). When I use smaller training data set (less then 100K) it works but when I give more then that, I am getting the issue, I am expecting training set to around 300K.
Also, it consumes almost all the CPU/Memory so VM is not usable any mechanism or setting which would avoid it.
Thanks & Regards
Jakir
Beta Was this translation helpful? Give feedback.
All reactions