Skip to content
#

multiple-linear-regression

Here are 567 public repositories matching this topic...

Exploring Insights/Inferences by performing EDA on the given project data (50_Startups and Toyota Corolla data) . Model fitting via linear regression by Importing sklearn package. Selecting the best fitted model via python programming.

  • Updated Jan 5, 2024
  • Jupyter Notebook

This explains the code for multiple regression model for a sample data saved as dummy2.xlsx. It explains the variability of model i.e. dependency of salary on Experience of Employee and their Gender. It also clarifies whether the average salary for the female employees are lesser than male employees or not.And if yes than by how much.

  • Updated Jan 17, 2022
  • Jupyter Notebook

Improve this page

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

Learn more