Scikit.Classification.ONNX/Scikit.Classification.ONNX.mqproj

199 lines
8.3 KiB
Text
Raw Permalink Normal View History

2025-05-30 16:23:21 +02:00
<EFBFBD><EFBFBD>{
"platform" :"mt5",
"program_type":"script",
"copyright" :"Copyright 2023, MetaQuotes Ltd.",
"link" :"https:\/\/www.mql5.com",
"version" :"1.00",
"cpu_architecture" :"0",
"optimize" :"1",
"fpzerocheck" :"1",
"tester_no_cache":"0",
"tester_everytick_calculate":"0",
"unicode_character_set":"0",
"static_libraries":"0",
"script":
{
"flags":"0"
},
"files":
[
{
"path":"Scikit.Classification.ONNX.mq5",
"compile":true,
"relative_to_project":true
},
{
"path":"iris.mqh",
"compile":false,
"relative_to_project":true
}
],
"resources":
[
{
"type":"binary",
"path":"models\\adaboost_iris.onnx",
"name":"",
"relative_to_project":true
},
{
"type":"binary",
"path":"models\\bnb_classifier_iris.onnx",
"name":"",
"relative_to_project":true
},
{
"type":"binary",
"path":"models\\bagging_iris.onnx",
"name":"",
"relative_to_project":true
},
{
"type":"binary",
"path":"models\\categorical_nb_iris.onnx",
"name":"",
"relative_to_project":true
},
{
"type":"binary",
"path":"models\\decision_tree_iris.onnx",
"name":"",
"relative_to_project":true
},
{
"type":"binary",
"path":"models\\extra_tree_iris.onnx",
"name":"",
"relative_to_project":true
},
{
"type":"binary",
"path":"models\\extra_trees_iris.onnx",
"name":"",
"relative_to_project":true
},
{
"type":"binary",
"path":"models\\gnb_classifier_iris.onnx",
"name":"",
"relative_to_project":true
},
{
"type":"binary",
"path":"models\\gb_iris.onnx",
"name":"",
"relative_to_project":true
},
{
"type":"binary",
"path":"models\\hist_gradient_boosting_classifier_iris.onnx",
"name":"",
"relative_to_project":true
},
{
"type":"binary",
"path":"models\\knn_iris.onnx",
"name":"",
"relative_to_project":true
},
{
"type":"binary",
"path":"models\\lda_classifier_iris.onnx",
"name":"",
"relative_to_project":true
},
{
"type":"binary",
"path":"models\\linear_svc_iris.onnx",
"name":"",
"relative_to_project":true
},
{
"type":"binary",
"path":"models\\logistic_regression_iris.onnx",
"name":"",
"relative_to_project":true
},
{
"type":"binary",
"path":"models\\logistic_regressioncv_iris.onnx",
"name":"",
"relative_to_project":true
},
{
"type":"binary",
"path":"models\\mlp_classifier_iris.onnx",
"name":"",
"relative_to_project":true
},
{
"type":"binary",
"path":"models\\mnb_classifier_iris.onnx",
"name":"",
"relative_to_project":true
},
{
"type":"binary",
"path":"models\\nusvc_iris.onnx",
"name":"",
"relative_to_project":true
},
{
"type":"binary",
"path":"models\\pa_classifier_iris.onnx",
"name":"",
"relative_to_project":true
},
{
"type":"binary",
"path":"models\\perceptron_classifier_iris.onnx",
"name":"",
"relative_to_project":true
},
{
"type":"binary",
"path":"models\\radius_neighbors_iris.onnx",
"name":"",
"relative_to_project":true
},
{
"type":"binary",
"path":"models\\rf_iris.onnx",
"name":"",
"relative_to_project":true
},
{
"type":"binary",
"path":"models\\ridge_classifier_iris.onnx",
"name":"",
"relative_to_project":true
},
{
"type":"binary",
"path":"models\\sgd_classifier_iris.onnx",
"name":"",
"relative_to_project":true
},
{
"type":"binary",
"path":"models\\ridge_classifier_cv_iris.onnx",
"name":"",
"relative_to_project":true
},
{
"type":"binary",
"path":"models\\svc_iris.onnx",
"name":"",
"relative_to_project":true
},
{
"type":"binary",
"path":"models\\cnb_classifier_iris.onnx",
"name":"",
"relative_to_project":true
}
]
}