superseanyoung
superseanyoung
Can the "visualize_document_datamap()" method set font display parameters?
I have read about the setting of the random_date parameter, random_state=0
I haven't tampered with any code, nor have I changed the operating system. I will send you my complete analysis code
import pandas as pd from bertopic import BERTopic from sentence_transformers import SentenceTransformer import matplotlib.pyplot as plt from matplotlib import rcParams import numpy as np import os from bertopic.vectorizers import ClassTfidfTransformer...
What version of HDBSCAN do you think this version of 0.16.4 should be adapted to? I currently use BERTopic of 0.16.4 and HDBSCAN of 0.8.30