Skip to content

GETUCHALA20/Rossman-Sales-Prediction

Repository files navigation

Rossman-Sales-Prediction

This repository contains all code, saved models and plots used in the 10Academy Challange of Week 5.

The Rossmann Store Sales problem is a Kaggle Competition. The challenge requires participants to forecast sales of Rossmann over a period of 6 weeks given historical data of 1,115 stores located across Germany.

Team

10 Academy-Team Harar Jugol

  1. Chala Getu (GETUCHALA20)
  2. Olusola Timothy Ogundepo (comsavvy)
  3. Natanan Shiferaw (natananshiferaw)

Setup

All code for this project is written in Python 3. The list of dependencies can be found in requirements.txt. To set up your development environment, navigate to this repository and run the following on a terminal:

$ pip install -r requirements.txt

The data/ directory contains all data files downloaded from Kaggle. The all output files are recorded in the predictions/ directory.

Running

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published