metadata
tags:
- machine-learning
- data-visualization
- geospatial
CIDM TEAM A Location Recommender
This script uses machine learning to recommend locations based on swiped images and visualizes them on a map.
Usage
- Open the Jupyter Notebook in the Hugging Face Spaces environment.
- Execute the cells one by one.
- View the generated map to see recommended locations and the closest one.
Dependencies
- pandas
- scikit-learn
- plotly
- geopy