AxeldeRomblay / MLBox

MLBox is a powerful Automated Machine Learning python library.
https://mlbox.readthedocs.io/en/latest/
Other
1.49k stars 274 forks source link

Memory error when reading in Data #69

Closed TimusLetap closed 5 years ago

TimusLetap commented 5 years ago

Data results in MemoryError

is there a way to process a DataFrame?? The csv file I'm using is about 9GB, unless there is a way to parse a segment of the data using Reader method in MLBox??

AxeldeRomblay commented 5 years ago

Hello, thanks for reporting this issue. I will close it since we will investigate this issue and fix it in the next release.