Hi,
I am working on WEKA-3-6 , i want to increase the heap size.I changed maxheap value in RunWeka.ini but when i tried to save it getting access denied.can any body help me solve this problem.
Thanking you
Vinutha
here is the file, just copy-paste it into the Weka directory, it should help.
1- I am using (core i5, CPU 2.50GHz, 6GB of RAM, 64-bit OS) laptop
2- heap size = 8048MB
Go to RunWeka.ini in your Weka folder and look for the line that starts with "maxheap=". Then substitute the number after the equal sign.
Run this command in your terminal:
java -Xmx1024m -jar weka.jar
1024m is the equivalent to 1Gbyte
java -Xmx1024m -jar weka.jar gives me following error:
Error: Unable to access jarfile weka.ja
Deepak Panday before you run this command java -Xmx1024m -jar weka.jar:
You must be on the weke installation directory, for example:
CD C:\Program Files\Weka-3-8
then run the command
If you using linux yout can sudo gedit and change value of memory Xmx256m
sudo gedit /usr/bin/weka
really helpful
Don't Work with weka 3.8.4
Very helpful your file Ahmad Khdr , thank you.
Instead of checking only the mRNA level, I want to check the active protein level of MMP-1 in Liver tissue from mice. How can I do that?
03 March 2021 1,763 2 View
I want to analyses the proportion of swimming sperm of three species of fish in two salinities. To analyse the proportion of swimming sperm in a Generalized Linear Model, I would use a Binary...
03 March 2021 2,297 3 View
03 March 2021 8,272 1 View
Hi. Please tell me what guidelines should i need to follow for questionaries' type research work in India. It is not hospital based work, we are conduction basic institutional based qualitative...
03 March 2021 2,037 3 View
Hi, I implemented a code to gabor filter cifar10 data but the images after being filtered and stacked are not clear like the original images. I think the problem is in the way I am using the...
03 March 2021 6,317 1 View
i am try to classify the x-ray images. During classification , can i block unwanted images (except x-ray image).
03 March 2021 7,100 1 View
03 March 2021 5,360 2 View
The term miscibility refers to the single-phase state in thermodynamics. I do not mean the compatibility of different components. To determine the miscibility I know several techniques such as...
03 March 2021 4,107 4 View
If the detection range is in ng/ml but the reference range is in ug/ml for a molecule or protein in serum or plasma .how to dilute and what is the initial volume to be taken for quantitative analysis
02 March 2021 7,670 3 View
02 March 2021 5,204 3 View
What Characteristics makes CNN work better?
03 March 2021 1,458 4 View
i would to know some of the research gaps in the artificial intelligence field in most african countries.
03 March 2021 6,145 3 View
I have selected brain tumor images ...but now found that already lots of research done n this topic.
03 March 2021 5,774 3 View
dear community, my model is based feature extraction from non stationary signals using discrete Wavelet Transform and then using statistical features then machine learning classifiers in order to...
03 March 2021 6,994 5 View
I feel that the practice in teacher education in my country is below the expected performance level due to very poor management system. Hope I will learn something from your experiences.
02 March 2021 1,516 4 View
NFL theorem is valid for algorithms training in fixed training set. However, the general characteristic of algorithms in expanded or open dataset has not been proved yet. Could you show your...
01 March 2021 1,189 3 View
L1 and L2 regularization
28 February 2021 4,187 3 View
The following code (see 1st 2 images attached) is used to produce PID controller values that are designed to control the system (G). The code finds the PID controller values (noted as k) by using...
28 February 2021 6,560 14 View
For instance, the model is trained with A,B,C,D,E features to predict F target. Then, I want to make prediction on a new data, but with only A,C,D,E is known without doing missing value imputation...
28 February 2021 1,556 6 View
I am trying to classify and analyze the results of an SDS-PAGE based array for bacterial detection using machine learning, but I have trouble finding the best way to represent the results with...
27 February 2021 9,176 3 View