A simple machine learning project that classifies beverages produced by **Castel Malawi Ltd** into categories: **Beer**, **Spirit**, or **Cider**, based on features like alcohol content, sugar level, bitterness, and color. This project uses Scikit-learn and runs entirely from the command line (CLI).
# castel-beverage-classifier
A simple machine learning project that classifies beverages produced by **Castel Malawi Ltd** into categories: **Beer**, **Spirit**, or **Cider**, based on features like alcohol content, sugar level, bitterness, and color. This project uses Scikit-learn and runs entirely from the command line (CLI).
Extract the castel-beverage-classifier-cbc.zip open it in your code space or vscode, navigate to the readme.md and follow the instructions.