Skip to main content

Trains on categorical and date time features of the data and predicts an anomaly score for new data

Project description

Categorical Outlier is a tool to detect anomalous observations in categorical and DateTime features. Most of the techniques that we already have are focused on numeric features. There is no library available which can detect an outlier within categorical data. This package does that by building a profile using the past observations and gives an outlier score to a new observation on the basis of this profile. An example use of this package may be predicting unusual driving behavior. A driver who drives the same route(s) to reach maybe office will show an anomalous behavior if he takes an altogether different route on a particular day. He will get a high outlier score for this behavior. On the contrary, an uber driver drives to a new location every time and hence, a new destination will not be an anomalous behavior and hence will get a low score. The package also takes a combination of categorical features as input.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

categoricaloutlier-0.6.2.tar.gz (3.2 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page