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