Skip to content
#

univariate-regressions

Here are 27 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
weather-prediction

This project utilizes univariate and multivariate linear regression, to predict the temperature the next day, analyzing the provided dataset. The file contains a line by line walkthrough of the code, with an explanation of each step, along with ample visual and verbal analysis.

  • Updated Aug 1, 2024
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the univariate-regressions 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 univariate-regressions topic, visit your repo's landing page and select "manage topics."

Learn more