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

How to avoid overfitting when doing text classification? #275

Open
@Liwink

Description

@Liwink

It is amazing to use fastText to classify documents for its speed and accuracy.
But I have no idea about how to avoid overfitting effectively.
When I use bigrams and train more epochs, the training accuracy is greater, but the validation accuracy is lower.

How can I avoid overfitting effectively when using fastText to learn a text classifier?
Thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions