Skip to content

Instantly share code, notes, and snippets.

View jeswinaugustine's full-sized avatar

Jeswin Augustine jeswinaugustine

View GitHub Profile
@jeswinaugustine
jeswinaugustine / USA_Housing.ipynb
Created April 30, 2020 16:24
USA housing linear regression
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@jeswinaugustine
jeswinaugustine / Logistic_Regression_Telecom_Churn.ipynb
Last active June 28, 2021 11:36
Logistic_Regression_Telecom_Churn
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
== Telecom Churn Case Study
With 21 predictor variables we need to predict whether a particular
customer will switch to another telecom provider or not. In telecom
terminology, this is referred to as churning and not churning,
respectively.
=== Importing and Merging Data
@jeswinaugustine
jeswinaugustine / Multiple_Linear_Regression_Housing_Case_Study.ipynb
Created April 28, 2020 17:10
Multiple_Linear_Regression_Housing_Case_Study
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@jeswinaugustine
jeswinaugustine / Introduction-DataTypes.ipynb
Created April 19, 2020 09:25
Python Basics - Strings !
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.