Package | Description |
---|---|
org.datavec.api.io | |
org.datavec.api.io.converters | |
org.datavec.api.writable | |
org.deeplearning4j.datasets.datavec | |
org.deeplearning4j.spark.datavec |
Class and Description |
---|
BinaryComparable
Interface supported by
WritableComparable
types supporting ordering/permutation by a representative set of bytes. |
DataOutputBuffer
A reusable
DataOutput implementation that writes to an in-memory
buffer. |
RawComparator
A
Comparator that operates directly on byte representations of
objects. |
WritableComparable
A
Writable which is also Comparable . |
WritableComparator
A Comparator for
WritableComparable s. |
Class and Description |
---|
WritableConverter
Convert a writable to another writable (used for say: transitioning dates or categorical to numbers)
|
Class and Description |
---|
BinaryComparable
Interface supported by
WritableComparable
types supporting ordering/permutation by a representative set of bytes. |
RawComparator
A
Comparator that operates directly on byte representations of
objects. |
WritableComparable
A
Writable which is also Comparable . |
WritableComparator
A Comparator for
WritableComparable s. |
Class and Description |
---|
WritableConverter
Convert a writable to another writable (used for say: transitioning dates or categorical to numbers)
|
Class and Description |
---|
WritableConverter
Convert a writable to another writable (used for say: transitioning dates or categorical to numbers)
|
Copyright © 2020. All rights reserved.