Wesley Kambalekambale.dev·Aug 6, 2024Introduction to TensorFlow Extended (TFX)TensorFlow Extended (TFX) is an end-to-end platform for deploying production machine learning (ML) pipelines. TFX allows data scientists and ML engineers to build, evaluate, and deploy ML models in a scalable, reliable, and reproducible manner. This ...131 readsMachine LearningTensorFlow
Arthur Kazaarthurkaza.hashnode.dev·Oct 6, 2023MLOps using TensorFlow Extended (TFX) and TensorFlow Decision Forest (TF-DF)A tree-based modeling package utilizing Keras API within Tensorflow that what we call TensorFlow Decision Forest. Why do you need to read this article, trust me if you are preparing for the Google ML Engineer Exam (The best one for ML Engineer in the...31 likes·94 readsDiscovering Machine Learning with TensorFlow mlops