@@ -1,4 +0,0 @@
|
||||
{
|
||||
"files": ["sample1.CSV"],
|
||||
"path": "D:\\liyong\\project\\TVS_ML\\FC_ML_Baseline\\FC_ML_Baseline_Test\\Data_Handle"
|
||||
}
|
||||
File diff suppressed because it is too large
Load Diff
Binary file not shown.
File diff suppressed because it is too large
Load Diff
Binary file not shown.
File diff suppressed because one or more lines are too long
Binary file not shown.
@@ -1,20 +0,0 @@
|
||||
{
|
||||
"path": ["D:\\liyong\\project\\TVS_ML\\FC_ML_Baseline\\FC_ML_Baseline_Test\\Train"],
|
||||
"algorithmParam": {
|
||||
"algorithm": "多项式拟合",
|
||||
"activateFun": "sigmod",
|
||||
"lossFun": "l1",
|
||||
"optimizeFun": "sgd",
|
||||
"exportFormat": ".onnx",
|
||||
"trainingRatio": 80,
|
||||
"loadSize": 32,
|
||||
"studyPercent": 0.001,
|
||||
"stepCounts": 3,
|
||||
"roundPrint": 11,
|
||||
"round": 1001,
|
||||
"preDisposeData": false,
|
||||
"disposeMethod": "minmax",
|
||||
"dataNoOrder": false
|
||||
},
|
||||
"algorithm": "基础神经网络NN"
|
||||
}
|
||||
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@@ -1,20 +0,0 @@
|
||||
{
|
||||
"modelFile": "model.onnx",
|
||||
"path": "D:\\liyong\\project\\TVS_ML\\FC_ML_Baseline\\FC_ML_Baseline_Test\\pred",
|
||||
"modelParams": {
|
||||
"inputSize": 3,
|
||||
"outputSize": 3,
|
||||
"normalizerType": "minmax",
|
||||
"normalizerMax": 100,
|
||||
"normalizerMin": 10
|
||||
},
|
||||
"input": [
|
||||
{
|
||||
"name": "质量",
|
||||
"value": 1
|
||||
}, {
|
||||
"name": "系数",
|
||||
"value": 2
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user