OpenML
seattlecrime6

seattlecrime6

active ARFF Public Domain (CC0) Visibility: public Uploaded 11-01-2023 by Leo Grin
0 likes downloaded by 0 people , 0 total downloads 0 issues 0 downvotes
Issue #Downvotes for this reason By


Loading wiki
Help us complete this description Edit
Dataset used in the tabular data benchmark https://github.com/LeoGrin/tabular-benchmark, transformed in the same way. This dataset belongs to the "regression on both numerical and categorical features" benchmark. Original link: https://openml.org/d/42496 Original description: Author: City of Seattle Source: https://data.seattle.gov/Public-Safety/Crime-Data/4fs7-3vj5 - 24-06-2019 Please cite: This data represents crime reported to the Seattle Police Department (SPD). Each row contains the record of a unique event where at least one criminal offense was reported by a member of the community or detected by an officer in the field. This data is the same data used in meetings such as SeaStat (https://www.seattle.gov/police/information-and-data/seastat) for strategic planning, accountability and performance management. For more information see: https://data.seattle.gov/Public-Safety/Crime-Data/4fs7-3vj5 For this version, the task was downsampled to 10 percent. Compute a new target Reported_Time. Compute new date features, ignore some features and encode as features as factor variables.

5 features

ReportedTime (target)numeric29 unique values
0 missing
Precinctnominal5 unique values
0 missing
Sectornominal17 unique values
0 missing
Occurred_hournumeric20 unique values
0 missing
Occurred_minnumeric24 unique values
0 missing

19 properties

52031
Number of instances (rows) of the dataset.
5
Number of attributes (columns) of the dataset.
0
Number of distinct values of the target attribute (if it is nominal).
0
Number of missing values in the dataset.
0
Number of instances with at least one value missing.
3
Number of numeric attributes.
2
Number of nominal attributes.
0
Percentage of binary attributes.
0
Percentage of instances having missing values.
0
Percentage of missing values.
-478
Average class difference between consecutive instances.
60
Percentage of numeric attributes.
0
Number of attributes divided by the number of instances.
40
Percentage of nominal attributes.
Percentage of instances belonging to the most frequent class.
Number of instances belonging to the most frequent class.
Percentage of instances belonging to the least frequent class.
Number of instances belonging to the least frequent class.
0
Number of binary attributes.

1 tasks

0 runs - estimation_procedure: 10-fold Crossvalidation - evaluation_measure: root_mean_squared_error - target_feature: ReportedTime
Define a new task