タグ accuracy
人気順 10 users 50 users 100 users 500 users 1000 usersImproving Workers TypeScript support: accuracy, ergonomics and interoperability
TypeScript makes it easy for developers to write code that doesn’t crash, by catching type errors before your program runs. We want developers to take advantage of this tooling, which is why one year ago, we built a system to automatically generate TypeScript types for the Cloudflare Workers runt... 続きを読む
【論文メモ】非専門家向けの調査に基づく、インタラクティブな機械学習ツールの設計 - u++の備忘録
Grounding Interactive Machine Learning Tool Design in How Non-Experts Actually Build Models Machine Learning (ML)の「非専門家」が実際にMLソリューションを構築する方法を調査 非専門家特有の可能性と、陥りやすい落とし穴が明らかになった 例えば、accuracyがパフォーマンスの単一の尺度として認識され、問題あ... 続きを読む
機械学習 - 高速、高精度、省メモリな線形分類器、SCW - Qiita
SCW time:0.003194 accuracy:1.000 SVC time:0.010297 accuracy:0.903 使用しているデータセットはscikit-learnの手書き文字認識用のものです。 上がSCW、下がscikit-learnのSVCで学習、分類した結果です。timeは学習にかかった時間、accuracyは精度を表しています。 結果を見ればわかるように、SCWは非常に高... 続きを読む