Spaces:
Sleeping
Sleeping
| title: Battery Analytics | |
| emoji: ๐ | |
| colorFrom: yellow | |
| colorTo: purple | |
| sdk: docker | |
| pinned: false | |
| license: mit | |
| This Space serves the battery capacity prediction API. | |
| The service exposes: | |
| - `GET /health` | |
| - `POST /predict` | |
| The model weights and scalers are downloaded at runtime from the public model repo `Dharunkumar9/battery-capacity-predictor`, so the Space repo only needs code, not binary artifacts. | |