程序包 | 说明 |
---|---|
com.supermap.analyst.spatialanalyst |
限定符和类型 | 方法和说明 |
---|---|
ANNTrainResult |
ANNCellularAutomata.annTrain(double dErrorRate,
int nMaxTimes)
已过时。
此方法已废弃,请使用支持进度监听的新方法
ANNCellularAutomata.annTrain(double, int, SteppedListener...) 替换。 |
ANNTrainResult |
ANNCellularAutomata.annTrain(double dErrorRate,
int nMaxTimes,
SteppedListener... listeners)
人工神经网络训练。
|
ANNTrainResult |
ANNCellularAutomata.loadModel(String modelFile)
加载模型文件。
|
Copyright © 2021–2024 SuperMap. All rights reserved.