An open API service indexing awesome lists of open source software.

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!

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