DecentralizedML / dml-backend

Backend of DecentralizedML marketplace
https://decentralizedml.com/
1 stars 0 forks source link

GET /algorithms: Algorithm average rating #43

Open MAkzent opened 6 years ago

MAkzent commented 6 years ago

As a user, I want to see the average rating of the algorithm before I download it. We need this info in the API response to display it in the Marketplace view::

image

TiuTalk commented 6 years ago

@MAkzent could you check w/ @chikeichan if we're going to have the rating feature for this version? I would say it's something that's really not necessary/useful at this stage, but if we do have it on the interface and somewhere where the user can review an algo, I can work on adding the reviews schema and the fields to the database.

chikeichan commented 6 years ago

No rating feature on V1