nyc
Datasets
All datasets matching “nyc”NYC-CDNYC_Smells
Dataset Card for New York Smells
This is a FiftyOne dataset with 20000 samples.
Installation
If you haven't already, install FiftyOne:
pip install -U fiftyone
Usage
import fiftyone as fo
from fiftyone.utils.huggingface import load_from_hub
# Load the dataset
# Note: other available arguments include 'max_samples', etc
dataset = load_from_hub("Voxel51/NYC_Smells")
# Launch the App
session = fo.launch_app(dataset)
Dataset Details… See the full description on the dataset page: https://huggingface.co/datasets/Voxel51/NYC_Smells.skywander-nyc-sim
SkyWander NYC Sim — Synthetic UAV Flight Corpus
2009 synthetic UAV flight clips rendered in an Unreal Engine New York City environment,
with full low-dimensional ground truth. Training/eval corpus of the SkyWander
pose-conditioned UAV world model.
Contents (per clip, keyed by uuid)
Directory
Files
What
rgb_mp4/
2009
ego-view RGB video, 1280×704
depth_mp4_gemdepth/
2009 mp4 + 2009 json
GemDepth monocular depth (gray-normalized) + per-clip scale… See the full description on the dataset page: https://huggingface.co/datasets/greenery8848/skywander-nyc-sim.NYC_traffic_speed
Data source:
NYC_Traffic_Speed
Dataset Structure
The dataset is organized into the following structure:
|-- subdataset1
| |-- raw_data # Original data files
| |-- time_series # Rule-based Imputed data files
| | |-- id_1.parquet # Time series data for each subject can be multivariate, can be in csv, parquet, etc.
| | |-- id_2.parquet
| | |-- ...
| | |-- id_info.json # Metadata for each subject
| |-- weather
| | |-- location_1
| | | |--… See the full description on the dataset page: https://huggingface.co/datasets/fidel-ts/NYC_traffic_speed.NYC_traffic_speed
WIATS: Weather-centric Intervention-Aware Time Series Multimodal Dataset
Data source:
NYC_Traffic_Speed
Dataset Structure
The dataset is organized into the following structure:
|-- subdataset1
| |-- raw_data # Original data files
| |-- time_series # Rule-based Imputed data files
| | |-- id_1.parquet # Time series data for each subject can be multivariate, can be in csv, parquet, etc.
| | |-- id_2.parquet
| | |-- ...
| | |-- id_info.json… See the full description on the dataset page: https://huggingface.co/datasets/VEWOXIC/NYC_traffic_speed.NYC_Subway_Locations
NYC_Subway_Locations
tags: GIS, machine learning, regression
Note: This is an AI-generated dataset so its content may be inaccurate or false
Dataset Description:
The 'NYC_Subway_Locations' dataset contains geographical information about subway stations in New York City. Each record provides the station code, station name, and its geographical coordinates (latitude and longitude). This dataset is suitable for geospatial analysis and could be used in conjunction with machine learning… See the full description on the dataset page: https://huggingface.co/datasets/infinite-dataset-hub/NYC_Subway_Locations.
