Skip to content
#

linear-model

Here are 34 public repositories matching this topic...

Simple Linear Regression in Python using Scatter Plot. Update it with your dataset. This code will work for any dependency of form H:X->Y . I have attached a pdf document of my own notes for this model. Feel free to download. Note : The pdf is for help purpose. Any type of reuse or restructuring is subject to copyright.

  • Updated Mar 8, 2018
  • Python

Assignment-06-Logistic-Regression. Output variable -> y y -> Whether the client has subscribed a term deposit or not Binomial ("yes" or "no") Attribute information For bank dataset Input variables: # bank client data: 1 - age (numeric) 2 - job : type of job (categorical: "admin.","unknown","unemployed","management","housemaid","entrepreneur","st…

  • Updated Jun 16, 2021
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the linear-model topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the linear-model topic, visit your repo's landing page and select "manage topics."

Learn more