{ "data_id": "44958", "name": "auction_verification", "exact_name": "auction_verification", "version": 7, "version_label": null, "description": "**Data Description**\n\nThis dataset was created to verify properties of an Simultaneous Multi-Round (SMR) auction model.\nThe creators of the dataset use BPMN to model the design of the German 4G spectrum auction to sell 800 MHz band. The auction has four bidders and six products. A random budget is assigned from the range [1, 100] to each bidder for each product. A reserve price of 3 is also defined for all products. Further, each bidder has an individual capacity.\n\nEach instance in the dataset represents a simulation of an auction.\n\n**Attribute Description**\n\n1. *process.b1.capacity* - an integer in [0, 3], denoting the current capacities of the bidders\n2. *process.b2.capacity* - an integer in [0, 3], denoting the current capacities of the bidders\n3. *process.b3.capacity* - an integer in [0, 3], denoting the current capacities of the bidders\n4. *process.b4.capacity* - an integer in [0, 3], denoting the current capacities of the bidders\n5. *property.price* - an integer in [59, 90], denoting the price that is currently verified for the property.product\n6. *property.product* - an integer in [1, 6], denoting the currently verified product\n7. *property.winner* - an integer in [1, 4], denoting the bidder that is currently verified as winner for the property.product with the property.price. This feature is empty for iterations where the price is not clear yet.\n8. *verification.result* - a boolean denoting if current property is satisfied in the underlying Petri Net or not, ignored column\n9. *verification.time* - a positive integer, denoting the time (in ms) for verifying the current property against the underlying Petri Net, target feature", "format": "arff", "uploader": "Sebastian Fischer", "uploader_id": 30127, "visibility": "public", "creator": null, "contributor": null, "date": "2022-12-22 16:11:04", "update_comment": null, "last_update": "2022-12-22 16:11:04", "licence": "CC BY 4.0", "status": "active", "error_message": null, "url": "https:\/\/api.openml.org\/data\/download\/22111822\/file22f1625049a7e.arff", "default_target_attribute": "verification.time", "row_id_attribute": null, "ignore_attribute": "\"verification.result\"", "runs": 0, "suggest": { "input": [ "auction_verification", "This dataset was created to verify properties of an Simultaneous Multi-Round (SMR) auction model. The creators of the dataset use BPMN to model the design of the German 4G spectrum auction to sell 800 MHz band. The auction has four bidders and six products. A random budget is assigned from the range [1, 100] to each bidder for each product. A reserve price of 3 is also defined for all products. Further, each bidder has an individual capacity. Each instance in the dataset represents a simulation " ], "weight": 5 }, "qualities": { "NumberOfInstances": 2043, "NumberOfFeatures": 8, "NumberOfClasses": 0, "NumberOfMissingValues": 0, "NumberOfInstancesWithMissingValues": 0, "NumberOfNumericFeatures": 6, "NumberOfSymbolicFeatures": 2, "MajorityClassSize": null, "MinorityClassPercentage": null, "MinorityClassSize": null, "NumberOfBinaryFeatures": 0, "PercentageOfBinaryFeatures": 0, "PercentageOfInstancesWithMissingValues": 0, "AutoCorrelation": -8534.012864073839, "PercentageOfMissingValues": 0, "Dimensionality": 0.003915810083210965, "PercentageOfNumericFeatures": 75, "MajorityClassPercentage": null, "PercentageOfSymbolicFeatures": 25 }, "tags": [ { "tag": "Machine Learning", "uploader": "38960" }, { "tag": "Physical Sciences", "uploader": "38960" }, { "tag": "study_353", "uploader": "0" } ], "features": [ { "name": "verification.time", "index": "8", "type": "numeric", "distinct": "2039", "missing": "0", "target": "1", "min": "78", "max": "44131", "mean": "7337", "stdev": "10375" }, { "name": "process.b1.capacity", "index": "0", "type": "numeric", "distinct": "3", "missing": "0", "min": "0", "max": "2", "mean": "1", "stdev": "1" }, { "name": "process.b2.capacity", "index": "1", "type": "numeric", "distinct": "4", "missing": "0", "min": "0", "max": "3", "mean": "2", "stdev": "1" }, { "name": "process.b3.capacity", "index": "2", "type": "numeric", "distinct": "2", "missing": "0", "min": "1", "max": "2", "mean": "2", "stdev": "0" }, { "name": "process.b4.capacity", "index": "3", "type": "numeric", "distinct": "2", "missing": "0", "min": "0", "max": "1", "mean": "1", "stdev": "0" }, { "name": "property.price", "index": "4", "type": "numeric", "distinct": "32", "missing": "0", "min": "59", "max": "90", "mean": "71", "stdev": "8" }, { "name": "property.product", "index": "5", "type": "nominal", "distinct": "6", "missing": "0", "distr": [] }, { "name": "property.winner", "index": "6", "type": "nominal", "distinct": "5", "missing": "0", "distr": [] }, { "name": "verification.result", "index": "7", "type": "nominal", "distinct": "2", "missing": "0", "ignore": "1", "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 }