Questions: Machine Learning in Genomics

3 questions to test your understanding

Score: 0 / 3
Question 1 Multiple Choice

Why are convolutional neural networks (CNNs) particularly well-suited for learning patterns in DNA sequences?

ABecause DNA sequences are always the same length
BBecause CNNs can detect local sequence patterns (motifs) regardless of their position in the input sequence
CBecause CNNs require less training data than other methods
DBecause DNA has exactly four bases, which matches the typical CNN architecture
Question 2 True / False

A deep learning model for predicting gene expression from DNA sequence achieves 99% accuracy on the training data. This means the model has successfully learned the true biological relationship.

TTrue
FFalse
Question 3 Short Answer

Explain why interpretability is particularly important for machine learning models applied to genomic data, compared to many other ML applications.

Think about your answer, then reveal below.