Skip to content

A Stock Anomaly detection is a project for learning the detection of abnormal instances, called anomalies (or outliers) in the stock market. You’ll design a warning system that will alert regulators of stock price manipulation. This project has applications in data cleaning and detecting fraud.

Notifications You must be signed in to change notification settings

Arch307/Stockanamolydetection

Repository files navigation

Stockanamolydetection

Here, the majority of deals (99%) are classified as "hold," while the remaining 1% comprises both short and long positions. However, for the purpose of this competition, the distinction between short and long is not significant. What truly matters is identifying transactions that are not classified as "hold". These non-hold transactions are represented as a single class labeled as "1".

Dataset: The dataset provided is carefully curated, encompassing a range of features and capturing the dynamics of the stock market. With the majority of transactions falling under the "hold" class, the dataset's imbalance poses a significant hurdle in accurately detecting the non-hold anomalies. Exploring and analyzing the dataset thoroughly will be crucial in gaining insights and devising effective strategies for anomaly detection.

Objective: Your ultimate goal in this competition is to build innovative models that can accurately identify non-hold anomalies within the stock market dataset. Submissions will be evaluated based on key anomaly detection metrics that account for the class imbalance, such as precision, recall, and F1-score.

About

A Stock Anomaly detection is a project for learning the detection of abnormal instances, called anomalies (or outliers) in the stock market. You’ll design a warning system that will alert regulators of stock price manipulation. This project has applications in data cleaning and detecting fraud.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published