VIJAYARAGUL's picture
first commit
6460400
---
title: Earthquake Prediction Model
emoji: ๐ŸŒ
colorFrom: red
colorTo: gray
sdk: docker
pinned: false
---
# Earthquake Prediction Model
This application predicts earthquake occurrence and severity using machine learning models.
## API Endpoints
- GET `/` - Health check
- POST `/predict` - Make earthquake predictions
- GET `/docs` - Interactive API documentation