Package | Description |
---|---|
org.datavec.api.transform | |
org.datavec.api.transform.analysis | |
org.datavec.api.transform.ui |
Modifier and Type | Method and Description |
---|---|
TransformProcess.Builder |
TransformProcess.Builder.normalize(String column,
Normalize type,
DataAnalysis da)
Normalize the specified column with a given type of normalization
|
Modifier and Type | Class and Description |
---|---|
class |
SequenceDataAnalysis
Created by Alex on 12/03/2016.
|
Modifier and Type | Method and Description |
---|---|
static void |
HtmlAnalysis.createHtmlAnalysisFile(DataAnalysis dataAnalysis,
File output) |
static String |
HtmlAnalysis.createHtmlAnalysisString(DataAnalysis analysis) |
Copyright © 2016. All rights reserved.