{ "data_id": "42737", "name": "fps-in-video-games", "exact_name": "fps-in-video-games", "version": 1, "version_label": "1.0", "description": "**Author**: Sven Peeters \r\n**Source**: userbenchmark.com, fpsbenchmark.com, techpowerup.com - June 2020 \r\n**Please cite**: TBA\r\n\r\n# Achieved Frames per Second (FPS) in video games\r\n\r\nThis dataset contains FPS measurement of video games executed on computers. Each row of the dataset describes the outcome of FPS measurement (outcome is attribute FPS) for a video game executed on a computer. A computer is characterized by the CPU and the GPU. For both the name is resolved to technical specifications (features starting with Cpu and Gpu). The technical specification of CPU and GPU are technical specification that describe the factory state of the respective component. The game is characterized by the name, the displayed resolution, and the quality setting that was adjusted during the measurement (features starting with Game). In the following there is a short descriptions of the data sources and a description for each feature in the dataset.\r\n\r\n## Source of Data\r\n\r\nThe measurements are gathered from the webpages userbenchmark.com and fpsbenchmark.com. The source of each measurement is indicated by the attribute dataset wich takes the value userbenchmark or fpsbenchmark. For userbenchmark the FPS values are extracted from the published histograms. Hence, the FPS values are binned to bins with width 10 starting at 10 and there are multiple measurements for the same computer and software configuration (CpuName, GpuName, GameName, GameSetting, GameResolution, Dataset). The technical specifications are gathered from the webpage techpowerup.com. All FPS measurements and technical specifications were crawled in June 2020.\r\n\r\n## Description of the technical features\r\n\r\n### CPU (Central Processing Unit)\r\n\r\n* CpuNumberOfCores: number of physical cores \r\n* CpuNumberOfThreads: number of threads\r\n* CpuBaseClock: base clock in Mhz\r\n* CpuCacheL1: total size of level 1 cache in kB \r\n* CpuCacheL2: total size of level 2 cache in kB \r\n* CpuCacheL3: total size of level 3 cache in MB\r\n* CpuDieSize: physical size of the die in square meter\r\n* CpuFrequency: frequency in Mhz\r\n* CpuMultiplier: multiplier of Cpu\r\n* CpuMultiplierUnlocked: 0=multiplier locked, 1=multiplier unlocked \r\n* CpuProcessSize: used process size in nanometer \r\n* CpuSMPNumberOfCpus: number of symmetric multiprocessors\r\n* CpuTDP: thermal design power in watt\r\n* CpuTransistors: count of transistors in million\r\n* CpuTurbo Clock: turbo clock in Mhz\r\n\r\n### GPU (Graphics Processing Unit)\r\n\r\n* GpuBandwidth: bandwidth in MB\/s \r\n* GpuBaseClock: base clock in MHz\r\n* GpuBoostClock: boost clock in MHz \r\n* GpuComputeUnits: number of computing units\r\n* GpuDieSize: physical size of die in square meter \r\n* GpuNumberOfExecutionUnits: number of execution units \r\n* GpuFP32Performance: theoretical Float 32 performance in MFLOP\/s \r\n* GpuMemoryBus: width of memory bus in bits\r\n* GpuMemorySize: size of memory in MB \r\n* GpuPixelRate: theoretical pixel rate in MPixel\/s \r\n* GpuProcessSize: used process size in nanometer \r\n* GpuNumberOfROPs: number of render output units\r\n* GpuNumberOfShadingUnits: number of shading units\r\n* GpuNumberOfTMUs: number of texture mapping units \r\n* GpuTextureRate: theoretical texture rate in KTexel\/s\r\n* GpuTransistors: number of transistors in million\r\n* GpuArchitecture: architecture code\r\n* GpuMemoryType: memory type\r\n* GpuBusInterface: bus interface\r\n* GpuOpenCL: version of OpenCL\r\n* GpuShaderModel: version of shader model\r\n* GpuVulkan: version of Vulkan \r\n* GpuOpenGL: version of OpenGL\r\n\r\n### Game\r\n\r\n* GameName: name \r\n* GameResolution: resolution \r\n* GameSetting: quality setting \r\n\r\n### Dataset indicator and Target\r\n\r\n* Dataset: indicator for the source of measurement \r\n* FPS: FPS value", "format": "ARFF", "uploader": "Sven Peeters", "uploader_id": 21049, "visibility": "public", "creator": "\"Sven Peeters\"", "contributor": null, "date": "2020-11-20 18:42:57", "update_comment": null, "last_update": "2020-11-20 18:42:57", "licence": "CC_BY", "status": "active", "error_message": null, "url": "https:\/\/www.openml.org\/data\/download\/22044773\/fps-in-video-games.arff", "default_target_attribute": "FPS", "row_id_attribute": null, "ignore_attribute": null, "runs": 0, "suggest": { "input": [ "fps-in-video-games", "# Achieved Frames per Second (FPS) in video games This dataset contains FPS measurement of video games executed on computers. Each row of the dataset describes the outcome of FPS measurement (outcome is attribute FPS) for a video game executed on a computer. A computer is characterized by the CPU and the GPU. For both the name is resolved to technical specifications (features starting with Cpu and Gpu). The technical specification of CPU and GPU are technical specification that describe the fact " ], "weight": 5 }, "qualities": { "NumberOfInstances": 425833, "NumberOfFeatures": 45, "NumberOfClasses": 0, "NumberOfMissingValues": 1299988, "NumberOfInstancesWithMissingValues": 425833, "NumberOfNumericFeatures": 31, "NumberOfSymbolicFeatures": 14, "Dimensionality": 0.00010567522949137338, "PercentageOfNumericFeatures": 68.88888888888889, "MajorityClassPercentage": null, "PercentageOfSymbolicFeatures": 31.11111111111111, "MajorityClassSize": null, "MinorityClassPercentage": null, "MinorityClassSize": null, "NumberOfBinaryFeatures": 2, "PercentageOfBinaryFeatures": 4.444444444444445, "PercentageOfInstancesWithMissingValues": 100, "AutoCorrelation": -18.25789043566467, "PercentageOfMissingValues": 6.784026184495382 }, "tags": [ { "uploader": "21049", "tag": "FPS" }, { "uploader": "38960", "tag": "Machine Learning" }, { "uploader": "21049", "tag": "Performance Prediction" }, { "uploader": "21049", "tag": "Video Games" } ], "features": [ { "name": "FPS", "index": "44", "type": "numeric", "distinct": "2740", "missing": "0", "target": "1", "min": "0", "max": "1000", "mean": "139", "stdev": "88" }, { "name": "CpuName", "index": "0", "type": "nominal", "distinct": "358", "missing": "0", "distr": [] }, { "name": "CpuNumberOfCores", "index": "1", "type": "numeric", "distinct": "13", "missing": "0", "min": "1", "max": "32", "mean": "5", "stdev": "2" }, { "name": "CpuNumberOfThreads", "index": "2", "type": "numeric", "distinct": "15", "missing": "0", "min": "1", "max": "64", "mean": "8", "stdev": "4" }, { "name": "CpuBaseClock", "index": "3", "type": "numeric", "distinct": "5", "missing": "0", "min": "100", "max": "800", "mean": "109", "stdev": "28" }, { "name": "CpuCacheL1", "index": "4", "type": "numeric", "distinct": "17", "missing": "0", "min": "64", "max": "3072", "mean": "348", "stdev": "168" }, { "name": "CpuCacheL2", "index": "5", "type": "numeric", "distinct": "14", "missing": "0", "min": "512", "max": "18432", "mean": "1989", "stdev": "1806" }, { "name": "CpuCacheL3", "index": "6", "type": "numeric", "distinct": "19", "missing": "5055", "min": "2", "max": "64", "mean": "10", "stdev": "6" }, { "name": "CpuDieSize", "index": "7", "type": "numeric", "distinct": "36", "missing": "202534", "min": "0", "max": "0", "mean": "0", "stdev": "0" }, { "name": "CpuFrequency", "index": "8", "type": "numeric", "distinct": "42", "missing": "0", "min": "1500", "max": "4700", "mean": "3496", "stdev": "446" }, { "name": "CpuMultiplier", "index": "9", "type": "numeric", "distinct": "47", "missing": "0", "min": "8", "max": "43", "mean": "33", "stdev": "6" }, { "name": "CpuMultiplierUnlocked", "index": "10", "type": "nominal", "distinct": "2", "missing": "0", "distr": [] }, { "name": "CpuProcessSize", "index": "11", "type": "numeric", "distinct": "9", "missing": "0", "min": "7", "max": "90", "mean": "17", "stdev": "7" }, { "name": "CpuTDP", "index": "12", "type": "numeric", "distinct": "36", "missing": "0", "min": "10", "max": "250", "mean": "81", "stdev": "22" }, { "name": "CpuNumberOfTransistors", "index": "13", "type": "numeric", "distinct": "28", "missing": "226039", "min": "105", "max": "19200", "mean": "2745", "stdev": "1758" }, { "name": "CpuTurboClock", "index": "14", "type": "numeric", "distinct": "46", "missing": "0", "min": "1600", "max": "5000", "mean": "3998", "stdev": "491" }, { "name": "GpuName", "index": "15", "type": "nominal", "distinct": "446", "missing": "0", "distr": [] }, { "name": "GpuArchitecture", "index": "16", "type": "nominal", "distinct": "28", "missing": "0", "distr": [] }, { "name": "GpuBandwidth", "index": "17", "type": "numeric", "distinct": "145", "missing": "15441", "min": "4256", "max": "1024000", "mean": "250893", "stdev": "118217" }, { "name": "GpuBaseClock", "index": "18", "type": "numeric", "distinct": "181", "missing": "0", "min": "100", "max": "1680", "mean": "1284", "stdev": "323" }, { "name": "GpuBoostClock", "index": "19", "type": "numeric", "distinct": "181", "missing": "0", "min": "350", "max": "1980", "mean": "1443", "stdev": "300" }, { "name": "GpuBus nterface", "index": "20", "type": "nominal", "distinct": "17", "missing": "0", "distr": [] }, { "name": "GpuNumberOfComputeUnits", "index": "21", "type": "numeric", "distinct": "26", "missing": "357107", "min": "1", "max": "64", "mean": "30", "stdev": "13" }, { "name": "GpuDieSize", "index": "22", "type": "numeric", "distinct": "75", "missing": "11196", "min": "0", "max": "0", "mean": "0", "stdev": "0" }, { "name": "GpuDirectX", "index": "23", "type": "nominal", "distinct": "8", "missing": "0", "distr": [] }, { "name": "GpuNumberOfExecutionUnits", "index": "24", "type": "numeric", "distinct": "5", "missing": "412935", "min": "6", "max": "48", "mean": "22", "stdev": "8" }, { "name": "GpuFP32Performance", "index": "25", "type": "numeric", "distinct": "309", "missing": "56", "min": "20800", "max": "16310000", "mean": "5281301", "stdev": "3041677" }, { "name": "GpuMemoryBus", "index": "26", "type": "numeric", "distinct": "16", "missing": "15441", "min": "32", "max": "4096", "mean": "248", "stdev": "215" }, { "name": "GpuMemorySize", "index": "27", "type": "numeric", "distinct": "22", "missing": "15441", "min": "128", "max": "24000", "mean": "6035", "stdev": "2707" }, { "name": "GpuMemoryType", "index": "28", "type": "nominal", "distinct": "8", "missing": "15441", "distr": [] }, { "name": "GpuOpenCL", "index": "29", "type": "nominal", "distinct": "5", "missing": "177", "distr": [] }, { "name": "GpuOpenGL", "index": "30", "type": "nominal", "distinct": "7", "missing": "0", "distr": [] }, { "name": "GpuPixelRate", "index": "31", "type": "numeric", "distinct": "270", "missing": "0", "min": "425", "max": "169900", "mean": "73317", "stdev": "38603" }, { "name": "GpuProcessSize", "index": "32", "type": "numeric", "distinct": "12", "missing": "0", "min": "7", "max": "110", "mean": "19", "stdev": "7" }, { "name": "GpuNumberOfROPs", "index": "33", "type": "numeric", "distinct": "18", "missing": "0", "min": "1", "max": "96", "mean": "48", "stdev": "22" }, { "name": "GpuShaderModel", "index": "34", "type": "nominal", "distinct": "9", "missing": "5", "distr": [] }, { "name": "GpuNumberOfShadingUnits", "index": "35", "type": "numeric", "distinct": "62", "missing": "56", "min": "8", "max": "5120", "mean": "1750", "stdev": "907" }, { "name": "GpuNumberOfTMUs", "index": "36", "type": "numeric", "distinct": "38", "missing": "0", "min": "2", "max": "320", "mean": "111", "stdev": "55" }, { "name": "GpuTextureRate", "index": "37", "type": "numeric", "distinct": "308", "missing": "0", "min": "850", "max": "509800", "mean": "166700", "stdev": "93522" }, { "name": "GpuNumberOfTransistors", "index": "38", "type": "numeric", "distinct": "74", "missing": "11539", "min": "75", "max": "21100", "mean": "5994", "stdev": "3077" }, { "name": "GpuVulkan", "index": "39", "type": "nominal", "distinct": "6", "missing": "11525", "distr": [] }, { "name": "GameName", "index": "40", "type": "nominal", "distinct": "30", "missing": "0", "distr": [] }, { "name": "GameResolution", "index": "41", "type": "numeric", "distinct": "3", "missing": "0", "min": "720", "max": "1440", "mean": "1065", "stdev": "163" }, { "name": "GameSetting", "index": "42", "type": "nominal", "distinct": "4", "missing": "0", "distr": [] }, { "name": "Dataset", "index": "43", "type": "nominal", "distinct": "2", "missing": "0", "distr": [] } ], "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 }