Package | Description |
---|---|
org.neuroph.core.data |
Provides data set related classes and manipulation methods.
|
org.neuroph.eval | |
org.neuroph.util.data.sample |
Provides data sampling techniques
|
Modifier and Type | Method and Description |
---|---|
DataSet[] |
DataSet.sample(Sampling sampling) |
Modifier and Type | Method and Description |
---|---|
Sampling |
CrossValidationBak.getSampling() |
Modifier and Type | Method and Description |
---|---|
void |
CrossValidationBak.setSampling(Sampling sampling) |
Modifier and Type | Class and Description |
---|---|
class |
SubSampling
This class provides sub-sampling of a data set, and creates a specified number of subsets form given data set.
|
Copyright © 2019 Neuroph Project. All rights reserved.