Weka max heap error or out of memory error solution for windows users
Hi friends! I was facing this problem whenever I was testing a weka with a large chunk of data on a system running 2 GB RAM and windows 8.1. I looked through a lot of forums including stack overflow and I came to several broken pieces of puzzle which I summerized and found it to be forking in my case:- 1) go to the program folder in your C drive 2)make a search or locate Runweka .ini or Runweka .bat file(dont get spooked/freaked with file extension) 3)open the file in text editor(notepad!!) 4) you will see hashed(#) sentences, so for newbie, be informed that they are commented out parts of that file 5) Read through the text file,its not a big text file.... its basically a configuration file and if you even have lightly practised using Weka you will identify which parameters they are and also to determine that the parameter below is already added or not.Chances are it wont be 6) just press enter and create a new line and... 7) type "max.heap=2g"(ignore quotati