Click here to Skip to main content
15,879,535 members
Articles / Artificial Intelligence / Keras

AI Forecasting and Anomaly Detection on Streaming Bitcoin Prices

Rate me:
Please Sign up or sign in to vote.
5.00/5 (2 votes)
2 Mar 2021CPOL3 min read 6.5K   171   3  
In this article we’ll combine forecasting and detection on a live stream of Bitcoin price data.
In the previous articles we’ve developed models to work with time series data. We’ve created a Bitcoin’s price forecaster, as well as an anomaly detector. In this article, we’re going to put these two together. This will enable us to detect anomalies in the future.

Views

Daily Counts

Downloads

Weekly Counts

This article is part of the series 'Why Use AI on Time-Series Data? View All

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
United States United States
Sergio Virahonda grew up in Venezuela where obtained a bachelor's degree in Telecommunications Engineering. He moved abroad 4 years ago and since then has been focused on building meaningful data science career. He's currently living in Argentina writing code as a freelance developer.

Comments and Discussions