Skip to content

Releases: MemoonaTahira/Traffic_Violation_Classification

Cleaned_traffic_violation_dataset

10 Nov 11:29
763ead5

Choose a tag to compare

This is a cleaned version of traffic_violation_dataset originally hosted on Kaggle here: https://www.kaggle.com/datasets/felix4guti/traffic-violations-in-usa

It contains US traffic violation data where target variable is to predict violation type.

The cleaned dataset has a shape of: (1010737, 28)

Detailed data cleaning and transformation is available here: https://github.com/MemoonaTahira/Traffic_Violation_Classification