Human inaccuracies faced by students when using outdated forms of computation (calculators).
Our project multiples all numbers in a provided range by 2 using a machine learning algorithm to provide a highly accurate answer.
We built it by creating a Python script.
A challenge we ran into was improper use of linear regression.
We accomplished successfully creating and running our project.
We learned when to use and when not to use linear regression.
Although we believe the project is mostly finished, we may implement methods to multiple a range of numbers with numbers that are not exclusively 2.