README / model_card.md
ravinthiran1407's picture
Create model_card.md
be1447b
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

  1. Open the Jupyter Notebook in the Hugging Face 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