On-device fetal ultrasound assessment with TensorFlow Lite

Posted by Angelica Willis and Akib Uddin, Health AI Team, Google Research How researchers at Google are working to expand global access to maternal healthcare with the help of AI TensorFlow Lite* is an open-source framework to run machine learning models on mobile and edge devices. It’s popular for use…

Continue ReadingOn-device fetal ultrasound assessment with TensorFlow Lite

Visualizing and interpreting decision trees

Posted by Terence Parr, Google Decision trees are the fundamental building block of Gradient Boosted Trees and Random Forests, the two most popular machine learning models for tabular data. To learn how decision trees work and how to interpret your models, visualization is essential. TensorFlow recently published a new tutorial…

Continue ReadingVisualizing and interpreting decision trees