Hello All,

I 
read http://journals.plos.org/plosone/article?id=10.1371/journal.pone.0085733. 
MOSES is being used for predicting the risk of suicide.  The classification 
of different groups were done based on the following steps. 
Bag of words -> feature selection-> Model building -> k fold cross 
validation -> ensemble of representations


I also have a similar classification problem. I want to classify economic 
activities based on ISIC code (International Standard Industrial 
Classification). 

Example:

 training Set:
Words                                                                       
          ISIC Code
{mining, coal, conveyors, steam engine, thermal }  -          1111
{food, fiber, silk, drugs, flowers}                               -         
 2222
{hydraulic jack, brown coal, retreat mining}             -          1111
{wool, orange, vegetable, cocoa}                             -          2222
So after training, when i give some economic activity, MOSES should be able 
to classify it. 


But i don't know how to start. i could find only simple tutorial examples 
like AND/OR gate.  Could any one guide me ?


Thanks and Cheers,
Vishnu


-- 
You received this message because you are subscribed to the Google Groups 
"opencog" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/opencog.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/opencog/91dba829-1cbb-4d2a-914c-26d4edaaba8f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to