|
February 27, 2018, 04:05:50 PM |
|
I am trying to apply machine learning techniques on Bitcoin Core data, but in order to do this, I need to get the data into a format that can be applied for modeling. I have been searching a lot of places, some parsers from GitHub is very old and this not maintained, and others are not available for iOS (I am on a mac). Been reading Reid and Harrigans paper where they talk about different methods for combining the data into a user-dataset. It is something like this I am looking for. I am using python but I can adapt to other languages if necessary. I am also willing to use Ethereum blockchain data instead if you know any better solutions for this.
Thank you in advance!
|