VIJAYARAGUL's picture
first commit
6460400
metadata
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