You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This program uses a basic regression algorithm on a dataset of healthcare costs to predict future health care costs. It returns the mean squared error and mean absolute error to determine if predictions are correct.
About
This program uses a basic regression algorithm on a dataset of healthcare costs to predict future health care costs. It returns the mean squared error and mean absolute error to determine if predictions are correct.