-
Notifications
You must be signed in to change notification settings - Fork 0
/
readme.txt
26 lines (19 loc) · 874 Bytes
/
readme.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
README
Ajit Chavhan
23/11/2020
Logistic Regression Program
File Structure:
readme.txt
bank_lr
bank_binary_logistic_regression
analysis
Development Environment:
My script was developed RStudio Version 1.3.1056
Usage:
Install RStudio. Open file in RStudio and change the code according to you dataset for various situations and run it.
File Description
bank_lr- Script file in R language
bank_binary_logistic_regression - Report file which demonstrate my approach towards result for bank dataset
analysis - This file contains the different outcome of r function to observe the output and act accordingly on bank dataset
objective:- Whether the client has subscribed a term deposit or not
Note :- I have added some png files which are the different graphs on both the datasets for EDA and result observation purpose. Also added the snapshot of both the datasets.