moviebrain01's picture
Update README.md
a548f7b verified
# Wine Classification Model
This is a machine learning model trained on the UCI Wine dataset to classify wine into three classes.
## Model Details
- Task: Classification
- Framework: Scikit-learn
- Algorithm: Random Forest
- Input: 13 numerical features
- Output: Wine class (0, 1, 2)
## Dataset
UCI Wine Dataset
## License
MIT