Table of Contents

Search

  1. Preface
  2. Transformations
  3. Source transformation
  4. Target transformation
  5. Aggregator transformation
  6. Cleanse transformation
  7. Data Masking transformation
  8. Data Services transformation
  9. Deduplicate transformation
  10. Expression transformation
  11. Filter transformation
  12. Hierarchy Builder transformation
  13. Hierarchy Parser transformation
  14. Hierarchy Processor transformation
  15. Input transformation
  16. Java transformation
  17. Java transformation API reference
  18. Joiner transformation
  19. Labeler transformation
  20. Lookup transformation
  21. Machine Learning transformation
  22. Mapplet transformation
  23. Normalizer transformation
  24. Output transformation
  25. Parse transformation
  26. Python transformation
  27. Rank transformation
  28. Router transformation
  29. Rule Specification transformation
  30. Sequence Generator transformation
  31. Sorter transformation
  32. SQL transformation
  33. Structure Parser transformation
  34. Transaction Control transformation
  35. Union transformation
  36. Velocity transformation
  37. Verifier transformation
  38. Web Services transformation

Transformations

Transformations

Machine Learning transformation

Machine Learning transformation

In advanced mode, the Machine Learning transformation runs a machine learning model and returns predictions. It uses a REST API to pass incoming data to the machine learning model and pass the predictions to downstream transformations.
The following video shows a use case for how you can use the Machine Learning transformation to incorporate a machine learning model into data integration jobs in your organization:
Before you use the Machine Learning transformation, verify that the following requirements are met:
  • The machine learning model is deployed on a machine learning platform, such as Amazon SageMaker or Azure Machine Learning, and a REST endpoint is available to get predictions from the model.
  • An API collection has a POST request to access the REST endpoint using a REST V3 connection.
For information about API collections, see
Components
.

0 COMMENTS

We’d like to hear from you!