Package | Description |
---|---|
org.encog.ensemble | |
org.encog.ensemble.data.factories |
Modifier and Type | Field and Description |
---|---|
protected EnsembleDataSetFactory |
Ensemble.dataSetFactory |
Modifier and Type | Method and Description |
---|---|
void |
Ensemble.setTrainingDataFactory(EnsembleDataSetFactory dataSetFactory)
Set which dataSetFactory to use to create the correct tranining sets
|
Modifier and Type | Class and Description |
---|---|
class |
ResamplingDataSetFactory |
class |
WeightedResamplingDataSetFactory |
class |
WrappingNonResamplingDataSetFactory |
Copyright © 2014. All Rights Reserved.