Skip to content

question of map reduce quiz #2

@angrySquirrel

Description

@angrySquirrel

hi, thanks for sharing.
i happen to have question for map reduce quiz part.
Computing the average of all the features in your training set should be able to performed with map reduce. because you could keep the number and sum of each subset of the training set.
in reduce you could do the overall mean operation.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions