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: over 4 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 | 405 |
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,083 |
dhiriadev/timex | A framework for building time-series forecasting services with minimal user interaction. | 13 |
timestocome/test-stock-prediction-algorithms | An experimental repository exploring time series analysis and prediction techniques using various machine learning approaches. | 421 |
nixtla/mlforecast | A Python library for scalable machine learning-based time series forecasting with efficient feature engineering and out-of-the-box compatibility. | 899 |
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. | 318 |
skforecast/skforecast | A Python library for building machine learning models to forecast time series data | 1,156 |
jaungiers/multidimensional-lstm-bitcoin-time-series | A Python implementation using LSTM neural networks to forecast Bitcoin price based on time series data | 335 |
cerlymarco/tsmoothie | A Python library providing fast and efficient smoothing and outlier detection techniques for time series data. | 741 |
uber/orbit | A Python package for Bayesian time series forecasting and inference with probabilistic programming languages under the hood. | 1,883 |
functime-org/functime | A Python library for time-series forecasting and feature extraction using parallel processing techniques | 1,044 |
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,111 |