Is the following approach correct? Is the sqrt Of Sum Of Sq a valid reducer?
Answer Posted / Deepa Singh
"Yes, the sqrt of sum of squares is a valid reducer. It can be used in Spark to compute the root mean square (RMS) value of a dataset by reducing the dataset using the specified function."
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers