photo

RJ


Active since 2017

Followers: 0   Following: 0

Statistics

MATLAB Answers

2 Questions
0 Answers

RANK
99,167
of 297,527

REPUTATION
0

CONTRIBUTIONS
2 Questions
0 Answers

ANSWER ACCEPTANCE
0.0%

VOTES RECEIVED
0

RANK
 of 20,454

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 159,075

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

Feeds

View by

Question


Want to write a Mapper that takes numeric data and will provide column sum for each column and row sum for each individual row through mapper and reduce, below is the code that gives column sum for each cloumn and I want code for row sum
I am getting error for row sum for each data series which in turn takes place through addition of all columns of that data serie...

8 years ago | 0 answers | 0

0

answers

Question


How to calcuate sum of each row for a dataset through MapReduce??
I am working on a data clustering algorithm, I want row sum for each data set ID. I want the answer in the form of key, value.

8 years ago | 2 answers | 0

2

answers