org.gcube.dataanalysis.ecoengine.spatialdistributions
Class FeedForwardNeuralNetworkDistribution
java.lang.Object
org.gcube.dataanalysis.ecoengine.spatialdistributions.BayesianDistribution
org.gcube.dataanalysis.ecoengine.spatialdistributions.FeedForwardNeuralNetworkDistribution
- All Implemented Interfaces:
- GenericAlgorithm, SpatialProbabilityDistributionGeneric
public class FeedForwardNeuralNetworkDistribution
- extends BayesianDistribution
Fields inherited from class org.gcube.dataanalysis.ecoengine.spatialdistributions.BayesianDistribution |
config, dbConnection, featuresTable, featuresTableColumns, FeaturesTableColumnsP, FeaturesTableP, finalTableLabel, FinalTableLabel, finalTableName, FinalTableName, FinalTableValue, FinalTableValueType, groupingFactor, GroupingFactor, modelFile, modelName, ModelName, status, userName, UserName |
Methods inherited from class org.gcube.dataanalysis.ecoengine.spatialdistributions.BayesianDistribution |
getGeographicalID, getGeographicalInfoObjects, getGeographicalInfoType, getInputParameters, getInternalStatus, getMainInfoID, getMainInfoObjects, getMainInfoType, getOutput, getProperties, init, postProcess, storeDistribution |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FeedForwardNeuralNetworkDistribution
public FeedForwardNeuralNetworkDistribution()
calcProb
public float calcProb(Object mainInfo,
Object area)
singleStepPreprocess
public void singleStepPreprocess(Object mainInfo,
Object area)
singleStepPostprocess
public void singleStepPostprocess(Object mainInfo,
Object allAreasInformation)
getName
public String getName()
getDescription
public String getDescription()
Copyright © 2013. All Rights Reserved.