MCQOPTIONS
Saved Bookmarks
| 1. |
Suppose you are using stacking with n different machine learning algorithms with k folds on data. |
| A. | you will have only k features after the first stage |
| B. | you will have only m features after the first stage |
| C. | you will have k+m features after the first stage |
| D. | you will have k*n features after the first stage |
| Answer» C. you will have k+m features after the first stage | |