elegant-scipy / elegant-scipy-submissions

Submissions of code snippets for the book Elegant SciPy
13 stars 2 forks source link

Two machine-learning/statistics repos #10

Open arokem opened 9 years ago

arokem commented 9 years ago

The first implements a classic algorithm: https://github.com/arokem/lowess

The second implements an algorithm that we developed and described here: https://github.com/arokem/elastic_basis_pursuit

jni commented 9 years ago

@arokem thanks! The EBP code in particular is a nice fit in both our linalg and optimization chapters!

arokem commented 9 years ago

Cool! Happy to hear - let me know if you have any comments/questions about the code.

On Tue, Apr 28, 2015 at 5:14 PM, Juan Nunez-Iglesias < notifications@github.com> wrote:

@arokem https://github.com/arokem thanks! The EBP code in particular is a nice fit in both our linalg and optimization chapters!

— Reply to this email directly or view it on GitHub https://github.com/HarrietInc/elegant-scipy-submissions/issues/10#issuecomment-97270136 .