uni-way-ai / README.md
Idrees Dehistani
Add pipeline tag and README for inference API
5625175
---
pipeline_tag: feature-extraction
tags:
- tensorflow
- location-prediction
- university
---
# Uni-Way AI Model
This model predicts student locations based on latitude and longitude within a university campus.
## Input
- `latitude`: Latitude of the current location.
- `longitude`: Longitude of the current location.
## Output
- Predicted location category or specific university location.