CoolFace
Modelpublic

dougdotcon/douvras-lead-qualification-model

sourceHugging Facecc-by-4.0updated 13d agoView on Hugging Face
0likes
model.json27 linesDownload Raw Back to root
1{
2  "algorithm": "deterministic opt-in, urgency, fit and budget rules",
3  "human_review_required": true,
4  "metrics": {
5    "test": {
6      "classification_accuracy": 1.0,
7      "opt_in_safety": 1.0,
8      "rows": 6
9    },
10    "train": {
11      "classification_accuracy": 1.0,
12      "opt_in_safety": 1.0,
13      "rows": 24
14    },
15    "validation": {
16      "classification_accuracy": 1.0,
17      "opt_in_safety": 1.0,
18      "rows": 6
19    }
20  },
21  "model_type": "lead_qualification",
22  "neural_weights": false,
23  "no_automatic_contact": true,
24  "synthetic_only": true,
25  "training_data": "douvras-lead-qualification train split only"
26}
27