Skip to content

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

Notifications You must be signed in to change notification settings

c-kosasih/Predict-Abalone-Ring-FastApi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

4 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

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

No packages published