Git Product home page Git Product logo

shanuhalli / assignment-logistic-regression Goto Github PK

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

Predicting Customer Response to Telemarketing Campaigns for Term Deposit. Output variable Whether the client has subscribed a term deposit or not.

Jupyter Notebook 100.00%
auc-roc-curve data-preprocessing evaluation-metrics exploratory-data-analysis log-transformation logistic-regression machine-learning min-max-scaler regression assignment-06 sklearn-metrics

assignment-logistic-regression's Introduction

Assignment06-Logistic-Regression

ExcelR Data Science Assignment No 6

Logistic Regression :

The Logistic Regression Algorithm deals in discrete values whereas the Linear Regression Algorithm handles predictions in continuous values. This means that Logistic Regression is a better option for binary classification. An event in Logistic Regression is classified as 1 if it occurs and it is classified as 0 otherwise.

Logistic regression is a supervised learning classification algorithm used to predict the probability of a target variable. The nature of target or dependent variable is dichotomous, which means there would be only two possible classes.

This assignment will study following Question :

Predicting Customer Response to Telemarketing Campaigns for Term Deposit

Output variable - y - Whether the client has subscribed a term deposit or not

Binomial ("yes" or "no")

assignment-logistic-regression's People

Contributors

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