EpistasisLab / pmlb

PMLB: A large, curated repository of benchmark datasets for evaluating supervised machine learning algorithms.
https://epistasislab.github.io/pmlb/
MIT License
805 stars 135 forks source link

adds fetch_nearest_dataset_names #106

Closed lacava closed 4 years ago

lacava commented 4 years ago

addresses #100

trangdata commented 4 years ago

Nice work, @lacava!

I wonder if we could change the function name to something shorter, like nearest_datasets()?

lacava commented 4 years ago

sure, I'll change that