Radhakris55's picture
Upload README.md with huggingface_hub
3d13cde verified
|
Raw
History Blame Contribute Delete
334 Bytes
---
tags: [sklearn, random-forest, mlops-pipeline, boston]
---
# Boston Housing Classification Model
Trained automatically using a Random Forest classifier.
The Boston Housing dataset is converted into a binary classification problem.
## Metrics
- **accuracy**: 0.9118
- **precision**: 0.9184
- **recall**: 0.9000
- **f1**: 0.9091