Beta
Explore
Marketplace
Neural Labs
Chat
Wallet
Docs
speeddating – Dataset by mstz | AlphaNeural AI
You can deploy this model and start earning money today!
mstz
/
speeddating
like
0
tabular-classification
en
unknown
1K<n<10K
csv
tabular
text
datasets
pandas
mlcroissant
polars
us
tabular_classification
binary_classification
multiclass_classification
Views
No views yet
Model card
Files and Versions
Community
API
Speed dating
The Speed dating dataset from OpenML.
Configurations and tasks
Configuration Task Description
dating Binary classification Will the two date?
Usage
from datasets import load_dataset
dataset = load_dataset("mstz/speeddating")["train"]
Features
Features Type
is_dater_male int8
dater_age int8
dated_age int8
age_difference int8
dater_race string
dated_race string
are_same_race int8… See the full description on the dataset page:
https://huggingface.co/datasets/mstz/speeddating
.