New python example available

Dear all,

There is now an additional more detailed example in python showing how to save, load, and submit a model – including adding an invented variable in both train and evaluate environments.

There is the training notebook, the loading and predicting notebook, and it’s corresponding python script which could be used in submission.

you may find it on the Aridhia platform in:
/shared_data/software/Python/python_starter_kits

and on the main git lab:
Python_Starter_Kit_Training_pipeline.ipynb
Python_Starter_Kit_Prediction_pipeline.ipynb
predict_loading_model_example.py