--- 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.