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

Group 'Similar' Stocks #130

Open
aaronlam88 opened this issue Oct 17, 2018 · 0 comments
Open

Group 'Similar' Stocks #130

aaronlam88 opened this issue Oct 17, 2018 · 0 comments
Assignees
Labels
ML Machine learning
Milestone

Comments

@aaronlam88
Copy link
Owner

Block by Normalized Data.

After data is normalized, we should be able to 'group' stocks together.
We should only care about Close Price to make it easier. Stocks that are always Close '+' should group together, and Close '-' group together.
I still don't know how many group we will have and how to do this. We may use this http://scikit-learn.org/stable/modules/generated/sklearn.cluster.MeanShift.html#sklearn.cluster.MeanShift

@aaronlam88 aaronlam88 added this to the v0.1.2 milestone Oct 17, 2018
@aaronlam88 aaronlam88 added the ML Machine learning label Oct 17, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ML Machine learning
Projects
None yet
Development

No branches or pull requests

2 participants