Hi all, In Apache Beam, we plan to introduce a *beam.MLTransform* for carrying out common ML centric processing tasks.
Using the tensorflow_transform as the backend, we will introduce several data processing transforms in Beam. These can be easily utilized by simply wrapping them with the beam.MLTransform. This approach not only simplifies the process but also creates a pathway for implementing a comprehensive set of ML-centric data processing transforms in Apache Beam. Please go through the design doc <https://docs.google.com/document/d/1rQkSm_8tseLqDQaLohtlCGqt5pvMaP0XIpPi5UD0LCQ/edit#>[1] for details and share your feedback. Thanks, Anand [1] https://docs.google.com/document/d/1rQkSm_8tseLqDQaLohtlCGqt5pvMaP0XIpPi5UD0LCQ/edit#
