{
  "@context": {
    "@language": "en",
    "@vocab": "https://schema.org/",
    "citeAs": "cr:citeAs",
    "column": "cr:column",
    "conformsTo": "dct:conformsTo",
    "cr": "http://mlcommons.org/croissant/",
    "rai": "http://mlcommons.org/croissant/RAI/",
    "data": {
      "@id": "cr:data",
      "@type": "@json"
    },
    "dataType": {
      "@id": "cr:dataType",
      "@type": "@vocab"
    },
    "dct": "http://purl.org/dc/terms/",
    "examples": {
      "@id": "cr:examples",
      "@type": "@json"
    },
    "extract": "cr:extract",
    "field": "cr:field",
    "fileProperty": "cr:fileProperty",
    "fileObject": "cr:fileObject",
    "fileSet": "cr:fileSet",
    "format": "cr:format",
    "includes": "cr:includes",
    "isLiveDataset": "cr:isLiveDataset",
    "jsonPath": "cr:jsonPath",
    "key": "cr:key",
    "md5": "cr:md5",
    "parentField": "cr:parentField",
    "path": "cr:path",
    "recordSet": "cr:recordSet",
    "references": "cr:references",
    "regex": "cr:regex",
    "repeated": "cr:repeated",
    "replace": "cr:replace",
    "sc": "https://schema.org/",
    "separator": "cr:separator",
    "source": "cr:source",
    "subField": "cr:subField",
    "transform": "cr:transform"
  },
  "@type": "sc:Dataset",
  "name": "LCDB 1.1",
  "description": "Sample-wise learning curves plot performance versus training set size. They are useful for studying scaling laws and speeding up hyperparameter tuning and model selection. Learning curves are often assumed to be well-behaved: monotone (i.e. improving with more data) and convex. By constructing the Learning Curves Database 1.1 (LCDB 1.1), a large-scale database with high-resolution learning curves including more modern learners (CatBoost, TabNet, RealMLP and TabPFN), we show that learning curves are less often well-behaved than previously thought. Using statistically rigorous methods, we observe significant ill-behavior in approximately 15% of the learning curves, almost twice as much as in previous estimates. We also identify which learners are to blame and show that specific learners are more ill-behaved than others. Additionally, we demonstrate that different feature scalings rarely resolve ill-behavior. We evaluate the impact of ill-behavior on downstream tasks, such as learning curve fitting and model selection, and find it poses significant challenges, underscoring the relevance and potential of LCDB 1.1 as a challenging benchmark for future research. ",
  "conformsTo": "http://mlcommons.org/croissant/1.0",
  "citeAs": "@article{yan2025lcdb, title={LCDB 1.1: A Database Illustrating Learning Curves Are More Ill-Behaved Than Previously Thought}, author={Yan, Cheng and Mohr, Felix and Viering, Tom}, journal={arXiv preprint arXiv:2505.15657}, year={2025}}",
  "license": "CC BY 4.0",
  "url": "https://doi.org/10.4121/3bd18108-fad0-4e4c-affd-4341fba99306",
  "distribution": [
    {
      "@type": "cr:FileObject",
      "@id": "LCDB11_AUC_265_24",
      "name": "LCDB11_AUC_265_24.hdf5",
      "description": "LCDB 1.1: AUC learning curves of 24 leaners in 265 datasets (weighted One-vs-the-Rest (OvR) for multiclass)",
      "contentUrl": "https://data.4tu.nl/file/3bd18108-fad0-4e4c-affd-4341fba99306/f55db620-c45f-46e1-9109-db079b51eebd",
      "encodingFormat": "application/x-hdf5",
      "sha256": "ec21e1918403aa826a9f1aed554c86c58b630f2549fe0b7778abb55b439c8d07"
    },
    {
      "@type": "cr:FileObject",
      "@id": "LCDB11_AUC_265_4mixNB",
      "name": "LCDB11_AUC_265_4mixNB.hdf5",
      "description": "LCDB 1.1: AUC learning curves of 4 mixed NB leaners in 265 datasets (weighted One-vs-the-Rest (OvR) for multiclass)",
      "contentUrl": "https://data.4tu.nl/file/3bd18108-fad0-4e4c-affd-4341fba99306/fb81a4a6-c4c7-4401-9b6e-5cbe8afeadc1",
      "encodingFormat": "application/x-hdf5",
      "sha256": "87eb8dcf0a1d89bbe9df24324c01439011a520ab6a3669eae431288d6fb46bb9"
    },
    {
      "@type": "cr:FileObject",
      "@id": "LCDB11_ER_265_24",
      "name": "LCDB11_ER_265_24.hdf5",
      "description": "LCDB 1.1: error rate learning curves of 24 leaners in 265 datasets",
      "contentUrl": "https://data.4tu.nl/file/3bd18108-fad0-4e4c-affd-4341fba99306/a0c9163c-3cec-4748-9753-c9998e99ecab",
      "encodingFormat": "application/x-hdf5",
      "sha256": "0a3087fc61a1abf1dc6169b40b954d52a117e0fb86f788acfabc0e21143f6b29"
    },
    {
      "@type": "cr:FileObject",
      "@id": "LCDB11_ER_265_4mixNB",
      "name": "LCDB11_ER_265_4mixNB.hdf5",
      "description": "LCDB 1.1: error rate learning curves of 4 mixed NB leaners in 265 datasets",
      "contentUrl": "https://data.4tu.nl/file/3bd18108-fad0-4e4c-affd-4341fba99306/cb14f116-0df9-4a43-9bb9-2a06d7642d51",
      "encodingFormat": "application/x-hdf5",
      "sha256": "8d3c8b355515a2e7b326d6dd0c3539cdafbaee260a074703faf3e9869faf82e2"
    },
    {
      "@type": "cr:FileObject",
      "@id": "LCDB11_ER_265_catboost",
      "name": "LCDB11_ER_265_catboost.hdf5",
      "description": "LCDB 1.1: error rate learning curves of CatBoost in 265 datasets",
      "contentUrl": "https://data.4tu.nl/file/3bd18108-fad0-4e4c-affd-4341fba99306/0fd40537-0bee-4878-b4ff-e7ab535ee612",
      "encodingFormat": "application/x-hdf5",
      "sha256": "5619e802ebf3b06a95b5ae5317495e8645ba3bd4746089df8b93c6f87562e347"
    },
    {
      "@type": "cr:FileObject",
      "@id": "LCDB11_ER_265_realmlp",
      "name": "LCDB11_ER_265_realmlp.hdf5",
      "description": "LCDB 1.1: error rate learning curves of RealMLP in 265 datasets",
      "contentUrl": "https://data.4tu.nl/file/3bd18108-fad0-4e4c-affd-4341fba99306/f6d729cc-9d41-42fc-9cdb-b824cc7ae65a",
      "encodingFormat": "application/x-hdf5",
      "sha256": "3b3468cc0ae408ecae812255ccd3a226716143a9f1db6ad2e9d7231f4d6c66a4"
    },
    {
      "@type": "cr:FileObject",
      "@id": "LCDB11_ER_265_tabnet",
      "name": "LCDB11_ER_265_tabnet.hdf5",
      "description": "LCDB 1.1: error rate learning curves of TabNet in 265 datasets",
      "contentUrl": "https://data.4tu.nl/file/3bd18108-fad0-4e4c-affd-4341fba99306/24ac4bc6-dce1-4150-89bd-e5c92504ac7b",
      "encodingFormat": "application/x-hdf5",
      "sha256": "46492fce34978ed577236864f99bd486d7366e78c1c65cce104716e258d234a3"
    },
    {
      "@type": "cr:FileObject",
      "@id": "LCDB11_ER_265_tabpfn",
      "name": "LCDB11_ER_265_tabpfn.hdf5",
      "description": "LCDB 1.1: error rate learning curves of TabPFN v2 in 265 datasets",
      "contentUrl": "https://data.4tu.nl/file/3bd18108-fad0-4e4c-affd-4341fba99306/24ac4bc6-dce1-4150-89bd-e5c92504ac7b",
      "encodingFormat": "application/x-hdf5",
      "sha256": "78322eaa312dd473b1d671dbf677736ad903379a6e5586f00fcadb812ee0325a"
    },
    {
      "@type": "cr:FileObject",
      "@id": "LCDB11_ER_CC18_24",
      "name": "LCDB11_ER_CC18_24.hdf5",
      "description": "LCDB 1.1: error rate learning curves of 24 leaners in CC-18 datasets",
      "contentUrl": "https://data.4tu.nl/file/3bd18108-fad0-4e4c-affd-4341fba99306/666c2a47-faa7-4218-a14d-2f2ffe0bbb8a",
      "encodingFormat": "application/x-hdf5",
      "sha256": "9096b7756ecf496569e701a475c7e78c0b65069b8d5111b4501f4b70d8f2c493"
    },
    {
      "@type": "cr:FileObject",
      "@id": "LCDB11_f1_265_24",
      "name": "LCDB11_f1_265_24.hdf5",
      "description": "LCDB 1.1: F1 score learning curves of 24 leaners in 265 datasets",
      "contentUrl": "https://data.4tu.nl/file/3bd18108-fad0-4e4c-affd-4341fba99306/089a1fe8-f2f7-406d-a7ff-5afdfb0c256f",
      "encodingFormat": "application/x-hdf5",
      "sha256": "b759fde60651456e3365340f4ed1aa7761bd22a3d1934688c4b72c2617f4c2cf"
    },
    {
      "@type": "cr:FileObject",
      "@id": "LCDB11_f1_265_4mixNB",
      "name": "LCDB11_f1_265_4mixNB.hdf5",
      "description": "LCDB 1.1: F1 score learning curves of 4 mixed NB leaners in 265 datasets",
      "contentUrl": "https://data.4tu.nl/file/3bd18108-fad0-4e4c-affd-4341fba99306/827707c2-3aa5-401a-81f6-6c2b4227eb30",
      "encodingFormat": "application/x-hdf5",
      "sha256": "0f66b9ca4d413d88c030b460e80825fee3194baae0cc30ad3b3375a6dfaa53f2"
    },
    {
      "@type": "cr:FileObject",
      "@id": "LCDB11_log-loss_265_24",
      "name": "LCDB11_log-loss_265_24.hdf5",
      "description": "LCDB 1.1: log-loss learning curves of 24 leaners in 265 datasets",
      "contentUrl": "https://data.4tu.nl/file/3bd18108-fad0-4e4c-affd-4341fba99306/90b43b9e-b7b1-45d7-87b7-e9ee9706cd07",
      "encodingFormat": "application/x-hdf5",
      "sha256": "5a4660caaf5854e5453130e851be6147acabeb811949c1e91c6e060d9be303ef"
    },
    {
      "@type": "cr:FileObject",
      "@id": "LCDB11_log-loss_265_4mixNB",
      "name": "LCDB11_log-loss_265_4mixNB.hdf5",
      "description": "LCDB 1.1: log-loss learning curves of 4 mixed NB leaners in 265 datasets",
      "contentUrl": "https://data.4tu.nl/file/3bd18108-fad0-4e4c-affd-4341fba99306/285acbeb-6f65-4efd-a1c7-ca9f69c1d30c",
      "encodingFormat": "application/x-hdf5",
      "sha256": "721503b67cd5f97c48a6fb34e4a6f869d4427446fc696c7ead739b2242333b0b"
    },
    {
      "@type": "cr:FileObject",
      "@id": "LCDB11_msg_265_24",
      "name": "LCDB11_msg_265_24.hdf5",
      "description": "LCDB 1.1: status and error message of 24 leaners in 265 datasets",
      "contentUrl": "https://data.4tu.nl/file/3bd18108-fad0-4e4c-affd-4341fba99306/455fa67c-e3b7-4857-ac01-0a1a1f93e4a0",
      "encodingFormat": "application/x-hdf5",
      "sha256": "55d91d9a5157a4e8a9083d09d8cb8cb99ea7b41ddedabef1d0784c715e0fe7c7"
    },
    {
      "@type": "cr:FileObject",
      "@id": "LCDB11_traintime_265_24",
      "name": "LCDB11_traintime_265_24.hdf5",
      "description": "LCDB 1.1: training time learning curves of 24 leaners in 265 datasets",
      "contentUrl": "https://data.4tu.nl/file/3bd18108-fad0-4e4c-affd-4341fba99306/6d493107-5ee6-404a-b11d-9c15a16c9606",
      "encodingFormat": "application/x-hdf5",
      "sha256": "794d039dd62f7b66f701fa570a61ade4e448a32bf7812ef9d29ed5f2c14961c1"
    },
    {
      "@type": "cr:FileSet",
      "@id": "LCDB-1.1",
      "name": "Learning Curves Database 1.1 (LCDB 1.1)",
      "description": "All HDF5-files of LCDB 1.1 are hosted on 4TU.ResearchData.",
      "containedIn": [
        {
          "@id": "LCDB11_AUC_265_24"
        },
        {
          "@id": "LCDB11_AUC_265_4mixNB"
        },
        {
          "@id": "LCDB11_ER_265_24"
        },
        {
          "@id": "LCDB11_ER_265_4mixNB"
        },
        {
          "@id": "LCDB11_ER_265_catboost"
        },
        {
          "@id": "LCDB11_ER_265_realmlp"
        },
        {
          "@id": "LCDB11_ER_265_tabnet"
        },
        {
          "@id": "LCDB11_ER_265_tabpfn"
        },
        {
          "@id": "LCDB11_ER_CC18_24"
        },
        {
          "@id": "LCDB11_f1_265_24"
        },
        {
          "@id": "LCDB11_f1_265_4mixNB"
        },
        {
          "@id": "LCDB11_log-loss_265_24"
        },
        {
          "@id": "LCDB11_log-loss_265_4mixNB"
        },
        {
          "@id": "LCDB11_msg_265_24"
        },
        {
          "@id": "LCDB11_traintime_265_24"
        }
      ],
      "encodingFormat": "application/x-hdf5",
      "includes": "*.hdf5"
    }
  ]
}
