File tree Expand file tree Collapse file tree 2 files changed +2
-24
lines changed
Expand file tree Collapse file tree 2 files changed +2
-24
lines changed Original file line number Diff line number Diff line change @@ -3,16 +3,5 @@ include machine_learning_hep/submission/default_pre.yml
33include machine_learning_hep/submission/default_train.yml
44include machine_learning_hep/submission/default_apply.yml
55include machine_learning_hep/submission/default_ana.yml
6- include machine_learning_hep/data/database_ml_parameters_Bs.yml
7- include machine_learning_hep/data/database_ml_parameters_D0pp.yml
8- include machine_learning_hep/data/database_ml_parameters_DsPbPb010.yml
9- include machine_learning_hep/data/database_ml_parameters_DsPbPb3050.yml
10- include machine_learning_hep/data/database_ml_parameters_Dspp.yml
11- include machine_learning_hep/data/database_ml_parameters_Dstarpp.yml
12- include machine_learning_hep/data/database_ml_parameters_LbITS2.yml
13- include machine_learning_hep/data/database_ml_parameters_LbITS3.yml
14- include machine_learning_hep/data/database_ml_parameters_LcpK0spp.yml
15- include machine_learning_hep/data/database_ml_parameters_LcpKpipp.yml
16- include machine_learning_hep/data/database_ml_gridsearch.yml
176include machine_learning_hep/data/config_model_parameters.yml
187include machine_learning_hep/data/database_run_list.yml"
Original file line number Diff line number Diff line change 2121 name = 'MachineLearningHEP' ,
2222
2323 # LAST-TAG is a placeholder. Automatically replaced at deploy time with the right tag
24- version = 'LAST-TAG ' ,
24+ version = 'v0.0.1 ' ,
2525
2626 description = 'Machine Learning package for HEP' ,
2727
9393 "default_apply.yml" ,
9494 "default_pre.yml" ,
9595 "default_train.yml" ],
96- "machine_learning_hep.data" : [ "database_ml_parameters_Bs.yml" ,
97- "database_ml_parameters_D0pp.yml" ,
98- "database_ml_parameters_DsPbPb010.yml" ,
99- "database_ml_parameters_DsPbPb3050.yml" ,
100- "database_ml_parameters_Dspp.yml" ,
101- "database_ml_parameters_Dstarpp.yml" ,
102- "database_ml_parameters_LbITS2.yml" ,
103- "database_ml_parameters_LbITS3.yml" ,
104- "database_ml_parameters_LcpK0spp.yml" ,
105- "database_ml_parameters_LcpKpipp.yml" ,
106- "database_ml_gridsearch.yml" ,
107- "config_model_parameters.yml" ,
96+ "machine_learning_hep.data" : [ "config_model_parameters.yml" ,
10897 "database_run_list.yml" ] },
10998
11099 # Although 'package_data' is the preferred approach, in some case you may
You can’t perform that action at this time.
0 commit comments