Skip to content

A basic neural network model for future sales prediction in retail shops based on its previous sales data.

Notifications You must be signed in to change notification settings

mukesh663/Sales-Prediction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Sales-Prediction

A central problem in data science is predicting the future of time series data. In recent years many sophisticated methods have been applied to forecast time series data. Neural networks are a subset of machine learning, in which the computer learns to perform some task by analyzing training data sets. In this project, neural networks are trained with the Back-Propagation algorithm for predicting sales and further, it is used for classifying images containing different face portraits. The different optimization methods and activation functions that are used along with Back-Propagation algorithm to train the neural networks have also been discussed.


Keywords: Neural Networks, Back-Propagation algorithm, Time-series forecasting, Activation function, Stochastic Gradient Descent.

About

A basic neural network model for future sales prediction in retail shops based on its previous sales data.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages