Part 1: The simplest Hyperparameter Optimzation pipeline
This is a very simple GitLab pipeline that performs hyperparameter optimization. It:
- Generates Synthetic Data
- Reads hyperparameter options from a yaml file
- Runs SKLearns GridSearchCV sequentially
- Uploads the results to the MR