Skip to content
#

simplelinearregression

Here are 25 public repositories matching this topic...

Assignment-04-Simple-Linear-Regression-1 Q1) Delivery_time -> Predict delivery time using sorting time. Build a simple linear regression model by performing EDA and do necessary transformations and select the best model using R or Python. EDA and Data Visualization, Feature Engineering, Correlation Analysis, Model Building, Model Testing and Mod…

  • Updated Aug 25, 2023
  • Jupyter Notebook

Regression is one of the foundational techniques in Machine Learning. Being one of the most well-understood algorithms, beginners always struggle to understand some fundamental terminology related to regression. In this series of projects, I will try to give you basic ideas of underlying concepts with the help of practical examples. If you are s…

  • Updated Sep 3, 2022
  • Jupyter Notebook

Improve this page

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

Learn more