
Ultimate access to all questions.
Which of the following best describes a neural network as a technique for machine learning?
A
A neural network is a precise replica of the human nervous system
B
A neural network is based on various linear regression models
C
A neural network is made up of interconnected nodes and links, and it is particularly effective at modeling non-linear relationships between the input data
D
A neural network is structured like a tree, with nodes representing the features and the relationships between them being linear
Explanation:
Option C is correct because:
Why other options are incorrect:
Neural networks excel at pattern recognition, classification, and regression tasks where the relationships between variables are complex and non-linear.