htahir1's picture
Upload folder using huggingface_hub
c73381c
raw
history blame contribute delete
No virus
321 Bytes
# environment configuration
settings:
docker:
required_integrations:
- sklearn
# configuration of the Model Control Plane
model_version:
name: breast_cancer_classifier
version: production
license: Apache 2.0
description: Classification of Breast Cancer Dataset.
tags: ["classification", "sklearn"]