Closed sreejank closed 2 years ago
Was able to fix this by installing from source rather than pip.
Could be worth updating the pip version?
Glad that you like this package ! It has been recently made public, so you are very welcome to use it. I will try to make it clearer on the readme. I will also push a new version to pypi, thanks for the suggestion.
Do not hesitate if you have other comments or questions.
Hi, Thanks for this fantastic code. It was really easy for me to get started with it, and it's extremely fast. I couldn't find if this is intended for public use yet and so I apologize if it is not. For this code:
This returns
(100,5)
. I was expecting a list size 2 of [100x5] predictions, one for each of [X,X0]?