Giter VIP home page Giter VIP logo

bhosaleshivam's Projects

apls icon apls

Python code to evaluate the APLS metric

iris-recognition icon iris-recognition

Iris recognition using applied machine learning on CASIA iris images dataset

marketing-campaign-for-banking-products icon marketing-campaign-for-banking-products

Data Description: The file Bank.xls contains data on 5000 customers. The data include customer demographic information (age, income, etc.), the customer's relationship with the bank (mortgage, securities account, etc.), and the customer response to the last personal loan campaign (Personal Loan). Among these 5000 customers, only 480 (= 9.6%) accepted the personal loan that was offered to them in the earlier campaign. Data: https://www.kaggle.com/itsmesunil/bank-loan-modelling/download Context: The bank has a growing customer base. The bank wants to increase borrowers (asset customers) base to bring in more loan business and earn more through the interest on loans. So , the bank wants to convert the liability based customers to personal loan customers. (while retaining them as depositors). A campaign that the bank ran last year for liability customers showed a healthy conversion rate of over 9% success. The department wants you to build a model that will help them identify the potential customers who have a higher probability of purchasing the loan. This will increase the success ratio while at the same time reduce the cost of the campaign. Attribute Information: ● ID: Customer ID ● Age: Customer's age in completed years ● Experience: #years of professional experience ● Income: Annual income of the customer ($000) ● ZIP Code: Home Address ZIP code. ● Family: Family size of the customer ● CCAvg: Avg. spending on credit cards per month ($000) ● Education: Education Level. 1: Undergrad; 2: Graduate; 3: Advanced/Professional ● Mortgage: Value of house mortgage if any. ($000) ● Personal Loan: Did this customer accept the personal loan offered in the last campaign? ● Securities Account: Does the customer have a securities account with the bank? ● CD Account: Does the customer have a certificate of deposit (CD) account with the bank? ● Online: Does the customer use internet banking facilities? ● Credit card: Does the customer use a credit card issued by the bank? Objective: The classification goal is to predict the likelihood of a liability customer buying personal loans. Steps and tasks: 1. Import the datasets and libraries, check datatype, statistical summary, shape, null values etc 2. Check if you need to clean the data for any of the variables 3. EDA: Study the data distribution in each attribute and target variable, share your findings. ● Number of unique in each column? ● Number of people with zero mortgage? ● Number of people with zero credit card spending per month? ● Value counts of all categorical columns. ● Univariate and Bivariate analysis 4. Apply necessary transformations for the feature variables 5. Normalise your data and split the data into training and test set in the ratio of 70:30 respectively 6. Use the Logistic Regression model to predict the likelihood of a customer buying personal loans. 7. Print all the metrics related for evaluating the model performance 8. Build various other classification algorithms and compare their performance 9. Give a business understanding of your model

topology-enhanced icon topology-enhanced

Topology-Enhanced Urban Road Extraction via a Geographic Feature-Enhanced Network

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.