champange-sales-forecasting
Champagne forecast
A time series forecasting project for predicting sales of champagnes from historical data.
In this notebook, I will use time series forecasting to forecast champagne sales. The sales data of champagnes of a company named 'Perrin Freres' is available
0 stars
1 watching
0 forks
Language: Jupyter Notebook
last commit: almost 5 years ago
Linked from 1 awesome list
machine-learningpythonstatisticstime-series
Related projects:
Repository | Description | Stars |
---|---|---|
microprediction/timemachines | Provides a simple and unified interface to various univariate time-series prediction algorithms | 413 |
cerlymarco/medium_notebook | A collection of Jupyter Notebooks that document various time series forecasting techniques and models used in data science and machine learning. | 2,087 |
dhiriadev/timex | A tool for building time-series forecasting services with minimal user interaction. | 15 |
timestocome/test-stock-prediction-algorithms | An experimental repository exploring time series analysis and prediction techniques using various machine learning approaches. | 422 |
nixtla/mlforecast | A framework to perform time series forecasting using machine learning models on large datasets. | 924 |
harimkang/lstm-prediction | A time series prediction project using LSTM algorithm to forecast jeans prices based on historical sales data | 56 |
damitkwr/esrnn-gpu | A PyTorch implementation of an optimized deep learning model for time series forecasting on GPUs. | 319 |
skforecast/skforecast | A Python library for building machine learning models to forecast time series data | 1,189 |
jaungiers/multidimensional-lstm-bitcoin-time-series | A Python implementation using LSTM neural networks to forecast Bitcoin price based on time series data | 337 |
cerlymarco/tsmoothie | A Python library providing fast and efficient smoothing and outlier detection techniques for time series data. | 743 |
uber/orbit | A Python package for Bayesian time series forecasting and inference with probabilistic programming languages under the hood. | 1,899 |
functime-org/functime | A Python library for time-series forecasting and feature extraction using parallel processing techniques | 1,056 |
wuttem/cattledb | A high-performance time-series data store for BigTable | 1 |
dysonance/temporal.jl | A package providing an efficient and flexible time series class in Julia. | 101 |
rjt1990/pyflux | A comprehensive time series modeling library with various statistical models and inference methods. | 2,114 |