Spaces:
Sleeping
Sleeping
metadata
title: Weather Prediction API
emoji: 🌡️
colorFrom: blue
colorTo: green
sdk: docker
pinned: false
license: mit
Weather Temperature Prediction API
FastAPI ML API for temperature prediction.
Endpoints
- GET /health - Health check
- POST /predict - Make prediction
- GET /docs - API documentation