ai.cookie.spark.sql.sources.mnist
Extends org.apache.spark.sql.DataFrameReader with MNIST support.
the associated reader.
Read an MNIST dataset.
the Hadoop-style path to the images data file.
the Hadoop-style path to the labels data file.
the maximum size (in bytes) of data per partition. Default: 10MB.
Extends org.apache.spark.sql.DataFrameReader with MNIST support.