Skip to content

mcg1969/mongodb

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 

Repository files navigation

Mongodb + PELT + nag4py

PELT changepoint analysis for a mongodb stock price collection using nag4py.

Introduction

This repository containts several files, which, when combined, give an example of detecting changepoints in a stock price where the data has come from a mongodb collection. The three key components of this example are:

  • mongodb Python API - pymongo
  • Killick et al's PELT algorithm for changepoint detection in n time.
  • nag4py which allows one to easily call the PELT algorithm.

About

changepoint analysis for stock prices

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 100.0%