File size: 422 Bytes
73e9c25
7ad07b9
 
 
 
73e9c25
 
 
 
 
7ad07b9
 
 
 
 
73e9c25
 
 
 
 
7ad07b9
 
73e9c25
 
7ad07b9
 
 
73e9c25
 
 
 
7ad07b9
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
# Core Data Science
numpy          # pip will pick 2.2.x on Py3.10
pandas
scikit-learn
scipy

# Deep Learning
torch

# Geographic Processing
geopandas
osmnx
folium
shapely
geopy

# Web Scraping (for data collection)
selenium

# Web Interface
streamlit
streamlit_folium

# Utilities
joblib
requests
openpyxl

# Visualization (for evaluation)
matplotlib
altair

# If you fetch files from HF Datasets/Models:
huggingface_hub