This is a Python project that uses Keras to predict daily sales for Rossmann stores.
This project uses Keras and TensorFlow to build a neural network model for predicting daily sales at Rossmann stores. It also includes data preprocessing, feature engineering, and visualization.
- Python
- Keras
- TensorFlow
- NumPy
- SciPy
- Other required libraries (see requirements.txt)
You can install the required libraries using pip:
- Clone this repository.
- Install the required libraries (see the Installation section).
- Run the Jupyter notebook to explore and run the code.
Contributions are welcome! If you want to contribute to this project, please open an issue or create a pull request.
This project is licensed under the MIT License.