ml5js / ml5-website-v02-docsify

This repository is a work-in-progress website, containing documentation and reference materials for the ml5.js library models.
https://docs.ml5js.org/
Other
1 stars 11 forks source link

fix wrong property #187

Closed MiuKanematsu closed 1 month ago

MiuKanematsu commented 1 month ago

Change the return value of sentiment.predict() from 'score' to 'confidence'. #184

netlify[bot] commented 1 month ago

Deploy Preview for ml5-next-gen-docs ready!

Name Link
Latest commit a290705450f9367f5d64af023bd46bb6d694252d
Latest deploy log https://app.netlify.com/sites/ml5-next-gen-docs/deploys/670bca471e7c9a0008ee137f
Deploy Preview https://deploy-preview-187--ml5-next-gen-docs.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

MOQN commented 1 month ago

Thank you!!