-
BerTopic Version = 0.16.4
```
umap_model = umap.UMAP(n_neighbors=15, n_components=24, min_dist=0.0, metric='cosine', random_state=100)
embedding_model = SentenceTransformer('sentence-transformers/p…
-
I find the labeling of performance metrics in the output of `evaluate_model` (see docstring below) inconsistent.
Columns `pg_gap`, `va_gap` and `pf_gap` report the MAE of the prediction w.r.t ground …
-
In the RetinaNet script ([see current PR](https://github.com/axondeepseg/axon-detection/pull/13/files#diff-36eb7e5494967483667a49335251c973075a7779a8494740e26cf2b63ca6ea87)), an error is thrown in the…
-
### Feature Summary
I'd like to contribute to FinVeda by implementing a machine learning module that can predict financial trends, stock prices, and customer behavior. This module will leverage popul…
-
Drake equation is not a valid algorithm for calculating a probability of success, the factors are not valid either.
Reminder of how the Drake equation works:
1. It uses a bunch of fractions that r…
-
hi all!
I plan to work on a research project in Paris from Jan to June 2025.
During that time I wonder if it would be possible/interesting for you if I come to visit the mlr3 team and give a researc…
-
After fixing #365 locally when trying to generate prediction report/protocol (after pressing `view Report` on a `modelDesign`) I get the following error:
`FreeMarker template error:
The following …
-
### Is this a unique feature?
- [X] I have checked "open" AND "closed" issues and this is not a duplicate
### Is your feature request related to a problem/unavailable functionality? Please describe.…
-
I have trained a CNN Classifier model. I cannot save it using the .save() method. It reports an error 'CNNClassifier' object has no attribute 'model_'.
I can save it and load it using other utili…
-
A lab-website-template user has been running into an issue where PMID citations periodically fail to be cited:
https://github.com/greenelab/lab-website-template/discussions/284
❌ Run 1:
```
…