smart contract machine learning oraclize

+1 vote

Good morning,

Can i use oraclize to implement a clustering algorithm (k-means for example) and bind with a smart contract.

for traning data (Big Data Set), I want to use IPFS (off-chain) to save my dataset. can you also give me a roadmap or method just to start the implementation.

what tools i can use for development.

Cordially.

related to an answer for: Machine Learning Smart Contract
asked Jan 7, 2020 by khenfouci

1 Answer

0 votes
Again, this is not a good use case for MultiChain. You might want to take a look at a different blockchain architecture, see here for a detailed comparison:

https://www.multichain.com/blog/2018/12/smart-contract-showdown/
answered Jan 9, 2020 by MultiChain
...