Property | Type | Description | |
---|---|---|---|
columnmeans | double[] | ||
columnsigmas | double[] | ||
dfdnet | double[] | ||
ensemblesize | int | ||
issoftmax | bool | ||
neurons | double[] | ||
nin | int | ||
nout | int | ||
postprocessing | bool | ||
serializedlen | int | ||
serializedmlp | double[] | ||
structinfo | int[] | ||
tmpmeans | double[] | ||
tmpsigmas | double[] | ||
tmpweights | double[] | ||
wcount | int | ||
weights | double[] | ||
y | double[] |
Method | Description | |
---|---|---|
mlpensemble ( ) : System |