{ "data_id": "111", "name": "cpu_act", "exact_name": "cpu_act", "version": 1, "version_label": "1", "description": "**Author**: \n**Source**: Unknown - \n**Please cite**: \n\nThe Computer Activity databases are a collection of computer systems\n activity measures. The data was collected from a Sun Sparcstation\n 20\/712 with 128 Mbytes of memory running in a multi-user university\n department. Users would typically be doing a large variety of tasks\n ranging from accessing the internet, editing files or running very\n cpu-bound programs. The data was collected continuously on two\n separate occasions. On both occassions, system activity was gathered\n every 5 seconds. The final dataset is taken from both occasions with\n equal numbers of observations coming from each collection epoch.\n \n System measures used:\n 1. lread - Reads (transfers per second ) between system memory and user memory.\n 2. lwrite - writes (transfers per second) between system memory and user memory.\n 3. scall - Number of system calls of all types per second.\n 4. sread - Number of system read calls per second.\n 5. swrite - Number of system write calls per second . \n 6. fork - Number of system fork calls per second. \n 7. exec - Number of system exec calls per second. \n 8. rchar - Number of characters transferred per second by system read calls.\n 9. wchar - Number of characters transfreed per second by system write calls. \n 10. pgout - Number of page out requests per second.\n 11. ppgout - Number of pages, paged out per second. \n 12. pgfree - Number of pages per second placed on the free list. \n 13. pgscan - Number of pages checked if they can be freed per second.\n 14. atch - Number of page attaches (satisfying a page fault by reclaiming a page in memory) per second.\n 15. pgin - Number of page-in requests per second.\n 16. ppgin - Number of pages paged in per second.\n 17. pflt - Number of page faults caused by protection errors (copy-on-writes). \n 18. vflt - Number of page faults caused by address translation. \n 19. runqsz - Process run queue size.\n 20. freemem - Number of memory pages available to user processes.\n 21. freeswap - Number of disk blocks available for page swapping. \n 22. usr - Portion of time (%) that cpus run in user mode.\n 23. sys - Portion of time (%) that cpus run in system mode.\n 24. wio - Portion of time (%) that cpus are idle waiting for block IO.\n 25. idle - Portion of time (%) that cpus are otherwise idle.\n \n The two different regression tasks obtained from these databases are:\n \n CompAct \n Predict usr, the portion of time that cpus run in user mode from all attributes 1-21.\n \n CompAct(s) \n Predict usr using a restricted number (excluding the paging information (10-18)\n \n Source: collection of regression datasets by Luis Torgo (ltorgo@ncc.up.pt) at\n http:\/\/www.ncc.up.pt\/~ltorgo\/Regression\/DataSets.html\n Original source: DELVE repository of data. \n Characteristics: 8192 cases, 22 continuous attributes", "format": "ARFF", "uploader": "Jan van Rijn", "uploader_id": 1, "visibility": "public", "creator": null, "contributor": null, "date": "2014-04-23 13:16:32", "update_comment": null, "last_update": "2014-04-23 13:16:32", "licence": "Public", "status": "active", "error_message": null, "url": "https:\/\/www.openml.org\/data\/download\/3634\/dataset_2183_cpu_act.arff", "default_target_attribute": "usr", "row_id_attribute": null, "ignore_attribute": null, "runs": 0, "suggest": { "input": [ "cpu_act", "The Computer Activity databases are a collection of computer systems activity measures. The data was collected from a Sun Sparcstation 20\/712 with 128 Mbytes of memory running in a multi-user university department. Users would typically be doing a large variety of tasks ranging from accessing the internet, editing files or running very cpu-bound programs. The data was collected continuously on two separate occasions. On both occassions, system activity was gathered every 5 seconds. The final dat " ], "weight": 5 }, "qualities": { "NumberOfInstances": 8192, "NumberOfFeatures": 22, "NumberOfClasses": 0, "NumberOfMissingValues": 0, "NumberOfInstancesWithMissingValues": 0, "NumberOfNumericFeatures": 22, "NumberOfSymbolicFeatures": 0, "AutoCorrelation": -14.015504822366012, "CfsSubsetEval_DecisionStumpAUC": null, "CfsSubsetEval_DecisionStumpErrRate": null, "CfsSubsetEval_DecisionStumpKappa": null, "CfsSubsetEval_NaiveBayesAUC": null, "CfsSubsetEval_NaiveBayesErrRate": null, "CfsSubsetEval_NaiveBayesKappa": null, "CfsSubsetEval_kNN1NAUC": null, "CfsSubsetEval_kNN1NErrRate": null, "CfsSubsetEval_kNN1NKappa": null, "ClassEntropy": null, "DecisionStumpAUC": null, "DecisionStumpErrRate": null, "DecisionStumpKappa": null, "Dimensionality": 0.002685546875, "EquivalentNumberOfAtts": null, "J48.00001.AUC": null, "J48.00001.ErrRate": null, "J48.00001.Kappa": null, "J48.0001.AUC": null, "J48.0001.ErrRate": null, "J48.0001.Kappa": null, "J48.001.AUC": null, "J48.001.ErrRate": null, "J48.001.Kappa": null, "MajorityClassPercentage": null, "MajorityClassSize": null, "MaxAttributeEntropy": null, "MaxKurtosisOfNumericAtts": 618.0754029990946, "MaxMeansOfNumericAtts": 1328125.9598388672, "MaxMutualInformation": null, "MaxNominalAttDistinctValues": null, "MaxSkewnessOfNumericAtts": 21.542019683245, "MaxStdDevOfNumericAtts": 422019.42695680115, "MeanAttributeEntropy": null, "MeanKurtosisOfNumericAtts": 79.51358042941015, "MeanMeansOfNumericAtts": 73907.62665072354, "MeanMutualInformation": null, "MeanNoiseToSignalRatio": null, "MeanNominalAttDistinctValues": null, "MeanSkewnessOfNumericAtts": 4.99767026571361, "MeanStdDevOfNumericAtts": 36701.75879027224, "MinAttributeEntropy": null, "MinKurtosisOfNumericAtts": 0.9031412644665848, "MinMeansOfNumericAtts": 1.1275048828124994, "MinMutualInformation": null, "MinNominalAttDistinctValues": null, "MinSkewnessOfNumericAtts": -3.4167496030436424, "MinStdDevOfNumericAtts": 2.479493426887122, "MinorityClassPercentage": null, "MinorityClassSize": null, "NaiveBayesAUC": null, "NaiveBayesErrRate": null, "NaiveBayesKappa": null, "NumberOfBinaryFeatures": 0, "PercentageOfBinaryFeatures": 0, "PercentageOfInstancesWithMissingValues": 0, "PercentageOfMissingValues": 0, "PercentageOfNumericFeatures": 100, "PercentageOfSymbolicFeatures": 0, "Quartile1AttributeEntropy": null, "Quartile1KurtosisOfNumericAtts": 4.891124172409055, "Quartile1MeansOfNumericAtts": 7.702777404785157, "Quartile1MutualInformation": null, "Quartile1SkewnessOfNumericAtts": 1.789997638235141, "Quartile1StdDevOfNumericAtts": 14.879687078758385, "Quartile2AttributeEntropy": null, "Quartile2KurtosisOfNumericAtts": 22.197782628643637, "Quartile2MeansOfNumericAtts": 20.578762817382824, "Quartile2MutualInformation": null, "Quartile2SkewnessOfNumericAtts": 3.986001310855217, "Quartile2StdDevOfNumericAtts": 62.24756959820295, "Quartile3AttributeEntropy": null, "Quartile3KurtosisOfNumericAtts": 59.86307608076643, "Quartile3MeansOfNumericAtts": 598.7240600585938, "Quartile3MutualInformation": null, "Quartile3SkewnessOfNumericAtts": 5.547953257855335, "Quartile3StdDevOfNumericAtts": 557.6394401522911, "REPTreeDepth1AUC": null, "REPTreeDepth1ErrRate": null, "REPTreeDepth1Kappa": null, "REPTreeDepth2AUC": null, "REPTreeDepth2ErrRate": null, "REPTreeDepth2Kappa": null, "REPTreeDepth3AUC": null, "REPTreeDepth3ErrRate": null, "REPTreeDepth3Kappa": null, "RandomTreeDepth1AUC": null, "RandomTreeDepth1ErrRate": null, "RandomTreeDepth1Kappa": null, "RandomTreeDepth2AUC": null, "RandomTreeDepth2ErrRate": null, "RandomTreeDepth2Kappa": null, "RandomTreeDepth3AUC": null, "RandomTreeDepth3ErrRate": null, "RandomTreeDepth3Kappa": null, "StdvNominalAttDistinctValues": null, "kNN1NAUC": null, "kNN1NErrRate": null, "kNN1NKappa": null }, "tags": [ { "tag": "study_189", "uploader": "0" }, { "tag": "study_102", "uploader": "0" }, { "tag": "study_395", "uploader": "0" }, { "tag": "study_117", "uploader": "0" }, { "tag": "study_118", "uploader": "0" }, { "tag": "study_189", "uploader": "0" }, { "tag": "study_579", "uploader": "0" }, { "tag": "study_263", "uploader": "0" }, { "tag": "study_407", "uploader": "0" }, { "tag": "study_591", "uploader": "0" }, { "tag": "study_105", "uploader": "0" }, { "tag": "study_118", "uploader": "0" }, { "tag": "study_189", "uploader": "0" } ], "features": [ { "name": "usr", "index": "21", "type": "numeric", "distinct": "56", "missing": "0", "target": "1", "min": "0", "max": "99", "mean": "84", "stdev": "18" }, { "name": "pgfree", "index": "11", "type": "numeric", "distinct": "1070", "missing": "0", "min": "0", "max": "523", "mean": "12", "stdev": "32" }, { "name": "freeswap", "index": "20", "type": "numeric", "distinct": "7658", "missing": "0", "min": "2", "max": "2243187", "mean": "1328126", "stdev": "422019" }, { "name": "freemem", "index": "19", "type": "numeric", "distinct": "3165", "missing": "0", "min": "55", "max": "12027", "mean": "1763", "stdev": "2482" }, { "name": "runqsz", "index": "18", "type": "numeric", "distinct": "302", "missing": "0", "min": "1", "max": "2823", "mean": "20", "stdev": "126" }, { "name": "vflt", "index": "17", "type": "numeric", "distinct": "3799", "missing": "0", "min": "0", "max": "1365", "mean": "185", "stdev": "191" }, { "name": "pflt", "index": "16", "type": "numeric", "distinct": "2987", "missing": "0", "min": "0", "max": "900", "mean": "110", "stdev": "114" }, { "name": "ppgin", "index": "15", "type": "numeric", "distinct": "1072", "missing": "0", "min": "0", "max": "293", "mean": "12", "stdev": "22" }, { "name": "pgin", "index": "14", "type": "numeric", "distinct": "832", "missing": "0", "min": "0", "max": "141", "mean": "8", "stdev": "14" }, { "name": "atch", "index": "13", "type": "numeric", "distinct": "253", "missing": "0", "min": "0", "max": "212", "mean": "1", "stdev": "6" }, { "name": "pgscan", "index": "12", "type": "numeric", "distinct": "1202", "missing": "0", "min": "0", "max": "1237", "mean": "22", "stdev": "71" }, { "name": "lread", "index": "0", "type": "numeric", "distinct": "235", "missing": "0", "min": "0", "max": "1845", "mean": "20", "stdev": "53" }, { "name": "ppgout", "index": "10", "type": "numeric", "distinct": "774", "missing": "0", "min": "0", "max": "184", "mean": "6", "stdev": "15" }, { "name": "pgout", "index": "9", "type": "numeric", "distinct": "404", "missing": "0", "min": "0", "max": "81", "mean": "2", "stdev": "5" }, { "name": "wchar", "index": "8", "type": "numeric", "distinct": "7939", "missing": "0", "min": "1498", "max": "1801623", "mean": "95898", "stdev": "140757" }, { "name": "rchar", "index": "7", "type": "numeric", "distinct": "7997", "missing": "0", "min": "278", "max": "2526649", "mean": "197014", "stdev": "239481" }, { "name": "exec", "index": "6", "type": "numeric", "distinct": "386", "missing": "0", "min": "0", "max": "60", "mean": "3", "stdev": "5" }, { "name": "fork", "index": "5", "type": "numeric", "distinct": "228", "missing": "0", "min": "0", "max": "20", "mean": "2", "stdev": "2" }, { "name": "swrite", "index": "4", "type": "numeric", "distinct": "640", "missing": "0", "min": "7", "max": "5456", "mean": "150", "stdev": "160" }, { "name": "sread", "index": "3", "type": "numeric", "distinct": "794", "missing": "0", "min": "6", "max": "5318", "mean": "210", "stdev": "199" }, { "name": "scall", "index": "2", "type": "numeric", "distinct": "4115", "missing": "0", "min": "109", "max": "12493", "mean": "2306", "stdev": "1634" }, { "name": "lwrite", "index": "1", "type": "numeric", "distinct": "189", "missing": "0", "min": "0", "max": "575", "mean": "13", "stdev": "30" } ], "nr_of_issues": 0, "nr_of_downvotes": 0, "nr_of_likes": 0, "nr_of_downloads": 0, "total_downloads": 0, "reach": 0, "reuse": 0, "impact_of_reuse": 0, "reach_of_reuse": 0, "impact": 0 }