This article was published as a part of the Data Science Blogathon Introduction Time series data is the collection of data at specific time intervals like on an hourly basis, weekly basis. Stock market data, e-commerce sales data is perfect example of time-series data. Time-series data analysis is different from usual data analysis because you can […]
The post Anomaly Detection Model on Time Series Data in Python using Facebook Prophet appeared first on Analytics Vidhya.