Loading questions...
Updated
Want a break from the ads?
Become a Supporter and enjoy a completely ad-free experience, plus unlock Learn Mode, Exam Mode, AstroTutor AI, and more.
Support Examcademy
Your support keeps this platform running. Become a Supporter to remove all ads and unlock exclusive study tools.
Create a free account to unlock all questions for this exam.
Log In / Sign UpWhen should median value be used instead of mean value for imputing missing data?
A new test to diagnose a disease is evaluated on 1152 people, and 106 people have the disease, and 1046 people do not have the disease. The test results are summarized below:

In this sample, how many cases are false positives and false negatives?
What is the goal of the backpropagation algorithm?
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 technique called for vectorizing text data which matches the words in different sentences to determine if the sentences are similar?
Which statement is true in the context of evaluating metrics for machine learning algorithms?
Given the following matrix multiplication:

What is the value of P?
A neural network is composed of a first affine transformation (affine1) followed by a ReLU non-linearity, followed by a second affine transformation (affine2).
Which two explicit functions are implemented by this neural network? (Choose two.)
The formula for recall is given by (True Positives) / (True Positives + False Negatives).
What is the recall for this example?

After importing a Jupyter notebook and CSV data file into IBM Watson Studio in the IBM Public Cloud project, it is discovered that the notebook code can no longer access the CSV file.
What is the most likely reason for this problem?
Determine the number of bigrams and trigrams in the sentence.
"Data is the new oil".
Which is a preferred approach for simplifying the data transformation steps in machine learning model management and maintenance?
Which is a technique that automates the handling of categorical variables?