Giter Site home page Giter Site logo

timeseriesforecasting's Introduction

Time Series Forecasting

Kaggle Project for Machine learning course at Mines Nancy school of engineering.

Predict Future Sales Final project for "How to win a data science competition" Coursera course

Training of the model

To install the prerequisites into the pytorch_lab conda environment, run

conda pytorch_lab_env create -f pytorch_lab.yml

The main code is in the Jupyter Notebook but also converted in PY files if needed.

Analysis

Of course my model is not really representing the reality and is not complete, I would normally need to create a model by item-shop duo and then connect them all together for example. To work with a bigger dataset and add additional values I could also use a k-fold technique. Maybe convolutional layers are also not the best way to predict this kind of information. Overall, the Loss looks good but I'm not sure it would with a different dataset of values.

If I had more time here's what I wouldve done:

  • Build a model for each item-shop duo
  • Connect them all with a fully connected layer
  • Build a model by shop (for all items)
  • Build a model by item (for all shops)

I could've compare all those models and select my favorite one or analyse them too.

timeseriesforecasting's People

Contributors

clemvst avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.