Open minoriinoue opened 6 years ago
Hi :)
I got this memory allocation error when running oneclassrf_error.py:
I changed the code a bit so that it doesn't GridSearchCV() but instead creates a model with OneClassRF() with default values for exercise.
Have any of you encounter this problem before and know how to fix the error?
Hi :)
I got this memory allocation error when running oneclassrf_error.py:
I changed the code a bit so that it doesn't GridSearchCV() but instead creates a model with OneClassRF() with default values for exercise.
Have any of you encounter this problem before and know how to fix the error?