Giter Club home page Giter Club logo

predictive-modeling's Introduction

Predictive-Modeling

This repository contains 2 problems of predictive modelling

1.Bike rental system

Bike sharing systems are a means of renting bicycles where the process of obtaining membership, rental, and bike return is automated via a network of kiosk locations throughout a city.In this we are asked to combine historical usage patterns with weather data in order to forecast hourly bike rental demand.

Our train dataset conatains following variables:

Our aim is to predict the 'count' variable for the train data.

Evaluation Metric:

The Evaluation metric for this project is Root Mean Squared Logarithmic Error (RMSLE). The RMSLE is calculated as:

  • We are saving our predictions into a new csv file as "final_result.csv"
    • 2. Term Deposit Subscription

      Term deposits are a major source of income for a bank.A term deposit is a cash investment held at a financial institution.Our money is invested for an agreed rate of interest over a fixed amount of time, or term. we are provided with the client data such as : age of the client, their job type, their marital status, etc.Along with the client data, we are also provided with the information of the call such as the duration of the call, day and month of the call, etc. Given this information,our task is to predict if the client will subscribe to term deposit.

      Our train dataset conatains following variables:

      Our aim is to predict the 'subscribed' variable for the train data.

      Evaluation Metric:

      The Evaluation metric for this is the accuracy of our models.

      • We are saving our predictions into a new csv file as "my_submission.csv"

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.