Java org.deeplearning4j.datasets.datavec RecordReaderDataSetIterator fields, constructors, methods, implement or subclass

Example usage for Java org.deeplearning4j.datasets.datavec RecordReaderDataSetIterator fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.deeplearning4j.datasets.datavec RecordReaderDataSetIterator.

The text is from its open source code.

Constructor

Method

booleanhasNext()
DataSetnext()
voidreset()
voidsetCollectMetaData(boolean collectMetaData)
When set to true: metadata for the current examples will be present in the returned DataSet.
voidsetPreProcessor(org.nd4j.linalg.dataset.api.DataSetPreProcessor preProcessor)