abhisheks008 / DL-Simplified

Deep Learning Simplified is an Open-source repository, containing beginner to advance level deep learning projects for the contributors, who are willing to start their journey in Deep Learning. Devfolio URL, https://devfolio.co/projects/deep-learning-simplified-f013
https://quine.sh/repo/abhisheks008-DL-Simplified-499023976
MIT License
389 stars 338 forks source link

Anomaly Detection in Time Series #987

Closed alo7lika closed 1 week ago

alo7lika commented 1 week ago

Pull Request for DL-Simplified 💡

Issue Title: Anomaly Detection in Time Series

Closes: #967

Describe the add-ons or changes you've made 📃

I have added a model for anomaly detection in time series using LSTM networks. The model uses a synthetic dataset to identify and classify anomalies effectively, and I have also implemented additional models like Facebook Prophet and Isolation Forest for comparison.

Type of change ☑️

What sort of change have you made:

How Has This Been Tested? ⚙️

The models have been tested using accuracy scores and classification metrics on the synthetic dataset. I also validated results through exploratory data analysis (EDA) and cross-checked predictions for anomaly classification.

Checklist: ☑️

github-actions[bot] commented 1 week ago

Our team will soon review your PR. Thanks @alo7lika :)

alo7lika commented 1 week ago

@abhisheks008 ASSIGN THE LABEL " GSSOC-EXT" AND LEVEL ON THE PR AS WELL AS ON THE ISSUE PAGE AND REVIEW IT

alo7lika commented 1 week ago

@abhisheks008 ASSIGN THE LABEL " GSSOC-EXT" AND LEVEL ON THE PR AS WELL AS ON THE ISSUE PAGE AND REVIEW IT

Also assign the task to me , you haven't assigned it