File size: 1,959 Bytes
78a4c1e 0138e72 5b497e9 0138e72 | 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 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 | ---
license: cc-by-nc-sa-4.0
task_categories:
- tabular-classification
- tabular-regression
- feature-extraction
- image-feature-extraction
- text-classification
language:
- en
tags:
- agentic-ai
- synthetic-data
- data-science
- benchmark
- human-AI-collaboration
pretty_name: AgentDS-Insurance
---
# ๐ก๏ธ AgentDS-Insurance
This dataset is part of the **AgentDS Benchmark** โ a multi-domain benchmark for evaluating human-AI collaboration in real-world, domain-specific data science.
**AgentDS-Insurance** includes structured policyholder and claims data for 3 challenges:
- Claims complexity prediction
- Next-year loss estimation for pricing
- Fraud detection from claim patterns
๐ Files are organized in the `Insurance/` folder and reused across challenges.
Refer to the included `description.md` for:
- File usage and challenge mappings
- Task descriptions and data schema notes
- Submission format expectations
---
## ๐ Citation
Please cite AgentDS if you use it in research:
```bibtex
@misc{luo2026agentds,
author = {An Luo and Jin Du and Xun Xian and Robert Specht and Fangqiao Tian and Ganghua Wang and Xuan Bi and Charles Fleming and Ashish Kundu and Jayanth Srinivasa and Mingyi Hong and Rui Zhang and Tianxi Li and Galin Jones and Jie Ding},
title = {AgentDS Technical Report: Benchmarking the Future of Human-AI Collaboration in Domain-Specific Data Science},
year = {2026},
eprint = {2603.19005},
archivePrefix= {arXiv},
primaryClass = {cs.LG},
note = {arXiv:2603.19005},
url = {https://arxiv.org/abs/2603.19005}
}
```
See arxiv.org/abs/2512.20959 for an example of how we create data for a challenge like this.
---
๐ **More info & challenge details**: https://agentds.org/domains
๐ **Get your API key**: https://agentds.org/dashboard
๐ง **Submit predictions via SDK**: `pip install agentds-bench` (see main AgentDS README for usage)
|