README / model_card.md
ravinthiran1407's picture
Create model_card.md
be1447b
---
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
1. Open the Jupyter Notebook in the [Hugging Face Spaces](https://huggingface.co/spaces) environment.
2. Execute the cells one by one.
3. View the generated map to see recommended locations and the closest one.
## Dependencies
- pandas
- scikit-learn
- plotly
- geopy