File size: 402 Bytes
5625175
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
---
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.