Primary competition visual

Xente Fraud Detection Challenge

Helping Uganda
$4 500 USD
Challenge completed ~6 years ago
Classification
2001 joined
545 active
Starti
May 20, 19
Closei
Sep 22, 19
Reveali
Sep 23, 19
Memory Usage
Help ยท 12 Aug 2019, 16:01 ยท 2

Does anyone have any good tips in maximizing memory usage for this task? Especially for systems with less computing power.

Discussion 2 answers

Hi phekima,

Are you getting memory capacity errors or is it just very long to run?

In general, to make things more efficient, you should use low level libraries such as numpy and avoid for loops as much as possible.

For the development phase, you can work on subset of data until you have debugged your code. Then get a better computer for the real thing or just wait a bit.

Happy coding!

12 Aug 2019, 16:08
Upvotes 0