MakoStrwlkr / CSC110-Project

0 stars 0 forks source link

Polyreg v1 #14

Closed RealFakeAccount closed 3 years ago

MakoStrwlkr commented 3 years ago

Update: Added several error calculations and accuracy measurements, will describe them in call, Added module docstring, Modified PolynomialRegression class, I still need to add docstrings, and doctests for some functions, and I'm planning on creating an accompanying test suite in pytest.

URGENT TO-DO: Must also add doctest and pyta code block at end of file, and check for further suggestions.

cocoliliace commented 3 years ago

In order to test a feature in output.py, I merged this to the text-output branch. Please refer to that PR.

cocoliliace commented 3 years ago

That was an accident