cidm-a / model_card.md
SurenRavi's picture
init: Frontend: Streamlit + Backend + ML
47f2406
|
raw
history blame
500 Bytes
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