-
Hello,
I am wondering if it is possible to export the segmentation as point wise for each splats that is part of a semantic segmentation for the whole splat model?
For example, an apple is a se…
-
**Describe the bug**
UMAP with `deterministic=true` and `random_state=something` give very different results.
**Steps/Code to reproduce bug**
```py
from cuml.manifold.umap import UMAP
from cuml…
-
We'd like all idioms used in KeplerMapper to fit seamless with the scikit-learn API.
What needs to be changed? Below are some things that have been brought up before and questions to ask about the …
sauln updated
6 years ago
-
I'd like to be able to search prompts by similarity. I was thinking of computing a vector of each prompt, and then calculating the cosine similarity. Unfortunately I don't have a good idea of how to…
-
**Is your feature request related to a problem? Please describe.**
DBSCAN uses a lot of ram for a dense distribution. If there is a memory-efficient alternative, I'd like to switch to it. For example…
-
### Have you searched existing issues? 🔎
- [X] I have searched and found no existing issues
### Desribe the bug
When trying to run `topics, probs = TM.fit_transform(docs)` where `docs` is a list o…
-
I found useful to save the parameters and results to a log file.
I extended the BERTopic class to fit my needs, here you can have a look:
https://github.com/buscon/fg_analysis_with_BERT/blob/main/…
-
Currently, I am calculating the Coherence of a bertopic model using the gensim. For this I need the n_grams from each text of the corpus. Is it possible? The function used by gensim waits for the corp…
-
### Ticket Contents
## Description
Feluda allows researchers, factcheckers and journalists to explore and analyze large quantity of multimeda content. One important modality on Indian social media…
-
The Bertopic installation, (**Edit- Python Version 3.9.12**)
`pip install bertopic`
fails by throwing the below error :
` note: This error originates from a subprocess, and is likely not a p…