diff --git a/bay-services/f8a-pypi-insights.yaml b/bay-services/f8a-pypi-insights.yaml index 5061449..401d56c 100644 --- a/bay-services/f8a-pypi-insights.yaml +++ b/bay-services/f8a-pypi-insights.yaml @@ -12,7 +12,20 @@ services: REPLICAS: 1 DOCKER_REGISTRY: quay.io DOCKER_IMAGE: openshiftio/rhel-fabric8-analytics-f8a-pypi-insights - MODEL_VERSION: '2020-10-30' + MODEL_VERSION: '2021-05-07' + comments: + deployment: staging + model_version: '2021-05-07' + minimum_length_of_manifest: '2' + maximum_length_of_manifest: '100' + latent_factor: '40' + precision_at_30: '1.4088688292803196e-05' + recall_at_30: '0.4806156806156806' + f1_score_at_30: '2.8176550622877953e-05' + precision_at_50: '1.0868416683019608e-05' + recall_at_50: '0.5747234247234247' + f1_score_at_50: '2.1736422315288957e-05' + promotion_criteria: current_recall_at_30 >= deployed_recall_at_30 - name: production parameters: CPU_REQUEST: 300m