JS-Polynomial-Regression
JS-Polynomial-Regression copied to clipboard
calculate training error/accuracy percentage
Is it possible to somehow also obtain some sort of training error or answer accuracy percentage after performing polynomial linear regression? Any guide would help big time!