Model Experiments GA
## Goal Mature Model experiments into a GA feature. ### Scope The focus for this is a **MVP** GA implementation, with the goals of: - [Merge Model experiments into Model registry]() - Releasing a [GitLab Python Client](https://gitlab.com/gitlab-org/gitlab/-/issues/498408) - Rationalising Model Candidates - Closing any critical bugs ### Context - Documentation: https://docs.gitlab.com/ee/user/project/ml/experiment_tracking/ - User flow demo: https://www.youtube.com/watch?v=tU-iu02pYXo - Model experiments and model registry: https://www.youtube.com/watch?v=U3Bc5T29R4M - [GitLab Internal only direction document](https://docs.google.com/document/d/1kD_RTw6wrA3jVwAEGcDkfKZ1DkLtGUj4zvk8sNHScKs/edit?tab=t.0) ### Structure Blueprint of data relationships can be found in https://handbook.gitlab.com/handbook/engineering/architecture/design-documents/model_experiments_and_registry/ ### Feedback Issues - Internal: https://gitlab.com/gitlab-org/gitlab/-/issues/381888 - Public: https://gitlab.com/gitlab-org/gitlab/-/issues/381660
epic