Modify a ML python code

Job ID: 33786902

Budget: $10 – $30 USD

I have machine learning models in python for prediction of football matches. The code is limited to predict one league at a time, especially for leagues with 20 teams.

1.) I need a modification to use same models for predicting more than just one league but all available data at a time.
2.) Or, loop through a dictionary for i in range(len(dict)) and append all results