Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GS Recurrence Project #134

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

GS Recurrence Project #134

wants to merge 1 commit into from

Conversation

ml874
Copy link
Contributor

@ml874 ml874 commented Sep 11, 2020

Application that uncovers historical time periods similar to a user-specified query time period / similarity function, with respect to a handful of factors / time series. Example question that the application will try to answer is: what are 10 time periods most similar to 3/20/20 - 9/1/20 (2020 Tech Melt-Up) of the same length with respect to NASDAQ (+ other economic factors)?

GS_Recurrence provides an API, along with out-of-the-box visualization and analytical features.

GS_RecurrenceUI provides a GUI, which uses ipywidgets / plotly to render only in Jupyter Notebooks (depicted below).

image

image

Also provides functionality for calculating how factors move after the found similar time periods by providing a table of basic statistics such as average / standard deviation of return, p-value denoting how significant those returns are, etc.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant