Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 549 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 549 Bytes

cuml_linear_regression

Algorithm Notebook
Linear Regression (OLS) linear_regression.ipynb
Distributed Linear Regression (OLS) distributed_linear_regression.ipynb

Running the Repo

The Notebooks in this repository can be run with RAPIDS Stable or Nightly at app.blazingsql.com.

Clone the repo by running this command in Terminal:

git clone https://github.com/Dropout-Analytics/cuml_linear_regression