Tools to produce suggestion for the CMS workflow failures recovery panel. The idea is to train neural networks based on the previous actions and the details of the failed jobs.
There are two subdirectories :
all the codes that are used for training should go here. For the moment there are two approaches for the training :
codes are added under the training/SitesErrorCodes/ codes
a new sub-package under the training can be created under the training directory
API to retrieve the suggestion values.
Testing API
curl -d "wf=prebello_HIRun2018A-v1-HIHardProbesPeripheral-04Apr2019_1033p1_190404_203542_6929 \
&tsk=/prebello_HIRun2018A-v1-HIHardProbesPeripheral-04Apr2019_1033p1_190404_203542_6929/DataProcessing" \
-X POST http://localhost:8050/predict/
- tensorflow
- workflowwebtools
- matplotlib
- django2.2
- tkinter