{ "data_id": "43476", "name": "3-million-Sudoku-puzzles-with-ratings", "exact_name": "3-million-Sudoku-puzzles-with-ratings", "version": 1, "version_label": "v1.0", "description": "Overview\nThis dataset contains 3 million Sudoku puzzles and their solutions. The level of difficulty varies -- some can be solved easily by a beginner, while others will challenge experienced solvers. Most puzzles have between 23 and 26 clues. The minimum number of clues in the dataset is 19, and the maximum is 31. It has been shown that 17 is the minimum number of clues for a valid, uniquely solvable Sudoku puzzle. However, these puzzles are difficult to find, so they are not included in our dataset.\nEach row of the dataset includes the number of clues and an estimated difficulty rating. The difficulty rating is computed by an automated solver and it is based on the average search tree depth over 10 attempts. 43 of the puzzles have a difficulty of zero, meaning that it can be solved using a simple scanning technique. The highest difficulty rating is 8.5.\nThe puzzles were generated using Blagovest Dachev's Sudoku generator and solver, at https:\/\/github.com\/dachev\/sudoku.", "format": "arff", "uploader": "Onur Yildirim", "uploader_id": 30126, "visibility": "public", "creator": null, "contributor": null, "date": "2022-03-23 13:26:14", "update_comment": null, "last_update": "2022-03-23 13:26:14", "licence": "CC0: Public Domain", "status": "active", "error_message": null, "url": "https:\/\/www.openml.org\/data\/download\/22102301\/dataset", "default_target_attribute": "difficulty", "row_id_attribute": null, "ignore_attribute": "\"id\"", "runs": 0, "suggest": { "input": [ "3-million-Sudoku-puzzles-with-ratings", "Overview This dataset contains 3 million Sudoku puzzles and their solutions. The level of difficulty varies -- some can be solved easily by a beginner, while others will challenge experienced solvers. Most puzzles have between 23 and 26 clues. The minimum number of clues in the dataset is 19, and the maximum is 31. It has been shown that 17 is the minimum number of clues for a valid, uniquely solvable Sudoku puzzle. However, these puzzles are difficult to find, so they are not included in our da " ], "weight": 5 }, "qualities": { "NumberOfInstances": 3000000, "NumberOfFeatures": 4, "NumberOfClasses": 0, "NumberOfMissingValues": 0, "NumberOfInstancesWithMissingValues": 0, "NumberOfNumericFeatures": 2, "NumberOfSymbolicFeatures": 0, "Dimensionality": 1.3333333333333334e-6, "PercentageOfNumericFeatures": 50, "MajorityClassPercentage": null, "PercentageOfSymbolicFeatures": 0, "MajorityClassSize": null, "MinorityClassPercentage": null, "MinorityClassSize": null, "NumberOfBinaryFeatures": 0, "PercentageOfBinaryFeatures": 0, "PercentageOfInstancesWithMissingValues": 0, "AutoCorrelation": -0.3866407955491448, "PercentageOfMissingValues": 0 }, "tags": [ { "uploader": "38960", "tag": "Computer Systems" }, { "uploader": "38960", "tag": "Machine Learning" } ], "features": [ { "name": "difficulty", "index": "4", "type": "numeric", "distinct": "76", "missing": "0", "target": "1", "min": "0", "max": "9", "mean": "1", "stdev": "1" }, { "name": "id", "index": "0", "type": "numeric", "distinct": "3000000", "missing": "0", "ignore": "1", "min": "1", "max": "3000000", "mean": "1500001", "stdev": "866026" }, { "name": "puzzle", "index": "1", "type": "string", "distinct": "3000000", "missing": "0" }, { "name": "solution", "index": "2", "type": "string", "distinct": "3000000", "missing": "0" }, { "name": "clues", "index": "3", "type": "numeric", "distinct": "13", "missing": "0", "min": "19", "max": "31", "mean": "24", "stdev": "1" } ], "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 }