Skip to content

Madhurb21/Time-series-anomaly-MTH-422

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Anomaly Detection in New York Taxi Dataset

Overview

This project focuses on detecting anomalies within the New York Taxi Dataset to uncover valuable insights for decision-making. Key steps include:

  • Identified various anomalies in the dataset, revealing patterns and insights.
  • Assessed stationarity using KPSS, Dickey-Fuller, and Phillips-Perron tests.
  • Fitted an ARMA model after confirming stationarity.
  • Evaluated different ML models based on AIC and BIC criteria using ACF and Partial-ACF plots.

Conclusion

The analysis revealed that all detected anomalies correspond to significant dates in U.S. and New York history, such as Independence Day, Thanksgiving, Christmas, New Year's Eve, and a massive snowstorm in January 2015.

Additionally, the data analysis uncovered that taxi demand peaks during weekday mornings, likely due to work commutes, while weekend demand surges around midnight, reflecting increased leisure activities. This insight is crucial for increasing the profit of the taxi services.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages