Skip to content
#

least-absolute-deviation

Here are 2 public repositories matching this topic...

Language: All
Filter by language

In this project, I have worked with some data on possums. It is a relatively small data set, but it's a good size to try with ordinary least squares (OLS) and least absolute deviation (LAD), and to gain experience with supervised learning. I have written my own methods to fir both OLS and LAD models, and then at the end compared them to the mode…

  • Updated Oct 14, 2020
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the least-absolute-deviation topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the least-absolute-deviation topic, visit your repo's landing page and select "manage topics."

Learn more