Machine Learning Flashcards
1
Q
TensorFlow
A
Deep learning OS deployed on Compute Engine - C++ APIs use GPUs.
Use case:
Complex, highly customised ML models.
2
Q
ML Engine
A
Multi platform, NoOps ML tool - can implement tools such as TensorFlow, sci kit-learn & XGboost.
Use cases:
Low latency online machine learning predictions
High latency, high accuracy batch predictions
3
Q
ML APIs
A
Simple APIs for common ML tasks - Speech, Vision & Language
4
Q
AutoML
A
No ops, GUI based ML adjustment or creation.
Use cases:
Training existing ML models for new use (e.g adding a keyword to a speech model) or creating simple ML models. But