An open API service providing repository metadata for many open source software ecosystems.

GitHub / sergiovirahonda / AnomalyDetection

This repository is part of an article about how to forecast and detect anomalies on time-series data. The main objective is to train a RNN regressor on the Bitcoin dataset to predict future values on then detect anomalies in the whole data window - that last step achieved by implementing a RNN Autoencoder. You'll see some other models in the notebooks that I've provided to you in case they are of your interest and this RNN regressor + RNN Autoencoder doesn't perform well for your purpose in any other scenario. The dataset used is available at https://www.kaggle.com/mczielinski/bitcoin-historical-data and contains BITCOIN/USD 1-minute candle data, from 2012-01-01 to 2020-12-31. I hope you can get advantage of this approach!

JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sergiovirahonda%2FAnomalyDetection
PURL: pkg:github/sergiovirahonda/AnomalyDetection

Stars: 9
Forks: 7
Open issues: 0

License: None
Language: Jupyter Notebook
Size: 17.5 MB
Dependencies parsed at: Pending

Created at: over 4 years ago
Updated at: over 2 years ago
Pushed at: over 4 years ago
Last synced at: over 2 years ago

Topics: anomalydetection, bitcoin, detect-anomalies, rnn-autoencoder, rnn-regressor

    Loading...