Close

Menu

  • About this blog
  • slashdot
  • metis
  • stackoverflow
Home Menu

Tag Time series

Posts: 2

An introduction to SimpleProphet

Damien martin | Fri 23 November 2018 | Category Data Science

Introduces SimpleProphet, a less automated version of Facebook's time series analysis package Prophet. Compares the approach of Prophet to other standard approaches: ARIMA and LSTMs.

An Introduction to ARIMA

Damien martin | Mon 22 October 2018 | Category Data Science

An article that outlines the standard approach to time series.