Skip to content
This repository was archived by the owner on Nov 19, 2020. It is now read-only.
This repository was archived by the owner on Nov 19, 2020. It is now read-only.

Laplace smoothing in Naive Bayes Learner #255

@pkkarri

Description

@pkkarri

Hi,
I'm trying to build a discrete classification system based on a Naive Bayes Learner. All my attributes/features take discrete values. But my test sample instances have values for some attributes which did not occur in my training sample. Please let me know if there is a way to handle occurrence of new values in test sample.
Is laplace smoothing included in the naive bayes implementation.??? This would help.

Regards,
Praveen Karri.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions