ContentUpgrad / Linear-Regression

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Welcome to Linear Regression Module

TOC:

  • How to download files?
  • What is where?

How to download files?

Screenshot (390)

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

What is where?

The folder structure is given below:

Screenshot (392)

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

  1. Industry Relevance of Linear Regression This is where all the code files regarding Industry Relevance of Linear Regression sessions are kept
  2. Multiple Linear Regression in Python This is where all the code files regarding Multiple Linear Regression in Python session are kept
  3. Simple Linear Regression in PythonThis is where all the code files regarding Simple Linear Regression in Python session are kept

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

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.

Industry Relevance of Linear Regression

You will find the following files in the code folder of Industry Relevance of Linear Regression Screenshot (394)

Multiple Linear Regression in Python

You will find the following files in the code folder of Multiple Linear Regression in Python Screenshot (397)

Simple Linear Regression in Python

You will find the following files in the code folder of Simple Linear Regression in Python Screenshot (398)

About


Languages

Language:Jupyter Notebook 100.0%