Displaying 1 result from an estimated 1 matches for "query_words".
2012 Mar 27
2
SVM. How to use categorical attributes?
Hi All,
Here is the case. I want to build classification model (SVM). Some of variables for this model are categorical attributes which represent words  (usually 3-10 words - query for search in google). For example:
search_id | query_words                        |..| result
-----------+----------------------------------+--+--------
1            | how,to,grow,tree                  |..| 4
2            | smartfone,htc,buy,price         |..| 7
3            | buy,house,realty,london         |..| 6
4            | where,to,go,weekend,cinema...