2,360 skills found · Page 1 of 79
HumanSignal / LabelImgLabelImg is now part of the Label Studio community. The popular image annotation tool created by Tzutalin is no longer actively being developed, but you can check out Label Studio, the open source data labeling tool for images, text, hypertext, audio, video and time-series data.
facebook / ProphetTool for producing high quality forecasts for time series data that has multiple seasonality with linear or non-linear growth.
facebookresearch / KatsKats, a kit to analyze time series data, a lightweight, easy-to-use, generalizable, and extendable framework to perform time series analysis, from understanding the key statistics and characteristics, detecting change points and anomalies, to forecasting future trends.
borisbanushev / StockpredictionaiIn this noteboook I will create a complete process for predicting stock price movements. Follow along and we will achieve some pretty good results. For that purpose we will use a Generative Adversarial Network (GAN) with LSTM, a type of Recurrent Neural Network, as generator, and a Convolutional Neural Network, CNN, as a discriminator. We use LSTM for the obvious reason that we are trying to predict time series data. Why we use GAN and specifically CNN as a discriminator? That is a good question: there are special sections on that later.
jaungiers / LSTM Neural Network For Time Series PredictionLSTM built using Keras Python package to predict time series steps and sequences. Includes sin wave and stock market data
Nixtla / NixtlaTimeGPT-1: production ready pre-trained Time Series Foundation Model for forecasting and anomaly detection. Generative pretrained transformer for time series trained on over 100B data points. It's capable of accurately predicting various domains such as retail, electricity, finance, and IoT with just a few lines of code 🚀.
rob-med / Awesome TS Anomaly DetectionList of tools & datasets for anomaly detection on time-series data.
facebookarchive / BeringeiBeringei is a high performance, in-memory storage engine for time series data.
man-group / ArcticHigh performance datastore for time series and tick data
qingsongedu / Time Series Transformers ReviewA professionally curated list of awesome resources (paper, code, data, etc.) on transformers in time series.
weijie-chen / Linear Algebra With PythonLecture Notes for Linear Algebra Featuring Python. This series of lecture notes will walk you through all the must-know concepts that set the foundation of data science or advanced quantitative skillsets. Suitable for statistician/econometrician, quantitative analysts, data scientists and etc. to quickly refresh the linear algebra with the assistance of Python computation and visualization.
armink / FlashDBAn ultra-lightweight database that supports key-value and time series data | 一款支持 KV 数据和时序数据的超轻量级数据库
griddb / GriddbGridDB is a next-generation open source database that makes time series IoT and big data fast,and easy.
influxdata / KapacitorOpen source framework for processing, monitoring, and alerting on time series data
Tencent / MedicalNetMany studies have shown that the performance on deep learning is significantly affected by volume of training data. The MedicalNet project provides a series of 3D-ResNet pre-trained models and relative code.
BlankerL / DXY COVID 19 Data2019新型冠状病毒疫情时间序列数据仓库 | COVID-19/2019-nCoV Infection Time Series Data Warehouse
DKirwan / Calendar HeatmapA d3 heatmap for representing time series data similar to github's contribution chart
WenjieDu / PyPOTSA Python toolkit/library for reality-centric machine/deep learning and data mining on partially-observed time series, including SOTA neural network models for scientific analysis tasks of imputation/classification/clustering/forecasting/anomaly detection/cleaning on incomplete industrial (irregularly-sampled) multivariate TS with NaN missing values
jakobrunge / TigramiteTigramite is a python package for causal inference with a focus on time series data. The Tigramite documentation is at
Data-Centric-AI-Community / Ydata SyntheticSynthetic data generators for tabular and time-series data