Skip to content

Implementation of the genetic algorithm for structural break detection in time series that chooses a piecewise autoregressive model using minimum description length principle

Notifications You must be signed in to change notification settings

nowickam/structural-break-detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

structural-break-detection

This is an implementation of a genetic algorithm for the final project for Machine Learning Workshop at the Warsaw University of Technology. The program analyzes the input from the phone's gyroscope and accelerometer (with React Native app, in the sensor-app repository) during the sleep. It is done by detecting structural breaks in time series with a genetic algorithm and minimum description length as objective function.

Exemplary determination of the breakpoints:

ml-ga

About

Implementation of the genetic algorithm for structural break detection in time series that chooses a piecewise autoregressive model using minimum description length principle

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages