Skip to content

c-kosasih/Predict-Abalone-Ring-FastApi

Repository files navigation

🐚 Abalone Age Prediction API

This project predicts the age of an abalone (measured by ring count) based on physical attributes using a Random Forest Regressor.

🔧 Tools & Technologies

  • 🧠 Random Forest Regressor for regression modeling
  • ⚡ FastAPI for building a fast, lightweight API
  • 📊 Abalone Dataset for model training and evaluation

🚀 Features

  • 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

About

Predicting abalone age (ring count) using a Random Forest Regressor. The model is deployed via a FastAPI backend for efficient and scalable predictions.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors