The Wayback Machine - https://web.archive.org/web/20210812152015/https://github.com/topics/timeseries-analysis
Skip to content
#

timeseries-analysis

Here are 190 public repositories matching this topic...

ChadFulton
ChadFulton commented Sep 11, 2019

Collection of follow-ups to #5827. These can/should be broken out into individual PRs. Many are relatively straightforward and would make a good first PR.

General

  • Documentation (none was added in original PR).
  • Release notes.
  • Example notebook.
  • Double-check how sm.tsa.arima.ARIMA works with fix_params (it should fail except when the fit method is statespace
grass
wenzeslaus
wenzeslaus commented Jul 8, 2021

It is time to change the splash screen for GUI.

Submit your ideas here. Attache files to your comment or open a PR and show the image from it here using Markdown.

Use GitHub thumbs up, down, etc. at will to show your preference.

Old splash screens

These are FYI, not entering the competition.

6.4

![6.4 silesia](https://raw.githubusercontent.com/OSGeo/grass-legacy/releasebra

The purpose of this project is to provide an API for manipulating time series on top of Apache Spark. Functionality includes featurization using lagged time values, rolling statistics (mean, avg, sum, count, etc), AS OF joins, and downsampling & interpolation. This has been tested on TB-scale of historical data and is unit tested for quality purposes.

  • Updated Aug 10, 2021
  • Jupyter Notebook

Illegal insider trading of stocks is based on releasing non-public information (e.g., new product launch, quarterly financial report, acquisition or merger plan) before the information is made public. Detecting illegal insider trading is difficult due to the complex, nonlinear, and non-stationary nature of the stock market. In this work, we present an approach that detects and predicts illegal insider trading proactively from large heterogeneous sources of structured and unstructured data using a deep-learning based approach combined with discrete signal processing on the time series data. In addition, we use a tree-based approach that visualizes events and actions to aid analysts in their understanding of large amounts of unstructured data. Using existing data, we have discovered that our approach has a good success rate in detecting illegal insider trading patterns. My research paper (IEEE Big Data 2018) on this can be found here: https://arxiv.org/pdf/1807.00939.pdf

  • Updated Jan 8, 2019
  • Python

Improve this page

Add a description, image, and links to the timeseries-analysis topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the timeseries-analysis topic, visit your repo's landing page and select "manage topics."

Learn more