ai.cookie.spark.sql.sources.libsvm
Extends org.apache.spark.sql.DataFrameReader with LIBSVM support.
the associated reader.
Read a LIBSVM dataset.
the Hadoop-style path to a file in LIBSVM format.
the number of features to expect per row. If not specified, it is computed automatically.
Extends org.apache.spark.sql.DataFrameReader with LIBSVM support.