Model is being trained successfully but I get always estimated Precision 100...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 hours ago
Predictive Intelligence => I am working on vendor instance in Zurich release:
1. I have created simple classification solution definition, base on value in short description, description fields it should predict value in custom field, two classes => SPAM, Unclassified, 60000 records, almost the same number od records for both. Model is being trained successfully but I get always estimated Precision 100 and estimated Recall and Coverage 0 and it predict s nothing => when testing in ui => Prediction results below threshold
How to improve it, I can'r change balance between Precision, Recall, Coverage
2. Additionally I am trying to use parameter => config parameters for model config in classification => with input value e.g. 'max_depth': 3, it breaks training
