Skip to content

ludwigschmidt/fast-segmented-regression

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
src
 
 
 
 
 
 

Fast Segmented Regression

This repository contains the algorithm and experiments for the following paper:

Fast Algorithms for Segmented Regression
Jayadev Acharya, Ilias Diakonikolas, Jerry Li, Ludwig Schmidt
ICML 2016

The code is written in Julia (v0.5).

For examples of how to use the code, see the Jupyter notebooks examples/histogram_example.ipynb and examples/piecewise_linear_example.ipynb.

The notebooks examples/histogram_experiments.ipynb and examples/piecewise_linaer_experiments.ipynb contain some of the experiments in the paper. A word of caution: these notebooks were written with an earlier version of Julia and might not work out of the box at the moment. The example notebooks above have been migrated to Julia v0.5 however.

If you want to use the code from Python, the pyjulia package might be helpful.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages