- Unsupervised machine learning uses labeled datasets to train algorithms to classify or predict outcomes.
- Supervised machine learning uses labeled datasets to train algorithms to classify or predict outcomes.
- In unsupervised machine learning, data professionals ask the model to give them information without telling the model what the answer should be.
- Unsupervised machine learning involves data professionals asking a model to give them information without specifying a desired outcome.
Q: Fill in the blank: The terms machine learning and _____ both refer to
training a computer to detect patterns in data without being explicitly
programmed to do so.
- Coding
- artificial intelligence
- reinforcement learning
- quality assurance
Q: An analytics team at a college works on a task involving categorical
variables. Which of the following variables might be part of the project
dataset? Select all that apply.
- Number of books in a classroom
- Languages spoken at the college
- Student nationalities
- Teacher subject area expertise
Q: Which of the following statements accurately describes content-based
filtering? Select all that apply.
- Content-based filtering effectively makes recommendations across content types.
- Content-based filtering does not require information from other users to work properly.
- Content-based filtering properties often have to be selected and mapped manually.
- Content-based filtering recommends more of what a user likes.
Q: Fill in the blank: A key benefit of collaborative filtering is that
it finds hidden _____ in the data.
- duplicates
- correlations
- contradictions
- errors
Q: A data professional is considering whether the data they are using to
build a model is well-sourced. Which PACE stage does this scenario describe?
- Plan
- Analyze
- Construct
- Execute
Q: Which of the following statements accurately describe Python
notebooks and scripts? Select all that apply.
- Python scripts are useful for pairing code with human-readable descriptions and outputs.
- Python notebooks are executed by a computer without the need for human supervision.
- Data professionals often alternate between Python notebooks and scripts.
- Data professionals can use both Python notebooks and scripts to execute code.
Q: Fill in the blank: The data visualization package _____ is designed
primarily for statistical visualization.
- Tableau
- Plotly
- Matplotlib
- Seaborn
Q: Fill in the blank: In a typical business, a data professional is most
likely to request assistance from the _____ department to obtain preliminary
information about a dataset.
- Sales
- information technology
- business intelligence
- marketing
Q: A data analytics team at a household goods manufacturer works on a
task involving discrete variables. Which of the following variables might be
part of the project dataset? Select all that apply.
- Type of most popular toaster
- Total days a sale lasts in March
- Number of appliances for sale at a retail store
- Amount of people in a household
Q: Which of the following statements accurately describe content-based
filtering? Select all that apply.
- Content-based filtering properties never have to be selected and mapped manually.
- Content-based filtering does not require information from other users to work properly.
- Content-based filtering is ineffective at making recommendations across content types.
- Content-based filtering can go beyond comparing items to recommending other things that match a user’s preferences.
Q: A data professional is considering whether the data they are using
to build a model is appropriate. Which PACE stage does this scenario
describe?
- Construct
- Execute
- Analyze
- Plan
Q: What are some advantages of Python notebooks? Select all that apply.
- They automatically choose the best machine learning model to use for a data project.
- They are useful for pairing code with human-readable descriptions and outputs.
- Noncode elements can be embedded directly into the file.
- They offer functional advantages, such as the ability to export PDF files.
Q: Fill in the blank: A data professional may request assistance from
the _____ department to find out what hardware and software are available for a
data project.
- sales
- business intelligence
- marketing
- information technology
Q: Fill in the blank: In the process of _____, policies will change
depending on whether a reward or punishment is received.
- quality assurance
- artificial intelligence
- deep learning
- reinforcement learning
Q: A data professional at a construction company works on a task
involving continuous variables. Which of the following variables might be part
of the project dataset? Select all that apply.
- The number of pallets on a truck
- The age of a building
- The height of a skyscraper
- The weight of a concrete block
Q: Fill in the blank: One benefit of collaborative filtering is that it
can effectively _____ across content types.
- make recommendations
- produce metadata
- eliminate outliers
- visualize data
Q: Which of the following applications would be well-suited to the use
of Python scripts? Select all that apply.
- A task pairs code with human-readable descriptions.
- A task that requires a human-readable output
- A program that incorporates several files
- A program that contains errors in need of debugging
Q: Fill in the blank: The data visualization package _____ is effective
when creating presentations, such as designing a data visualization for an
interactive dashboard.
- Matplotlib
- HTML
- Tableau
- Plotly
Q: Fill in the blank: A data professional working on an email campaign
may request assistance from the _____ department to understand the purpose of
their data work and confirm they are working toward a clear target.
- business intelligence
- information technology
- finance
- marketing
Q: Which of the following statements correctly describe supervised and
unsupervised machine learning? Select all that apply.
- Supervised machine learning uses algorithms to analyze and cluster unlabeled datasets.
- In unsupervised machine learning, data professionals ask the model to give them information without telling the model what the answer should be.
- Supervised machine learning uses labeled datasets to train algorithms to classify or predict outcomes.
- Data professionals use supervised machine learning for prediction.
Q: Fill in the blank: Matplotlib is a type of _____, which enables data
professionals to create plots and graphs for data projects.
- data visualization package
- machine learning package
- operational package
- mathematical package
Q: Fill in the blank: The process of _____ involves models made of
layers of interconnected nodes. Each layer receives signals from its preceding
layer, and nodes that are activated pass transformed signals to another layer
or a final output.
- deep learning
- reinforcement learning
- artificial intelligence
- quality assurance
Q: Fill in the blank: One drawback of collaborative filtering is that
the data has a lot of _____ values.
- Missing
- inaccurate
- conflicting
- redundant
Q: Fill in the blank: Supervised machine learning uses labeled datasets
to train _____ to classify or predict outcomes
- Clusters
- algorithms
- dashboards
- networks