Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aashish22bansal/prediction-of-marks-using-data-science
This is a simple Regression Model which calculates the equation of the Regression Line on the plot and then uses it to predict a student's score.
https://github.com/aashish22bansal/prediction-of-marks-using-data-science
data-science jupyter-notebook machine-learning prediction predictive-modeling python regression regression-analysis regression-line
Last synced: 7 days ago
JSON representation
This is a simple Regression Model which calculates the equation of the Regression Line on the plot and then uses it to predict a student's score.
- Host: GitHub
- URL: https://github.com/aashish22bansal/prediction-of-marks-using-data-science
- Owner: aashish22bansal
- License: mit
- Created: 2021-08-13T06:49:10.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-05-26T16:30:59.000Z (over 2 years ago)
- Last Synced: 2023-03-08T23:33:05.728Z (over 1 year ago)
- Topics: data-science, jupyter-notebook, machine-learning, prediction, predictive-modeling, python, regression, regression-analysis, regression-line
- Language: Jupyter Notebook
- Homepage:
- Size: 22.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Prediction-of-Marks-using-Data-Science
This is a simple Regression Model which calculates the equation of the Regression Line on the plot and then uses it to predict a student's score.