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

x/netsaur/packages/utilities/src/mod.ts>f1Score

Powerful Powerful Machine Learning library with GPU, CPU and WASM backends
Latest
function f1Score
import { f1Score } from "https://deno.land/x/netsaur@0.4.2/packages/utilities/src/mod.ts";

Compute F1 Score

Parameters

cMatrix: ConfusionMatrix

Returns

number