Hey everyone,
I'm relatively new to this community, but I would like to share with you all a simple K-Means algorithm that takes pricing variables and learns labels in an unsupervised fashion. I am hoping the community can help improve the idea. I like unsupervised learning, and want to implement some more methods in this realm for stock data.
Because of the unsupervised learning, the means learned can act different ways. For example, in some tests, the means will act as binary switches, but in others, I can't decipher what it has learned.
Any comments, suggestions, or further reading/ideas would greatly be appreciated!