-
**Is your feature request related to a problem? Please describe.**
I have a graph of social media data. I used community detection algorithms (e.g. Louvain) to detect different sets of communities, b…
-
**Submitting author:** @Vini2 (Vijini Mallawaarachchi)
**Repository:** https://github.com/metagentools/gbintk
**Branch with paper.md** (empty if default branch): JOSS
**Version:** v1.0.0
**Editor:** P…
-
- wrongly categorized businesses
- determine businesses who changed owners
- predict score a user would give to a business based on both of their histories together
- review fraud can we teach a mo…
-
I think there may be a quirk in how the root is currently defined in triple form. Currently, the AMR
`(b / boy)` would read
```
root(b) ^ /* b is the focus of the sentence …
-
The original phylomemetic algorithm relies on calculating the Jaccard similarity between communities to establish whether a link exists or not. An alternative is using Containment, as outlined in the …
-
**Describe the issue**:
I originally reported the issue in [pydata/xarray#9325](https://github.com/pydata/xarray/issues/9325).
It contained an MCVE.
#11320 fixed the MCVE.
Nevertheless, the warn…
-
When we handle the second order similarity, why we need a random switch node strategy (i.e. beginning/ending nodes)?
https://github.com/snowkylin/line/blob/4cdfa7ada95858e8c3c1d78af5cdd1713357cd64/…
-
According to the affine [operator docs](https://torchbiggraph.readthedocs.io/en/latest/scoring.html#operators), the affine operator does a linear transformation and a translation, a vector addition an…
-
Hi cgoliver,recently I'm trying this benchmark on RNA-molecules binding preferences, but I can't make the public code runing. So could you explain the reconstruction_loss in your codebase function. I…
-
When i follow the example on this page:
https://docs.confident-ai.com/docs/metrics-introduction
and try to use Mistral-7B as evaluation-model, i always get this error when running the exact code …