GanpatiPrasad / Logistic-Regression

upGrad

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Welcome to Logistic Regression Module

TOC:

  • How to download files?
  • What is where?

How to download files?

Screenshot (416)

Click on Code button and then click on Download ZIP OR Use git clone https://github.com/ContentUpgrad/Logistic-Regression.git command on your terminal if git is installed in your machine.

What is where?

The folder structure is given below: Screenshot (415)

As you can see there are two main folders when you log in:

  1. Multivariate Logistic Regression - Model Building This is where all the code files regarding Multivariate Logistic Regression - Model Building sessions are kept
  2. Univariate Logistic Regression This is where all the code files regarding Univariate Logistic Regression session are kept

When you click on any folder you will find the code and data folders as shown below: Screenshot (417)

You will find all the code files of the session in code folder and data folder will be empty. Please note that you need to follow the instructions given in the segment for downloading data files and keep it in the data folder manually.

Multivariate Logistic Regression - Model Building

You will find the following files in the code folder of Multivariate Logistic Regression - Model Building Screenshot (417)

Univariate Logistic Regression

You will find the following files in the code folder of Univariate Logistic Regression Screenshot (418)

About

upGrad


Languages

Language:Jupyter Notebook 100.0%