NVTabular
Introduction
Core Features
Accelerated Training
Examples
API Documentation
Additional Resources
NVTabular
»
Index
Index
_
|
B
|
C
|
D
|
F
|
G
|
H
|
I
|
J
|
K
|
L
|
M
|
N
|
O
|
R
|
S
|
T
|
V
|
W
_
__add__() (nvtabular.column_group.ColumnGroup method)
__getitem__() (nvtabular.column_group.ColumnGroup method)
__radd__() (nvtabular.column_group.ColumnGroup method)
__rshift__() (nvtabular.column_group.ColumnGroup method)
__sub__() (nvtabular.column_group.ColumnGroup method)
__weakref__ (nvtabular.column_group.ColumnGroup attribute)
_merge_add_nodes() (in module nvtabular.column_group)
_to_graphviz() (in module nvtabular.column_group)
B
Bucketize (class in nvtabular.ops)
C
Categorify (class in nvtabular.ops)
clear() (nvtabular.ops.stat_operator.StatOperator method)
Clip (class in nvtabular.ops)
ColumnGroup (class in nvtabular.column_group)
ColumnSimilarity (class in nvtabular.ops.column_similarity)
ConcatenatedEmbeddings (class in nvtabular.framework_utils.torch.layers.embeddings)
D
Dataset (class in nvtabular.io.dataset)
DenseFeatures (class in nvtabular.framework_utils.tensorflow.layers.embedding)
dependencies() (nvtabular.ops.operator.Operator method)
DifferenceLag (class in nvtabular.ops)
DLDataLoader (class in nvtabular.loader.torch)
Dropna (class in nvtabular.ops)
F
FillMedian (class in nvtabular.ops)
FillMissing (class in nvtabular.ops)
Filter (class in nvtabular.ops)
fit() (nvtabular.ops.Categorify method)
(nvtabular.ops.FillMedian method)
(nvtabular.ops.JoinGroupby method)
(nvtabular.ops.Normalize method)
(nvtabular.ops.NormalizeMinMax method)
(nvtabular.ops.stat_operator.StatOperator method)
(nvtabular.ops.TargetEncoding method)
(nvtabular.workflow.Workflow method)
fit_finalize() (nvtabular.ops.Categorify method)
(nvtabular.ops.FillMedian method)
(nvtabular.ops.JoinGroupby method)
(nvtabular.ops.Normalize method)
(nvtabular.ops.NormalizeMinMax method)
(nvtabular.ops.stat_operator.StatOperator method)
(nvtabular.ops.TargetEncoding method)
fit_transform() (nvtabular.workflow.Workflow method)
G
Groupby (class in nvtabular.ops)
H
HashBucket (class in nvtabular.ops)
HashedCross (class in nvtabular.ops)
I
inference_initialize() (nvtabular.ops.FillMissing method)
(nvtabular.ops.operator.Operator method)
input_column_names() (nvtabular.column_group.ColumnGroup property)
J
JoinExternal (class in nvtabular.ops)
JoinGroupby (class in nvtabular.ops)
K
KerasSequenceLoader (class in nvtabular.loader.tensorflow)
L
LambdaOp (class in nvtabular.ops)
LinearFeatures (class in nvtabular.framework_utils.tensorflow.layers.embedding)
ListSlice (class in nvtabular.ops)
load() (nvtabular.workflow.Workflow class method)
LogOp (class in nvtabular.ops)
M
map() (nvtabular.loader.tensorflow.KerasSequenceLoader method)
merge() (nvtabular.io.dataset.Dataset class method)
Model (class in nvtabular.framework_utils.torch.models)
module
nvtabular.column_group
nvtabular.framework_utils.tensorflow.layers.embedding
nvtabular.framework_utils.tensorflow.layers.interaction
nvtabular.framework_utils.torch.layers.embeddings
nvtabular.framework_utils.torch.models
nvtabular.io.dataset
nvtabular.loader.tensorflow
nvtabular.loader.torch
nvtabular.workflow
MultiHotEmbeddings (class in nvtabular.framework_utils.torch.layers.embeddings)
N
Normalize (class in nvtabular.ops)
NormalizeMinMax (class in nvtabular.ops)
nvtabular.column_group
module
nvtabular.framework_utils.tensorflow.layers.embedding
module
nvtabular.framework_utils.tensorflow.layers.interaction
module
nvtabular.framework_utils.torch.layers.embeddings
module
nvtabular.framework_utils.torch.models
module
nvtabular.io.dataset
module
nvtabular.loader.tensorflow
module
nvtabular.loader.torch
module
nvtabular.workflow
module
O
Operator (class in nvtabular.ops.operator)
output_column_names() (nvtabular.ops.operator.Operator method)
R
regenerate_dataset() (nvtabular.io.dataset.Dataset method)
reinforce_type() (nvtabular.loader.torch.TorchAsyncItr method)
Rename (class in nvtabular.ops)
repartition() (nvtabular.io.dataset.Dataset method)
S
save() (nvtabular.workflow.Workflow method)
set_storage_path() (nvtabular.ops.stat_operator.StatOperator method)
shuffle_by_keys() (nvtabular.io.dataset.Dataset method)
StatOperator (class in nvtabular.ops.stat_operator)
supports() (nvtabular.ops.operator.Operator property)
T
TargetEncoding (class in nvtabular.ops)
to_ddf() (nvtabular.io.dataset.Dataset method)
to_hugectr() (nvtabular.io.dataset.Dataset method)
to_iter() (nvtabular.io.dataset.Dataset method)
to_parquet() (nvtabular.io.dataset.Dataset method)
TorchAsyncItr (class in nvtabular.loader.torch)
transform() (nvtabular.ops.Bucketize method)
(nvtabular.ops.Categorify method)
(nvtabular.ops.Clip method)
(nvtabular.ops.column_similarity.ColumnSimilarity method)
(nvtabular.ops.DifferenceLag method)
(nvtabular.ops.FillMedian method)
(nvtabular.ops.FillMissing method)
(nvtabular.ops.Filter method)
(nvtabular.ops.Groupby method)
(nvtabular.ops.HashBucket method)
(nvtabular.ops.HashedCross method)
(nvtabular.ops.JoinExternal method)
(nvtabular.ops.JoinGroupby method)
(nvtabular.ops.LambdaOp method)
(nvtabular.ops.ListSlice method)
(nvtabular.ops.LogOp method)
(nvtabular.ops.Normalize method)
(nvtabular.ops.NormalizeMinMax method)
(nvtabular.ops.operator.Operator method)
(nvtabular.ops.Rename method)
(nvtabular.ops.TargetEncoding method)
(nvtabular.workflow.Workflow method)
V
validate_dataset() (nvtabular.io.dataset.Dataset method)
W
Workflow (class in nvtabular.workflow)
Other Versions
v: v0.6.0
Tags
v0.1.0
v0.1.1
v0.10.0
v0.11.0
v0.2.0
v0.3.0
v0.4.0
v0.5.0
v0.5.1
v0.5.2
v0.5.3
v0.6.0
v0.6.1
v0.7.0
v0.7.1
v0.8.0
v0.9.0
Branches
main