Skip to content
#

univariate-regressions

Here are 26 public repositories matching this topic...

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

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

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