메소드 | 설명 | |
---|---|---|
Optimize ( string>.Dictionary |
||
Optimize ( |
||
Optimize ( string inputFileName, string outputFileName, int layers, double minThreshold, double maxThreshold, double thresholdStepSize, int minTrades, int iterations, int randomize, string validationFileNames ) : void |
메소드 | 설명 | |
---|---|---|
getLayerCombinations ( int layer, HashSet |
||
getLayerCombinations ( int layer, HashSet |
||
getStatistics ( |
public static Optimize ( string>.Dictionary |
||
rawArguments | string>.Dictionary | |
리턴 | void |
public static Optimize ( |
||
inputParser | ||
outputFileName | string | |
layers | int | |
minThreshold | double | |
maxThreshold | double | |
thresholdStepSize | double | |
minTrades | int | |
iterations | int | |
randomize | int | |
validationParsers | ||
리턴 | void |
public static Optimize ( string inputFileName, string outputFileName, int layers, double minThreshold, double maxThreshold, double thresholdStepSize, int minTrades, int iterations, int randomize, string validationFileNames ) : void | ||
inputFileName | string | |
outputFileName | string | |
layers | int | |
minThreshold | double | |
maxThreshold | double | |
thresholdStepSize | double | |
minTrades | int | |
iterations | int | |
randomize | int | |
validationFileNames | string | |
리턴 | void |