IBM C1000-059 - IBM AI Enterprise Workflow V1 Data Science Specialist
A data analyst creates a term-document matrix for the following sentence: I saw a cat, a dog and another cat.
Assuming they used a binary vectorizer, what is the resulting weight for the word cat?
In a hyperparameter search, whether a single model is trained or a lot of models are trained in parallel is largely determined by?
The formula for recall is given by (True Positives) / (True Positives + False Negatives). What is the recall for this example?
What are three elements that are typically part of a machine learning pipeline in scikit-learn or pyspark? (Choose three.)
Which two statements are correct about deploying machine learning models? (Choose two.)
Which algorithm is best suited if a client needs full explainability of the machine learning model?
What is the first step in creating a custom model in Watson Visual Recognition service?
With the help of AI algorithms, which type of analytics can help organizations make decisions based on facts and probability-weighted projections?
What is the meaning of "deep" in deep learning?
Which test is applied to determine the relationship between two categorical variables?