Click here to Skip to main content
15,885,546 members
Articles / Artificial Intelligence / Keras

Preprocessing Time Series Data for AI Forecasting and Anomaly Detection

Rate me:
Please Sign up or sign in to vote.
5.00/5 (4 votes)
25 Feb 2021CPOL6 min read 8.6K   171   4  
In this article, we learn how to prepare time series data to be fed to machine learning (ML) and deep learning (DL) models.
Here we’ll discuss pre-processing of the time series data for forecasting and anomaly detection tasks based on Bitcoin’s historical price.

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