Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ljadhav25/linear_regression_data_science
Linear regression analysis is used to predict the value of a variable based on the value of another variable. The variable you want to predict is called the dependent variable. The variable you are using to predict the other variable's value is called the independent variable.
https://github.com/ljadhav25/linear_regression_data_science
data-analysis data-science linear-regression machine-learning
Last synced: 1 day ago
JSON representation
Linear regression analysis is used to predict the value of a variable based on the value of another variable. The variable you want to predict is called the dependent variable. The variable you are using to predict the other variable's value is called the independent variable.
- Host: GitHub
- URL: https://github.com/ljadhav25/linear_regression_data_science
- Owner: LJadhav25
- Created: 2024-05-16T09:33:02.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-05-17T07:51:58.000Z (6 months ago)
- Last Synced: 2024-05-17T10:44:06.973Z (6 months ago)
- Topics: data-analysis, data-science, linear-regression, machine-learning
- Language: Jupyter Notebook
- Homepage:
- Size: 370 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Linear_regression_data_science
Predict the value of a variable based on the value of another value