Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2022-08-17 18:11:57 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2022-08-17 18:11:57 +0300
commit5ff5438a0674c1e8217f78d2000c61c9d550c503 (patch)
tree087474c8b10d24282e30087e1048a32f4591b79d /db/docs/ml_candidate_params.yml
parent458b945df3652f3f42f3665ea2e39e745c8b05c6 (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'db/docs/ml_candidate_params.yml')
-rw-r--r--db/docs/ml_candidate_params.yml10
1 files changed, 10 insertions, 0 deletions
diff --git a/db/docs/ml_candidate_params.yml b/db/docs/ml_candidate_params.yml
new file mode 100644
index 00000000000..01903b66108
--- /dev/null
+++ b/db/docs/ml_candidate_params.yml
@@ -0,0 +1,10 @@
+---
+table_name: ml_candidate_params
+classes:
+ - Ml::CandidateParams
+feature_categories:
+ - mlops
+ - incubation
+description: Configuration parameters recorded for a Machine Learning model candidate
+introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/95168
+milestone: '15.4'