Skip to content

How to get time for each sub-step in BERTopic such as embedding, dimensionality reduction, and so on? #2193

Closed Answered by MaartenGr
MRaza98 asked this question in Q&A
Discussion options

You must be logged in to vote

You can't know that beforehand since it depends on many things (dataset size, parameters, CPU, RAM, dataset structure and content, etc.). However, you can get a feeling of the time by setting verbose=True as that will show you how long each step has taken.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by MRaza98
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants