8000 Prediction Scores in Negative · Issue #20 · ivanhk/fastText_java · GitHub
[go: up one dir, main page]

Skip to content

Prediction Scores in Negative #20

@sharadkhandelwal

Description

@sharadkhandelwal

The predict method returns negative scores.
public List<Pair<Float, String>> predict(String[] lineTokens, int k)

Tested the same model with C++ library and scores are all positive.

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

      0