Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Segmentation violation problem #56

Open
GoogleCodeExporter opened this issue Mar 7, 2016 · 2 comments
Open

Segmentation violation problem #56

GoogleCodeExporter opened this issue Mar 7, 2016 · 2 comments

Comments

@GoogleCodeExporter
Copy link

Hi 

i am running Windows-Precompiled-RF_MexStandalone-v0.02 for regression problem.

first i am creating the model using "regRF_train"  then i am runing 
"regRF_predict" command in side a while loop several iterations. when i 
incerase problem size matlab give an segmetation error.

i am calling above function from the matlab.
my error file and section of the matlab code attached.

since i dont have set up svn , i can't get latest code. i checked couple of 
other threads related to this problem. according to that problem would be in 
memory allocation (malloc)


would you please give me latest copy of the code (src folder) for RF-regression 
(read only version) so i can compile them using mex command.
or if you can please send me precompiled 32bit and 64 bit mex files


thanks & regards
Kasun

Original issue reported on code.google.com by dakas...@gmail.com on 6 Feb 2013 at 2:55

Attachments:

@GoogleCodeExporter
Copy link
Author

you can get almost the latest download here

http://code.google.com/p/randomforest-matlab/issues/detail?id=41#c8

Original comment by abhirana on 6 Feb 2013 at 3:34

@GoogleCodeExporter
Copy link
Author

hi, I have met similar problem as you.
 Case is when the training and testing data have different structure, say for training data  has 100 features, but for test, have 101 features, then this problem happen.

I am not sure whether this is helpful for you.

Original comment by zhangleu...@gmail.com on 18 Mar 2013 at 3:34

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant