litianqi715 / librf

Automatically exported from code.google.com/p/librf
Other
0 stars 0 forks source link

visualization #6

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
How to visualize a random forst model
I want to do image classification using random forest classifier library librf
I had done the example program rftrain and i got the output

./rftrain -t 100 -m heart.model -d ../data/heart.csv --header --csv -l 
../data/heart_labels.txt 

i got heart.model in the examples folder
how to visualize this data
I want to see the output classified image
How to acheive this??

how to create image.model from a satellite imagery

Expecting a positive reply from you

Original issue reported on code.google.com by rasha...@gmail.com on 19 Dec 2011 at 7:14