Coder Social home page Coder Social logo

priya4607 / bike-sharing-demand-predictions Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 347 KB

A demonstration of bike sharing rental predictions using a simple neural network. This project is a part of udacity's Deep Learning Specilization Nanodegree.

Jupyter Notebook 100.00%

bike-sharing-demand-predictions's Introduction

Bike sharing demand predictions

A demonstration of bike sharing rental predictions using a simple neural network. It is classic regression modelling problem.

This problem may yield better results using other machine learning algorithms, however the intention behind the project is to familiarize onself with the basics of building neural network.

The dataset is from UCI Machine Learning Database.

Table of Contents

Setup

Requires python 3.0+ version.

To install the dependencies,

sudo apt-get --no-install-recommends install -y python3-pip
pip install -U pip

Clone the project,

git clone https://github.com/Priya4607/Bike-Sharing-Demand-Predictions.git
cd Bike-Sharing-Demand-Predictions
pip install -r requirements.txt

Usage

To run the notebook start a local jupyter server from the project folder,

jupyter notebook

Inference

As you can see that the predictions are pretty spot-on for most of the days, except during holiday season. Owing to the fact that the data is available for only past two years, the network sees only two such points which doesn't help much in making a good prediction.

Acknowledgements

This project is a part of my udacity's Deep Learning Specialization Nanodegree.

bike-sharing-demand-predictions's People

Contributors

priya4607 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.