Algorithm | Notebook |
---|---|
Linear Regression (OLS) | linear_regression.ipynb |
Distributed Linear Regression (OLS) | distributed_linear_regression.ipynb |
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