Scikit.Regression.ONNX/Scikit.Regression.ONNX.mqproj
super.admin 25e0ee40ab convert
2025-05-30 16:23:24 +02:00

512 lines
No EOL
23 KiB
JSON

{
"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.Regression.ONNX.mq5",
"compile":true,
"relative_to_project":true
}
],
"resources":
[
{
"type":"binary",
"path":"models\\ard_regression_float.onnx",
"name":"",
"relative_to_project":true
},
{
"type":"binary",
"path":"models\\ard_regression_double.onnx",
"name":"",
"relative_to_project":true
},
{
"type":"binary",
"path":"models\\bayesian_ridge_float.onnx",
"name":"",
"relative_to_project":true
},
{
"type":"binary",
"path":"models\\bayesian_ridge_double.onnx",
"name":"",
"relative_to_project":true
},
{
"type":"binary",
"path":"models\\elastic_net_float.onnx",
"name":"",
"relative_to_project":true
},
{
"type":"binary",
"path":"models\\elastic_net_double.onnx",
"name":"",
"relative_to_project":true
},
{
"type":"binary",
"path":"models\\elastic_net_cv_float.onnx",
"name":"",
"relative_to_project":true
},
{
"type":"binary",
"path":"models\\elastic_net_cv_double.onnx",
"name":"",
"relative_to_project":true
},
{
"type":"binary",
"path":"models\\huber_regressor_float.onnx",
"name":"",
"relative_to_project":true
},
{
"type":"binary",
"path":"models\\huber_regressor_double.onnx",
"name":"",
"relative_to_project":true
},
{
"type":"binary",
"path":"models\\lars_float.onnx",
"name":"",
"relative_to_project":true
},
{
"type":"binary",
"path":"models\\lars_double.onnx",
"name":"",
"relative_to_project":true
},
{
"type":"binary",
"path":"models\\lars_cv_float.onnx",
"name":"",
"relative_to_project":true
},
{
"type":"binary",
"path":"models\\lars_cv_double.onnx",
"name":"",
"relative_to_project":true
},
{
"type":"binary",
"path":"models\\lasso_float.onnx",
"name":"",
"relative_to_project":true
},
{
"type":"binary",
"path":"models\\lasso_double.onnx",
"name":"",
"relative_to_project":true
},
{
"type":"binary",
"path":"models\\lasso_cv_float.onnx",
"name":"",
"relative_to_project":true
},
{
"type":"binary",
"path":"models\\lasso_cv_double.onnx",
"name":"",
"relative_to_project":true
},
{
"type":"binary",
"path":"models\\lasso_lars_float.onnx",
"name":"",
"relative_to_project":true
},
{
"type":"binary",
"path":"models\\lasso_lars_double.onnx",
"name":"",
"relative_to_project":true
},
{
"type":"binary",
"path":"models\\lasso_lars_cv_float.onnx",
"name":"",
"relative_to_project":true
},
{
"type":"binary",
"path":"models\\lasso_lars_cv_double.onnx",
"name":"",
"relative_to_project":true
},
{
"type":"binary",
"path":"models\\lasso_lars_ic_float.onnx",
"name":"",
"relative_to_project":true
},
{
"type":"binary",
"path":"models\\lasso_lars_ic_double.onnx",
"name":"",
"relative_to_project":true
},
{
"type":"binary",
"path":"models\\linear_regression_float.onnx",
"name":"",
"relative_to_project":true
},
{
"type":"binary",
"path":"models\\linear_regression_double.onnx",
"name":"",
"relative_to_project":true
},
{
"type":"binary",
"path":"models\\ridge_float.onnx",
"name":"",
"relative_to_project":true
},
{
"type":"binary",
"path":"models\\ridge_double.onnx",
"name":"",
"relative_to_project":true
},
{
"type":"binary",
"path":"models\\ridge_cv_float.onnx",
"name":"",
"relative_to_project":true
},
{
"type":"binary",
"path":"models\\ridge_cv_double.onnx",
"name":"",
"relative_to_project":true
},
{
"type":"binary",
"path":"models\\orthogonal_matching_pursuit_float.onnx",
"name":"",
"relative_to_project":true
},
{
"type":"binary",
"path":"models\\orthogonal_matching_pursuit_double.onnx",
"name":"",
"relative_to_project":true
},
{
"type":"binary",
"path":"models\\passive_aggressive_regressor_float.onnx",
"name":"",
"relative_to_project":true
},
{
"type":"binary",
"path":"models\\passive_aggressive_regressor_double.onnx",
"name":"",
"relative_to_project":true
},
{
"type":"binary",
"path":"models\\quantile_regressor_float.onnx",
"name":"",
"relative_to_project":true
},
{
"type":"binary",
"path":"models\\quantile_regressor_double.onnx",
"name":"",
"relative_to_project":true
},
{
"type":"binary",
"path":"models\\ransac_regressor_float.onnx",
"name":"",
"relative_to_project":true
},
{
"type":"binary",
"path":"models\\ransac_regressor_double.onnx",
"name":"",
"relative_to_project":true
},
{
"type":"binary",
"path":"models\\theil_sen_regressor_double.onnx",
"name":"",
"relative_to_project":true
},
{
"type":"binary",
"path":"models\\theil_sen_regressor_float.onnx",
"name":"",
"relative_to_project":true
},
{
"type":"binary",
"path":"models\\linear_svr_float.onnx",
"name":"",
"relative_to_project":true
},
{
"type":"binary",
"path":"models\\linear_svr_double.onnx",
"name":"",
"relative_to_project":true
},
{
"type":"binary",
"path":"models\\mlp_regressor_float.onnx",
"name":"",
"relative_to_project":true
},
{
"type":"binary",
"path":"models\\mlp_regressor_double.onnx",
"name":"",
"relative_to_project":true
},
{
"type":"binary",
"path":"models\\pls_regression_float.onnx",
"name":"",
"relative_to_project":true
},
{
"type":"binary",
"path":"models\\pls_regression_double.onnx",
"name":"",
"relative_to_project":true
},
{
"type":"binary",
"path":"models\\tweedie_regressor_float.onnx",
"name":"",
"relative_to_project":true
},
{
"type":"binary",
"path":"models\\tweedie_regressor_double.onnx",
"name":"",
"relative_to_project":true
},
{
"type":"binary",
"path":"models\\poisson_regressor_float.onnx",
"name":"",
"relative_to_project":true
},
{
"type":"binary",
"path":"models\\poisson_regressor_double.onnx",
"name":"",
"relative_to_project":true
},
{
"type":"binary",
"path":"models\\radius_neighbors_regressor_float.onnx",
"name":"",
"relative_to_project":true
},
{
"type":"binary",
"path":"models\\radius_neighbors_regressor_double.onnx",
"name":"",
"relative_to_project":true
},
{
"type":"binary",
"path":"models\\kneighbors_regressor_float.onnx",
"name":"",
"relative_to_project":true
},
{
"type":"binary",
"path":"models\\kneighbors_regressor_double.onnx",
"name":"",
"relative_to_project":true
},
{
"type":"binary",
"path":"models\\gaussian_process_regressor_float.onnx",
"name":"",
"relative_to_project":true
},
{
"type":"binary",
"path":"models\\gaussian_process_regressor_double.onnx",
"name":"",
"relative_to_project":true
},
{
"type":"binary",
"path":"models\\gamma_regressor_float.onnx",
"name":"",
"relative_to_project":true
},
{
"type":"binary",
"path":"models\\gamma_regressor_double.onnx",
"name":"",
"relative_to_project":true
},
{
"type":"binary",
"path":"models\\sgd_regressor_double.onnx",
"name":"",
"relative_to_project":true
},
{
"type":"binary",
"path":"models\\sgd_regressor_float.onnx",
"name":"",
"relative_to_project":true
},
{
"type":"binary",
"path":"models\\adaboost_regressor_float.onnx",
"name":"",
"relative_to_project":true
},
{
"type":"binary",
"path":"models\\adaboost_regressor_double.onnx",
"name":"",
"relative_to_project":true
},
{
"type":"binary",
"path":"models\\bagging_regressor_float.onnx",
"name":"",
"relative_to_project":true
},
{
"type":"binary",
"path":"models\\bagging_regressor_double.onnx",
"name":"",
"relative_to_project":true
},
{
"type":"binary",
"path":"models\\decision_tree_regressor_float.onnx",
"name":"",
"relative_to_project":true
},
{
"type":"binary",
"path":"models\\decision_tree_regressor_double.onnx",
"name":"",
"relative_to_project":true
},
{
"type":"binary",
"path":"models\\extra_tree_regressor_float.onnx",
"name":"",
"relative_to_project":true
},
{
"type":"binary",
"path":"models\\extra_tree_regressor_double.onnx",
"name":"",
"relative_to_project":true
},
{
"type":"binary",
"path":"models\\extra_trees_regressor_float.onnx",
"name":"",
"relative_to_project":true
},
{
"type":"binary",
"path":"models\\extra_trees_regressor_double.onnx",
"name":"",
"relative_to_project":true
},
{
"type":"binary",
"path":"models\\nu_svr_float.onnx",
"name":"",
"relative_to_project":true
},
{
"type":"binary",
"path":"models\\nu_svr_double.onnx",
"name":"",
"relative_to_project":true
},
{
"type":"binary",
"path":"models\\random_forest_regressor_float.onnx",
"name":"",
"relative_to_project":true
},
{
"type":"binary",
"path":"models\\random_forest_regressor_double.onnx",
"name":"",
"relative_to_project":true
},
{
"type":"binary",
"path":"models\\gradient_boosting_regressor_float.onnx",
"name":"",
"relative_to_project":true
},
{
"type":"binary",
"path":"models\\gradient_boosting_regressor_double.onnx",
"name":"",
"relative_to_project":true
},
{
"type":"binary",
"path":"models\\hist_gradient_boosting_regressor_float.onnx",
"name":"",
"relative_to_project":true
},
{
"type":"binary",
"path":"models\\hist_gradient_boosting_regressor_double.onnx",
"name":"",
"relative_to_project":true
},
{
"type":"binary",
"path":"models\\svr_float.onnx",
"name":"",
"relative_to_project":true
},
{
"type":"binary",
"path":"models\\svr_double.onnx",
"name":"",
"relative_to_project":true
}
]
}