It will predict the SGPA of a student on the basis of marks obtain in Internal Theory and Lab, External Theory and Lab along with the total number of backs and UFM cases.
-
Updated
May 8, 2021 - Python
It will predict the SGPA of a student on the basis of marks obtain in Internal Theory and Lab, External Theory and Lab along with the total number of backs and UFM cases.
This web application predicts the number of goals scored by a team in the Champions League based on various statistical parameters. It uses a linear regression model trained on a historical dataset of team performances.
This project implements a linear regression model to predict monthly temperatures based on historical weather station data. The model can forecast temperatures for any given year and month using gradient descent optimization.
Add a description, image, and links to the linerregression topic page so that developers can more easily learn about it.
To associate your repository with the linerregression topic, visit your repo's landing page and select "manage topics."