search for: 3sunny

Displaying 1 result from an estimated 1 matches for "3sunny".

Did you mean: sunny
2017 Sep 02
0
problem in testing data with e1071 package (SVM Multiclass)
...h rainy il will be classified as "no". The true goal is to do some text classification to apply then for my research. I have two files: * train.csv: a file where there are two columns/Variables one is the data, the other is the label Example: |V1 V2 1sunny yes 2sunny sunny yes 3sunny rainy sunny yes 4sunny cloud sunny yes 5rainy no6rainy rainy no7rainy sunny rainy no8rainy cloud rainy no9cloud maybe 10cloud cloud maybe 11cloud rainy cloud maybe 12cloud sunny cloud maybe| * test.csv: in this file there are the new data to be classified and it is in one column/variable....