You are on page 1of 1

1> Bank-data.

csv
Use the file bank-data.csv. The key field in this data set is PEP (Personal Equity Plan, a
savings product the bank offers).

You are expected to predict whether or not a customer will purchase a PEP. Do
Exploratory Data Analysis and model building along with appropriate interpretation.

2> Loan_data.xlsx
Use lending data from 2007-2010 and create a model to classify and predict whether or
not the borrower paid back their loan in full.
Do Exploratory Data Analysis and model building along with appropriate interpretation.

3> Iris.csv
Create a Decision tree classification model for the given dataset.

4> Placement_Data_Full_Class.xlsx
Use Exploratory data analysis and find out the following:
 Which factor influenced a candidate in getting placed?
 Does percentage matters for one to get placed?
 Which degree specialization is much demanded by corporate?

5> Marks.txt
This data contains the marks of students from Mid-Semester and End-Semester and on the
basis of that you have to predict whether the student will PASS or FAIL.
Pass : 1
Fail : 0

You might also like