This project predicts the age of an abalone (measured by ring count) based on physical attributes using a Random Forest Regressor.
- π§ Random Forest Regressor for regression modeling
- β‘ FastAPI for building a fast, lightweight API
- π Abalone Dataset for model training and evaluation
-
Predict abalone age using attributes like length, diameter, weight, etc.
-
Deployed via FastAPI for quick and scalable access
-
Built for integration with frontend or other applications