|
| 1 | +# Automatically generated file; please do not edit |
| 2 | +toc: |
| 3 | + - title: tft |
| 4 | + section: |
| 5 | + - title: Overview |
| 6 | + path: /tfx/transform/api_docs/python/tft |
| 7 | + - title: Analyzer |
| 8 | + path: /tfx/transform/api_docs/python/tft/Analyzer |
| 9 | + - title: apply_buckets |
| 10 | + path: /tfx/transform/api_docs/python/tft/apply_buckets |
| 11 | + - title: apply_combiner |
| 12 | + path: /tfx/transform/api_docs/python/tft/apply_combiner |
| 13 | + - title: apply_function |
| 14 | + path: /tfx/transform/api_docs/python/tft/apply_function |
| 15 | + - title: apply_function_with_checkpoint |
| 16 | + path: /tfx/transform/api_docs/python/tft/apply_function_with_checkpoint |
| 17 | + - title: apply_saved_model |
| 18 | + path: /tfx/transform/api_docs/python/tft/apply_saved_model |
| 19 | + - title: apply_vocab |
| 20 | + path: /tfx/transform/api_docs/python/tft/apply_vocab |
| 21 | + - title: apply_vocabulary |
| 22 | + path: /tfx/transform/api_docs/python/tft/apply_vocabulary |
| 23 | + - title: bucketize |
| 24 | + path: /tfx/transform/api_docs/python/tft/bucketize |
| 25 | + - title: bucketize_per_key |
| 26 | + path: /tfx/transform/api_docs/python/tft/bucketize_per_key |
| 27 | + - title: compute_and_apply_vocabulary |
| 28 | + path: /tfx/transform/api_docs/python/tft/compute_and_apply_vocabulary |
| 29 | + - title: covariance |
| 30 | + path: /tfx/transform/api_docs/python/tft/covariance |
| 31 | + - title: CovarianceCombiner |
| 32 | + path: /tfx/transform/api_docs/python/tft/CovarianceCombiner |
| 33 | + - title: hash_strings |
| 34 | + path: /tfx/transform/api_docs/python/tft/hash_strings |
| 35 | + - title: max |
| 36 | + path: /tfx/transform/api_docs/python/tft/max |
| 37 | + - title: mean |
| 38 | + path: /tfx/transform/api_docs/python/tft/mean |
| 39 | + - title: MeanAndVarCombiner |
| 40 | + path: /tfx/transform/api_docs/python/tft/MeanAndVarCombiner |
| 41 | + - title: min |
| 42 | + path: /tfx/transform/api_docs/python/tft/min |
| 43 | + - title: ngrams |
| 44 | + path: /tfx/transform/api_docs/python/tft/ngrams |
| 45 | + - title: NumPyCombiner |
| 46 | + path: /tfx/transform/api_docs/python/tft/NumPyCombiner |
| 47 | + - title: pca |
| 48 | + path: /tfx/transform/api_docs/python/tft/pca |
| 49 | + - title: PCACombiner |
| 50 | + path: /tfx/transform/api_docs/python/tft/PCACombiner |
| 51 | + - title: quantiles |
| 52 | + path: /tfx/transform/api_docs/python/tft/quantiles |
| 53 | + - title: QuantilesCombiner |
| 54 | + path: /tfx/transform/api_docs/python/tft/QuantilesCombiner |
| 55 | + - title: sanitized_vocab_filename |
| 56 | + path: /tfx/transform/api_docs/python/tft/sanitized_vocab_filename |
| 57 | + - title: scale_by_min_max |
| 58 | + path: /tfx/transform/api_docs/python/tft/scale_by_min_max |
| 59 | + - title: scale_to_0_1 |
| 60 | + path: /tfx/transform/api_docs/python/tft/scale_to_0_1 |
| 61 | + - title: scale_to_z_score |
| 62 | + path: /tfx/transform/api_docs/python/tft/scale_to_z_score |
| 63 | + - title: segment_indices |
| 64 | + path: /tfx/transform/api_docs/python/tft/segment_indices |
| 65 | + - title: size |
| 66 | + path: /tfx/transform/api_docs/python/tft/size |
| 67 | + - title: sparse_tensor_to_dense_with_shape |
| 68 | + path: /tfx/transform/api_docs/python/tft/sparse_tensor_to_dense_with_shape |
| 69 | + - title: string_to_int |
| 70 | + path: /tfx/transform/api_docs/python/tft/string_to_int |
| 71 | + - title: sum |
| 72 | + path: /tfx/transform/api_docs/python/tft/sum |
| 73 | + - title: tfidf |
| 74 | + path: /tfx/transform/api_docs/python/tft/tfidf |
| 75 | + - title: TFTransformOutput |
| 76 | + path: /tfx/transform/api_docs/python/tft/TFTransformOutput |
| 77 | + - title: uniques |
| 78 | + path: /tfx/transform/api_docs/python/tft/uniques |
| 79 | + - title: var |
| 80 | + path: /tfx/transform/api_docs/python/tft/var |
| 81 | + - title: vocabulary |
| 82 | + path: /tfx/transform/api_docs/python/tft/vocabulary |
| 83 | + - title: tft.coders |
| 84 | + section: |
| 85 | + - title: Overview |
| 86 | + path: /tfx/transform/api_docs/python/tft/coders |
| 87 | + - title: CsvCoder |
| 88 | + path: /tfx/transform/api_docs/python/tft/coders/CsvCoder |
| 89 | + - title: ExampleProtoCoder |
| 90 | + path: /tfx/transform/api_docs/python/tft/coders/ExampleProtoCoder |
| 91 | + - title: tft_beam |
| 92 | + section: |
| 93 | + - title: Overview |
| 94 | + path: /tfx/transform/api_docs/python/tft_beam |
| 95 | + - title: AnalyzeAndTransformDataset |
| 96 | + path: /tfx/transform/api_docs/python/tft_beam/AnalyzeAndTransformDataset |
| 97 | + - title: AnalyzeDataset |
| 98 | + path: /tfx/transform/api_docs/python/tft_beam/AnalyzeDataset |
| 99 | + - title: Context |
| 100 | + path: /tfx/transform/api_docs/python/tft_beam/Context |
| 101 | + - title: ReadTransformFn |
| 102 | + path: /tfx/transform/api_docs/python/tft_beam/ReadTransformFn |
| 103 | + - title: TransformDataset |
| 104 | + path: /tfx/transform/api_docs/python/tft_beam/TransformDataset |
| 105 | + - title: WriteMetadata |
| 106 | + path: /tfx/transform/api_docs/python/tft_beam/WriteMetadata |
| 107 | + - title: WriteTransformFn |
| 108 | + path: /tfx/transform/api_docs/python/tft_beam/WriteTransformFn |
0 commit comments