MCPcopy Create free account
hub / github.com/lazyprogrammer/machine_learning_examples / systolic.py

File systolic.py

linear_regression_class/systolic.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1# https://deeplearningcourses.com/c/data-science-linear-regression-in-python
2# need to sudo pip install xlrd to use pd.read_excel
3# data is from:
4# http://college.cengage.com/mathematics/brase/understandable_statistics/7e/students/datasets/mlr/frames/mlr02.html

Callers

nothing calls this directly

Calls 1

get_r2Function · 0.85

Tested by

no test coverage detected