Skip to content

Weighted normalization term missing #1

@makquel

Description

@makquel

In general, a PNN for M classes is defined as:
Screenshot from 2020-05-13 12-59-44
therefore, the normalization term 1/n_j, where j is the i-th class of the dataset, is missing in the pattern layer of the algorithm. This term grants that there's no probability greater than 1.

Thus, in the final layer, when the maximum a posterior probability (MAP) hypothesis is tested we must take into account such term as shown in the equation below.

Screenshot from 2020-05-13 12-19-34

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