
Ultimate access to all questions.
Your team is deeply involved in numerous Machine Learning (ML) projects, primarily using TensorFlow. You're preparing a demo for your Manager and Stakeholders to showcase the understanding of classification and regression mechanisms through an interactive demo with impressive inference capabilities. The demo should allow for real-time manipulation of data points to observe changes in model predictions, identify influential features, and understand model behavior without requiring any coding from the audience. Given the need for an intuitive, interactive tool that supports TensorFlow models and focuses on model interpretability, which of the following tools would best serve this purpose? (Choose two correct options if E is available)
A
Tableau - A powerful data visualization tool that excels in creating interactive and shareable dashboards but lacks specific features for ML model interpretability and real-time inference manipulation.
B
What-If Tool (WIT) - An open-source tool designed to visually explore and understand ML models, enabling users to interactively test changes in data points and see how predictions change, specifically tailored for TensorFlow models.
C
Tensorboard - Provides visualization and tooling for ML experiment tracking and performance analysis but is not primarily focused on interactive model interpretability for stakeholders.
D
Looker - A business intelligence software and big data analytics platform that offers data exploration and visualization capabilities but does not support direct interaction with ML model inferences.
E
LIT (Language Interpretability Tool) - A tool designed for exploring and understanding NLP models, offering interactive features for model interpretability but is not suitable for general classification and regression tasks.