Coder Social home page Coder Social logo

Matlab crashes about randomforest-matlab HOT 3 CLOSED

tingliu avatar tingliu commented on May 29, 2024
Matlab crashes

from randomforest-matlab.

Comments (3)

GoogleCodeExporter avatar GoogleCodeExporter commented on May 29, 2024
Hi Aris

are you using the code from the download or from the svn? Also what compiler is 
being used with matlab? just to make sure its not a compiler specific issue can 
you also try the precompiled version? 
http://code.google.com/p/randomforest-matlab/downloads/detail?name=Windows-Preco
mpiled-RF_MexStandalone-v0.02-.zip&can=2&q=#makechanges

regards

Original comment by abhirana on 22 Nov 2012 at 5:02

from randomforest-matlab.

GoogleCodeExporter avatar GoogleCodeExporter commented on May 29, 2024
Thanks for your reply. I used the code following the link you sent and not it 
seemed, the code was able to train but crashed at "classRF_predict" (testing) 
and here is why...(i figured it out)

I ran the demo and it ran successfully, so it made be look harder in my code 
and realised that I was passing the testing vectors in a column. That's because 
from classifier to classifier vectors are requested in different format so I 
overlooked that...Anyway, it seems that simply using the row (transpose) 
worked. Isn't odd though that with just a minor mistake like that it would 
crash to desktop?

For your information, my compiler is VS 2010. 

Original comment by [email protected] on 23 Nov 2012 at 10:09

from randomforest-matlab.

GoogleCodeExporter avatar GoogleCodeExporter commented on May 29, 2024
the major part of the code uses mex files and i think i am not doing a through 
check of whether the sizes of data match or not. the C code in the mex file is 
very finicky if the sizes are incorrect and that causes the crash. maybe i 
should put some strict checks.

great that you got a solution to your problem. hope you find the package 
useful. do tell if you run into any issues.

Original comment by abhirana on 25 Nov 2012 at 9:28

  • Changed state: Done

from randomforest-matlab.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.