Skip navigation links
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 

U

UimaResource - Class in org.datavec.nlp.uima
Resource holder for uima
UimaResource(AnalysisEngine) - Constructor for class org.datavec.nlp.uima.UimaResource
 
UimaResource(AnalysisEngine, CasPool) - Constructor for class org.datavec.nlp.uima.UimaResource
 
UimaTokenizer - Class in org.datavec.nlp.tokenization.tokenizer
Tokenizer based on the passed in analysis engine
UimaTokenizer(String, UimaResource, boolean) - Constructor for class org.datavec.nlp.tokenization.tokenizer.UimaTokenizer
 
UimaTokenizerFactory - Class in org.datavec.nlp.tokenization.tokenizerfactory
Uses a uima AnalysisEngine to tokenize text.
UimaTokenizerFactory() - Constructor for class org.datavec.nlp.tokenization.tokenizerfactory.UimaTokenizerFactory
 
UimaTokenizerFactory(UimaResource) - Constructor for class org.datavec.nlp.tokenization.tokenizerfactory.UimaTokenizerFactory
 
UimaTokenizerFactory(AnalysisEngine) - Constructor for class org.datavec.nlp.tokenization.tokenizerfactory.UimaTokenizerFactory
 
UimaTokenizerFactory(UimaResource, boolean) - Constructor for class org.datavec.nlp.tokenization.tokenizerfactory.UimaTokenizerFactory
 
UimaTokenizerFactory(boolean) - Constructor for class org.datavec.nlp.tokenization.tokenizerfactory.UimaTokenizerFactory
 
UimaTokenizerFactory(AnalysisEngine, boolean) - Constructor for class org.datavec.nlp.tokenization.tokenizerfactory.UimaTokenizerFactory
 
uMean - Variable in class org.datavec.image.loader.CifarLoader
 
unEscapeString(String) - Static method in class org.datavec.api.util.StringUtils
Unescape commas in the string using the default escape char
unEscapeString(String, char, char) - Static method in class org.datavec.api.util.StringUtils
Unescape charToEscape in the string with the escape char escapeChar
unEscapeString(String, char, char[]) - Static method in class org.datavec.api.util.StringUtils
 
uniform(Random, double, double) - Static method in class org.datavec.api.util.MathUtils
Generate a uniform random number from the given rng
union(Set<? extends T>, Set<? extends T>) - Static method in class org.datavec.api.util.SetUtils
 
unique() - Method in class org.datavec.dataframe.api.BooleanColumn
 
unique() - Method in class org.datavec.dataframe.api.CategoryColumn
 
unique() - Method in class org.datavec.dataframe.api.DateColumn
 
unique() - Method in class org.datavec.dataframe.api.DateTimeColumn
 
unique() - Method in class org.datavec.dataframe.api.DoubleColumn
 
unique() - Method in class org.datavec.dataframe.api.FloatColumn
 
unique() - Method in class org.datavec.dataframe.api.IntColumn
 
unique() - Method in class org.datavec.dataframe.api.LongColumn
 
unique() - Method in class org.datavec.dataframe.api.ShortColumn
 
unique() - Method in class org.datavec.dataframe.api.TimeColumn
 
unique() - Method in interface org.datavec.dataframe.columns.Column
Returns a column of the same type as the receiver, containing only the unique values of the receiver
uniqueRecords() - Method in class org.datavec.dataframe.api.Table
Returns the unique records in this table Note: Uses a lot of memory for a sort
UnknownFormatException - Exception in org.datavec.api.exceptions
 
UnknownFormatException() - Constructor for exception org.datavec.api.exceptions.UnknownFormatException
 
UnknownFormatException(String) - Constructor for exception org.datavec.api.exceptions.UnknownFormatException
 
UnknownFormatException(String, Throwable) - Constructor for exception org.datavec.api.exceptions.UnknownFormatException
 
UnknownFormatException(Throwable) - Constructor for exception org.datavec.api.exceptions.UnknownFormatException
 
UnknownFormatException(String, Throwable, boolean, boolean) - Constructor for exception org.datavec.api.exceptions.UnknownFormatException
 
unsafeAdd(double, double) - Static method in class org.datavec.api.berkeley.SloppyMath
 
unsafeSubtract(double, double) - Static method in class org.datavec.api.berkeley.SloppyMath
 
untarFile(File, File) - Method in class org.datavec.image.mnist.MnistFetcher
 
unzipFileTo(String, String) - Static method in class org.datavec.api.util.ArchiveUtils
Extracts files to the specified destination
UnzipForCalculateSortedRankFunction - Class in org.datavec.spark.transform.rank
A simple helper function for use in executing CalculateSortedRank
UnzipForCalculateSortedRankFunction() - Constructor for class org.datavec.spark.transform.rank.UnzipForCalculateSortedRankFunction
 
upperBound() - Method in class org.datavec.dataframe.util.collections.IntRange
 
upperBoundType() - Method in class org.datavec.dataframe.util.collections.IntRange
Returns the type of this range's upper bound: BoundType.CLOSED if the range includes its upper endpoint, BoundType.OPEN if it does not.
upperCase() - Method in interface org.datavec.dataframe.mapping.StringMapUtils
String utility functions.
upperEndpoint() - Method in class org.datavec.dataframe.util.collections.IntRange
Returns the upper endpoint of this range.
upTo(int, BoundType) - Static method in class org.datavec.dataframe.util.collections.IntRange
Returns a range with no lower bound up to the given endpoint, which may be either inclusive (closed) or exclusive (open).
UriFromPathIterator - Class in org.datavec.api.util.files
A simple utility method to convert a Iterator<String> to an Iterator<URI>, where each String in the original iterator is a Path
UriFromPathIterator() - Constructor for class org.datavec.api.util.files.UriFromPathIterator
 
uriStrings - Variable in class org.datavec.api.split.BaseInputSplit
 
uriToString(URI[]) - Static method in class org.datavec.api.util.StringUtils
 
useSpecialPreProcessCifar - Static variable in class org.datavec.image.loader.CifarLoader
 
useSubset - Variable in class org.datavec.image.loader.LFWLoader
 
usStateArray - Static variable in class org.datavec.dataframe.TestDataUtil
 
usStates() - Static method in class org.datavec.dataframe.TestDataUtil
 
uStd - Variable in class org.datavec.image.loader.CifarLoader
 
utf8Length(String) - Static method in class org.datavec.api.writable.Text
For the given string, returns the number of UTF-8 bytes required to encode the string.
Util - Class in org.datavec.nlp.movingwindow
 
Util() - Constructor for class org.datavec.nlp.movingwindow.Util
 
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 
Skip navigation links