|
--- |
|
license: mit |
|
task_categories: |
|
- graph-ml |
|
language: |
|
- en |
|
pretty_name: modsnet |
|
--- |
|
# Dataset Card for Model_Selection |
|
|
|
### Dataset Sources [optional] |
|
|
|
<!-- Provide the basic links for the dataset. --> |
|
|
|
- **Paper:** [Selecting Top-k Data Science Models by Example Dataset](https://dl.acm.org/doi/abs/10.1145/3583780.3615051), CIKM2023 |
|
- **Demo:** ModsNet: Performance-aware Top-𝑘 Model Search using Exemplar Datasets, VLDB2024 |
|
|
|
## Citation |
|
|
|
<!-- If there is a paper or blog post introducing the dataset, the APA and Bibtex information for that should go in this section. --> |
|
|
|
**BibTeX:** |
|
|
|
``` |
|
@inproceedings{wang2023selecting, |
|
title={Selecting Top-k Data Science Models by Example Dataset}, |
|
author={Wang, Mengying and Guan, Sheng and Ma, Hanchao and Bian, Yiyang and Che, Haolai and Daundkar, Abhishek and Sehirlioglu, Alp and Wu, Yinghui}, |
|
booktitle={Proceedings of the 32nd ACM International Conference on Information and Knowledge Management}, |
|
pages={2686--2695}, |
|
year={2023} |
|
} |
|
``` |
|
|
|
## Dataset Card Contact |
|
|
|
[email protected] |