guide
This commit is contained in:
parent
9e04ab62fb
commit
8dd94461e1
@ -26,9 +26,6 @@ KMeans uses LIBSVM format to parse the input. If you are not familiar with LIBSV
|
||||
The format is the following:
|
||||
|
||||
<label> <index1>:<value1> <index2>:<value2> ...
|
||||
</br>...
|
||||
</br>...
|
||||
</br>...
|
||||
|
||||
where label is a dummy integer value in this case (you can add 1's to every example), index<x> is the index for feature x, and value<x> is the feature x value.
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user