Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/netsaur/packages/utilities/mod.ts>accuracyScore

Powerful machine learning, accelerated by WebGPU
Go to Latest
function accuracyScore
import { accuracyScore } from "https://deno.land/x/netsaur@0.4.0-patch/packages/utilities/mod.ts";

The fraction of predictions that were correct

Parameters

cMatrix: ConfusionMatrix

Returns

number