get_emb_sz {fastai}R Documentation

Get_emb_sz

Description

Get default embedding size from 'TabularPreprocessor' 'proc' or the ones in 'sz_dict'

Usage

get_emb_sz(to, sz_dict = NULL)

Arguments

to

to

sz_dict

dictionary size

Value

None


[Package fastai version 2.2.2 Index]