https://github.com/grand-27-master/score-points-by-coding
Prediction of points scored by coding!
https://github.com/grand-27-master/score-points-by-coding
flask linear-regression machine-learning python
Last synced: 3 months ago
JSON representation
Prediction of points scored by coding!
- Host: GitHub
- URL: https://github.com/grand-27-master/score-points-by-coding
- Owner: grand-27-master
- Created: 2021-02-21T09:31:50.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-02-21T10:01:15.000Z (over 5 years ago)
- Last Synced: 2025-10-24T11:50:07.921Z (8 months ago)
- Topics: flask, linear-regression, machine-learning, python
- Language: Jupyter Notebook
- Homepage:
- Size: 496 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Score-points-by-coding
In this challenge, you are given walkatime data of some students and how they performed in the evaluation exam. Your task is to predict the score you will get given the amount of time you spend on coding daily.
Input: You are given one feature corresponding to time noted by walkatime.
Output: A scalar denoting the level of perfomance student achived by devoting the given time.
## Model:

## Input:

## Output:

Made with ❤ by Vashishth Gajjar