{
   "name": "cardiotocography",
   "title": "Cardiotocography",
   "resources": [
      {
         "path": "cardiotocography.arff",
         "pathType": "local",
         "name": "cardiotocography",
         "format": "arff",
         "encoding": "UTF-8"
      },
      {
         "path": "cardiotocography.csv",
         "pathType": "local",
         "name": "cardiotocography",
         "format": "csv",
         "mediatype": "text/csv",
         "encoding": "ISO-8859-2",
         "dialect": {
            "delimiter": ",",
            "quoteChar": "\""
         },
         "schema": {
            "fields": [
               {
                  "name": "V1",
                  "type": "number",
                  "format": "default"
               },
               {
                  "name": "V2",
                  "type": "number",
                  "format": "default"
               },
               {
                  "name": "V3",
                  "type": "any",
                  "format": "default"
               },
               {
                  "name": "V4",
                  "type": "number",
                  "format": "default"
               },
               {
                  "name": "V5",
                  "type": "number",
                  "format": "default"
               },
               {
                  "name": "V6",
                  "type": "number",
                  "format": "default"
               },
               {
                  "name": "V7",
                  "type": "number",
                  "format": "default"
               },
               {
                  "name": "V8",
                  "type": "number",
                  "format": "default"
               },
               {
                  "name": "V9",
                  "type": "number",
                  "format": "default"
               },
               {
                  "name": "V10",
                  "type": "number",
                  "format": "default"
               },
               {
                  "name": "V11",
                  "type": "number",
                  "format": "default"
               },
               {
                  "name": "V12",
                  "type": "number",
                  "format": "default"
               },
               {
                  "name": "V13",
                  "type": "number",
                  "format": "default"
               },
               {
                  "name": "V14",
                  "type": "number",
                  "format": "default"
               },
               {
                  "name": "V15",
                  "type": "number",
                  "format": "default"
               },
               {
                  "name": "V16",
                  "type": "number",
                  "format": "default"
               },
               {
                  "name": "V17",
                  "type": "number",
                  "format": "default"
               },
               {
                  "name": "V18",
                  "type": "number",
                  "format": "default"
               },
               {
                  "name": "V19",
                  "type": "number",
                  "format": "default"
               },
               {
                  "name": "V20",
                  "type": "number",
                  "format": "default"
               },
               {
                  "name": "V21",
                  "type": "number",
                  "format": "default"
               },
               {
                  "name": "V22",
                  "type": "number",
                  "format": "default"
               },
               {
                  "name": "V23",
                  "type": "number",
                  "format": "default"
               },
               {
                  "name": "V24",
                  "type": "number",
                  "format": "default"
               },
               {
                  "name": "V25",
                  "type": "number",
                  "format": "default"
               },
               {
                  "name": "V26",
                  "type": "number",
                  "format": "default"
               },
               {
                  "name": "V27",
                  "type": "number",
                  "format": "default"
               },
               {
                  "name": "V28",
                  "type": "number",
                  "format": "default"
               },
               {
                  "name": "V29",
                  "type": "number",
                  "format": "default"
               },
               {
                  "name": "V30",
                  "type": "number",
                  "format": "default"
               },
               {
                  "name": "V31",
                  "type": "number",
                  "format": "default"
               },
               {
                  "name": "V32",
                  "type": "number",
                  "format": "default"
               },
               {
                  "name": "V33",
                  "type": "number",
                  "format": "default"
               },
               {
                  "name": "V34",
                  "type": "number",
                  "format": "default"
               },
               {
                  "name": "V35",
                  "type": "number",
                  "format": "default"
               },
               {
                  "name": "Class",
                  "type": "number",
                  "format": "default"
               }
            ],
            "missingValues": [
               ""
            ]
         }
      }
   ],
   "readme": "The resources for this dataset can be found at https://www.openml.org/d/1466\n\nAuthor: J. P. Marques de S\u00e1, J. Bernardes, D. Ayers de Campos.  \nSource: [UCI](https://archive.ics.uci.edu/ml/datasets/Cardiotocography)  \nPlease cite: Ayres de Campos et al. (2000) SisPorto 2.0 A Program for Automated Analysis of Cardiotocograms. J Matern Fetal Med 5:311-318, [UCI](https://archive.ics.uci.edu/ml/citation_policy.html)\n\n2126 fetal cardiotocograms (CTGs) were automatically processed and the respective diagnostic features measured. The CTGs were also classified by three expert obstetricians and a consensus classification label assigned to each of them. Classification was both with respect to a morphologic pattern (A, B, C. ...) and to a fetal state (N, S, P). Therefore the dataset can be used either for 10-class or 3-class experiments.\n\n### Attribute Information:  \nLB - FHR baseline (beats per minute)  \nAC - # of accelerations per second  \nFM - # of fetal movements per second  \nUC - # of uterine contractions per second  \nDL - # of light decelerations per second  \nDS - # of severe decelerations per second  \nDP - # of prolongued decelerations per second  \nASTV - percentage of time with abnormal short term variability  \nMSTV - mean value of short term variability  \nALTV - percentage of time with abnormal long term variability  \nMLTV - mean value of long term variability  \nWidth - width of FHR histogram  \nMin - minimum of FHR histogram  \nMax - Maximum of FHR histogram  \nNmax - # of histogram peaks  \nNzeros - # of histogram zeros  \nMode - histogram mode  \nMean - histogram mean  \nMedian - histogram median  \nVariance - histogram variance  \nTendency - histogram tendency  \nCLASS - FHR pattern class code (1 to 10)  \nNSP - fetal state class code (N=normal; S=suspect; P=pathologic)  \n\n### Relevant Papers:\nAyres de Campos et al. (2000) SisPorto 2.0 A Program for Automated Analysis of Cardiotocograms. J Matern Fetal Med 5:311-318 ",
   "description": "The resources for this dataset can be found at https://www.openml.org/d/1466\n\nAuthor: J. P. Marques ",
   "licenses": [
      {
         "name": "ODC-PDDL",
         "path": "http://opendatacommons.org/licenses/pddl/",
         "title": "Open Data Commons Public Domain Dedication and License"
      }
   ]
}