libsvm

fun libsvm(file: String): SparseDataset<Int>
fun libsvm(file: Path): SparseDataset<Int>

Reads a LivSVM file.