Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/vectorizer/src/metrics/classification.ts>f1Score

Machine Learning utilities for TypeScript
Latest
function f1Score
import { f1Score } from "https://deno.land/x/vectorizer@v0.7.5/src/metrics/classification.ts";

Compute F1 Score

Returns

number