Skip to content

Preprocess the TF-IDF representations before TruncatedSVD #11

@Kairixir

Description

@Kairixir

Issues with sparse and dense matrices may arrise. Watch that

Possible preprocessing may be:

Pair-wise, efficient if matrix sparse:

Other options:

If the matrix at the end of preprocessing is dense it is better to go with IncrementalPCA

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions