Skip to content

Instantly share code, notes, and snippets.

View Netherdrake's full-sized avatar
🚀
Trying not to waste too many epochs

furion Netherdrake

🚀
Trying not to waste too many epochs
  • 127.0.0.1
View GitHub Profile
@Netherdrake
Netherdrake / lowess.py
Created April 3, 2019 06:56 — forked from agramfort/lowess.py
LOWESS : Locally weighted regression
"""
This module implements the Lowess function for nonparametric regression.
Functions:
lowess Fit a smooth nonparametric regression curve to a scatterplot.
For more information, see
William S. Cleveland: "Robust locally weighted regression and smoothing
scatterplots", Journal of the American Statistical Association, December 1979,