-
### Do you need to file an issue?
- [X] I have searched the existing issues and this feature is not already filed.
- [ ] My model is hosted on OpenAI or Azure. If not, please look at the "model pr…
-
[Bayesian optimisation of functions on graphs](https://proceedings.neurips.cc/paper_files/paper/2023/hash/86419aba4e5eafd2b1009a2e3c540bb0-Abstract-Conference.html)
```bib
@article{wan2023bayesian,
…
-
**Summary:**
The paper by Justin Klip and Dhruv Gupta analyzes polling trends for Kamala Harris and Joe Biden during the 2024 U.S. Presidential Election using both linear and Bayesian logistic regres…
-
### URL
https://github.com/langchain-ai/langchain/blob/c4e149d4f18319bef6f1d4c409250c4a0ad21dac/libs/community/langchain_community/vectorstores/neo4j_vector.py
### Checklist
- [X] I added a very de…
-
[Graph neural network-inspired kernels for gaussian processes in semi-supervised learning](https://arxiv.org/abs/2302.05828)
```bib
@article{niu2023graph,
title={Graph neural network-inspired ker…
-
How do you convert the devign dataset into code property graph described in the devign paper?
-
Hi, I’m very interested in your research and thanks for open sourcing your code. But,I have some questions after runing your code .
I found when adding a triple in T+1 , if the entities/relations con…
-
Hello, I want to recreate the results same as the paper. I first tried to run graph_datastruct.py but it threw some error in 'cone_ratio'. What would be a good sequential steps to recreate the result…
-
**Describe the Bug**
According to the docs of the `paper/search` public API: `Hyphenated query terms yield no matches (replace it with space to find matches)` see [here](https://api.semanticscholar.o…
-
Thanks for your excellent work! I am very encouraged by the edge graphs in the paper and was wondering if you have reproduced similar results to the original MRA-BGCN paper on the METR-LA dataset?