Skip to content

In this example, I use data from cancer.gov and the US Census American Community Survey to build a multivariate Ordinary Least Squares regression model. This example is built using Python. It covers: How I sourced and imported the data Preparation of data Exploratory analysis Model selection Model diagnostics Note that this is a first pass attem…

Notifications You must be signed in to change notification settings

Prajwal111299/Lung-Cancer-Linear-Regression-Model

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lung-Cancer-Linear-Regression-Model

In this example, I used data from cancer.gov and the US Census American Community Survey to build an Ordinary Least Squares regression model. This example is built using Python. It covers: How I sourced and imported the data Preparation of data Exploratory analysis Model selection Model diagnostics Note that this is a first pass attempt and should be considered a baseline model to compare future iterations against.

About

In this example, I use data from cancer.gov and the US Census American Community Survey to build a multivariate Ordinary Least Squares regression model. This example is built using Python. It covers: How I sourced and imported the data Preparation of data Exploratory analysis Model selection Model diagnostics Note that this is a first pass attem…

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published