What is 'domain adaptation' in transfer learning?
-
A
Changing the architecture of a neural network to fit a new problem
-
B
Adapting a model trained in one data distribution to work well on a different but related distribution
-
C
Collecting more training data from the target domain
-
D
Converting a regression model into a classification model