Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/vectorizer/src/encoding/categorical.ts>CategoricalEncoder#getOg

Feature Extraction and Feature Selection in TypeScript
Go to Latest
method CategoricalEncoder.prototype.getOg
import { CategoricalEncoder } from "https://deno.land/x/vectorizer@v0.3.7/src/encoding/categorical.ts";

Parameters

data: number

Returns

T | undefined