gaborvecsei / Stocks-Pattern-Analyzer

This tool should help discover different patterns based on similarity measures in historical (financial) data
Other
225 stars 81 forks source link

Running process stuck #9

Closed Davidyzy closed 3 years ago

Davidyzy commented 3 years ago

When I run the command python3 rest_api.py in my command, it got such a message WARNING clustering 8466 points to 256 centroids: please provide at least 9984 training points Search tree with size 45 prepared Search trees are refreshed

And then the process gets stuck. What should I do next or what is the issue with this? Thanks