All Projects → Forecasting → Similar Projects or Alternatives

7413 Open source projects that are alternatives of or similar to Forecasting

Introduction To Time Series Forecasting Python
Introduction to time series preprocessing and forecasting in Python using AR, MA, ARMA, ARIMA, SARIMA and Prophet model with forecast evaluation.
Stars: ✭ 173 (-91.85%)
Pba
Efficient Learning of Augmentation Policy Schedules
Stars: ✭ 461 (-78.29%)
ts-forecasting-ensemble
CentOS based Docker container for Time Series Analysis and Modeling.
Stars: ✭ 19 (-99.11%)
Mutual labels:  time-series, forecasting, prophet
Merlion
Merlion: A Machine Learning Framework for Time Series Intelligence
Stars: ✭ 2,368 (+11.54%)
Mutual labels:  time-series, forecasting, automl
AutoTS
Automated Time Series Forecasting
Stars: ✭ 665 (-68.68%)
Mutual labels:  time-series, forecasting, automl
Lale
Library for Semi-Automated Data Science
Stars: ✭ 198 (-90.67%)
Awesome Ai Ml Dl
Awesome Artificial Intelligence, Machine Learning and Deep Learning as we learn it. Study notes and a curated list of awesome resources of such topics.
Stars: ✭ 831 (-60.86%)
Timetk
A toolkit for working with time series in R
Stars: ✭ 371 (-82.52%)
Mutual labels:  tidyverse, time-series, forecasting
Auto ml
[UNMAINTAINED] Automated machine learning for analytics & production
Stars: ✭ 1,559 (-26.57%)
Auto ts
Automatically build ARIMA, SARIMAX, VAR, FB Prophet and XGBoost Models on Time Series data sets with a Single Line of Code. Now updated with Dask to handle millions of rows.
Stars: ✭ 195 (-90.81%)
Mutual labels:  jupyter-notebook, time-series, automl
Neural prophet
NeuralProphet - A simple forecasting model based on Neural Networks in PyTorch
Stars: ✭ 1,125 (-47.01%)
Hyperparameter hunter
Easy hyperparameter optimization and automatic result saving across machine learning algorithms and libraries
Stars: ✭ 648 (-69.48%)
Data Science
Collection of useful data science topics along with code and articles
Stars: ✭ 315 (-85.16%)
Luminaire
Luminaire is a python package that provides ML driven solutions for monitoring time series data.
Stars: ✭ 316 (-85.12%)
Mutual labels:  time-series, automl, forecasting
mlforecast
Scalable machine 🤖 learning for time series forecasting.
Stars: ✭ 96 (-95.48%)
Mutual labels:  time-series, forecasting, lightgbm
H1st
The AI Application Platform We All Need. Human AND Machine Intelligence. Based on experience building AI solutions at Panasonic: robotics predictive maintenance, cold-chain energy optimization, Gigafactory battery mfg, avionics, automotive cybersecurity, and more.
Stars: ✭ 697 (-67.17%)
Mutual labels:  jupyter-notebook, time-series, automl
Autodl
Automated Deep Learning without ANY human intervention. 1'st Solution for AutoDL [email protected]
Stars: ✭ 854 (-59.77%)
Msgarch
MSGARCH R Package
Stars: ✭ 51 (-97.6%)
Mutual labels:  time-series, forecasting
Brihaspati
Collection of various implementations and Codes in Machine Learning, Deep Learning and Computer Vision ✨💥
Stars: ✭ 53 (-97.5%)
Pycon Ua 2018
Talk at PyCon UA 2018 (Kharkov, Ukraine)
Stars: ✭ 60 (-97.17%)
Mutual labels:  jupyter-notebook, time-series
Mlbox
MLBox is a powerful Automated Machine Learning python library.
Stars: ✭ 1,199 (-43.52%)
Mutual labels:  automl, lightgbm
Ergo
A Python library for integrating model-based and judgmental forecasting
Stars: ✭ 82 (-96.14%)
Mutual labels:  jupyter-notebook, forecasting
Phormatics
Using A.I. and computer vision to build a virtual personal fitness trainer. (Most Startup-Viable Hack - HackNYU2018)
Stars: ✭ 79 (-96.28%)
Vde
Variational Autoencoder for Dimensionality Reduction of Time-Series
Stars: ✭ 148 (-93.03%)
Mutual labels:  jupyter-notebook, time-series
Online Recurrent Extreme Learning Machine
Online-Recurrent-Extreme-Learning-Machine (OR-ELM) for time-series prediction, implemented in python
Stars: ✭ 95 (-95.53%)
Mutual labels:  jupyter-notebook, time-series
Person remover
People removal in images using Pix2Pix and YOLO.
Stars: ✭ 96 (-95.48%)
Btctrading
Time Series Forecast with Bitcoin value, to detect upward/down trends with Machine Learning Algorithms
Stars: ✭ 99 (-95.34%)
Mutual labels:  jupyter-notebook, time-series
Mckinsey Smartcities Traffic Prediction
Adventure into using multi attention recurrent neural networks for time-series (city traffic) for the 2017-11-18 McKinsey IronMan (24h non-stop) prediction challenge
Stars: ✭ 49 (-97.69%)
Mutual labels:  jupyter-notebook, time-series
Wavelet networks
Code repository of the paper "Wavelet Networks: Scale Equivariant Learning From Raw Waveforms" https://arxiv.org/abs/2006.05259
Stars: ✭ 48 (-97.74%)
Mutual labels:  jupyter-notebook, time-series
Notebooks
Some notebooks
Stars: ✭ 53 (-97.5%)
Mlprimitives
Primitives for machine learning and data science.
Stars: ✭ 46 (-97.83%)
Mutual labels:  automl, hyperparameter-tuning
Mit Deep Learning
Tutorials, assignments, and competitions for MIT Deep Learning related courses.
Stars: ✭ 8,912 (+319.78%)
Anticipy
A Python library for time series forecasting
Stars: ✭ 71 (-96.66%)
Mutual labels:  time-series, forecasting
Computervision Recipes
Best Practices, code samples, and documentation for Computer Vision.
Stars: ✭ 8,214 (+286.91%)
Stingray
Anything can happen in the next half hour (including spectral timing made easy)!
Stars: ✭ 94 (-95.57%)
Mutual labels:  jupyter-notebook, time-series
Ds With Pysimplegui
Data science and Machine Learning GUI programs/ desktop apps with PySimpleGUI package
Stars: ✭ 93 (-95.62%)
Rlai Exercises
Exercise Solutions for Reinforcement Learning: An Introduction [2nd Edition]
Stars: ✭ 97 (-95.43%)
60 days rl challenge
60_Days_RL_Challenge中文版
Stars: ✭ 92 (-95.67%)
Recommenders
Best Practices on Recommendation Systems
Stars: ✭ 11,818 (+456.67%)
Deep Image Analogy Pytorch
Visual Attribute Transfer through Deep Image Analogy in PyTorch!
Stars: ✭ 100 (-95.29%)
Forecastml
An R package with Python support for multi-step-ahead forecasting with machine learning and deep learning algorithms
Stars: ✭ 101 (-95.24%)
Mutual labels:  time-series, forecasting
Dmm
Deep Markov Models
Stars: ✭ 103 (-95.15%)
Mutual labels:  jupyter-notebook, time-series
Machine Learning From Scratch
Succinct Machine Learning algorithm implementations from scratch in Python, solving real-world problems (Notebooks and Book). Examples of Logistic Regression, Linear Regression, Decision Trees, K-means clustering, Sentiment Analysis, Recommender Systems, Neural Networks and Reinforcement Learning.
Stars: ✭ 42 (-98.02%)
Ai Dl Enthusiasts Meetup
AI & Deep Learning Enthusiasts Meetup Project & Study Sessions
Stars: ✭ 90 (-95.76%)
Advisor
Open-source implementation of Google Vizier for hyper parameters tuning
Stars: ✭ 1,359 (-35.99%)
Mutual labels:  jupyter-notebook, automl
Pose Interpreter Networks
Real-Time Object Pose Estimation with Pose Interpreter Networks (IROS 2018)
Stars: ✭ 104 (-95.1%)
Time Series Forecasting With Python
A use-case focused tutorial for time series forecasting with python
Stars: ✭ 105 (-95.05%)
Mutual labels:  jupyter-notebook, time-series
Statespacemodels.jl
StateSpaceModels.jl is a Julia package for time-series analysis using state-space models.
Stars: ✭ 116 (-94.54%)
Mutual labels:  time-series, forecasting
Tsmoothie
A python library for time-series smoothing and outlier detection in a vectorized way.
Stars: ✭ 109 (-94.87%)
Mutual labels:  jupyter-notebook, time-series
Amla
AutoML frAmework for Neural Networks
Stars: ✭ 119 (-94.39%)
Mutual labels:  automl, hyperparameter-tuning
Ml Ai Experiments
All my experiments with AI and ML
Stars: ✭ 107 (-94.96%)
Deeptime
Deep learning meets molecular dynamics.
Stars: ✭ 123 (-94.21%)
Mutual labels:  jupyter-notebook, time-series
Anomaly detection tuto
Anomaly detection tutorial on univariate time series with an auto-encoder
Stars: ✭ 144 (-93.22%)
Mutual labels:  jupyter-notebook, time-series
Stldecompose
A Python implementation of Seasonal and Trend decomposition using Loess (STL) for time series data.
Stars: ✭ 130 (-93.88%)
Mutual labels:  jupyter-notebook, time-series
Simplestockanalysispython
Stock Analysis Tutorial in Python
Stars: ✭ 126 (-94.07%)
Mutual labels:  jupyter-notebook, time-series
Evalml
EvalML is an AutoML library written in python.
Stars: ✭ 145 (-93.17%)
Mutual labels:  automl, hyperparameter-tuning
Voice activity detection
Voice Activity Detection based on Deep Learning & TensorFlow
Stars: ✭ 132 (-93.78%)
Texas Hold Em Ai
Research on Texas Hold'em AI
Stars: ✭ 107 (-94.96%)
Kaggle Web Traffic
1st place solution
Stars: ✭ 1,641 (-22.7%)
Mutual labels:  jupyter-notebook, time-series
Automl alex
State-of-the art Automated Machine Learning python library for Tabular Data
Stars: ✭ 132 (-93.78%)
Mutual labels:  automl, hyperparameter-tuning
1-60 of 7413 similar projects