I am experiencing a persistent issue with the DHIS2 (v2.41.4.2) Modeling App (v 3.1.1) where jobs fail during execution despite passing validation and dry run checks. I attached a google drive link of a screen recording that shows the full workflow from evaluation creation to job failure.
It’s possible that the some of the checks are only performed during execution; however, this value could be a result of either a configuration problem or that some of the required data is missing.
Could you please check that the data elements has values that are not zeros nor nulls for the selected OUs within the training period? Even though ‘Inspect dataset’ shows data is visible, what matters most is the training portion period. The issue could be because the values exist in the periods that are excluded from the training hence the returned error ValueError: No data in dataset DataSet({})
Did you link the screen recording? I can’t see the link. This might be because the first training split of the data is missing some data, but I’ll know more once I see the screencast
Good, it seems like there only 3 weeks in the dataset. It should be 2 years at a minimum, so it should work if you include more. Sorry about the uninformative error messages, it is supposed to give more informative messages, but we’ve changed some of the validation logic recently so some data errors slip through the cracks