graph-machine-learning
Here are 37 public repositories matching this topic...
-
Updated
Jul 1, 2022 - Python
-
Updated
Mar 10, 2022 - Python
-
Updated
May 22, 2022 - Python
-
Updated
Jun 24, 2022
-
Updated
Apr 4, 2021 - Python
-
Updated
Jul 7, 2022
-
Updated
Aug 27, 2020 - Scala
-
Updated
May 22, 2022 - Python
-
Updated
Jun 22, 2022 - Python
-
Updated
Apr 5, 2022 - Python
-
Updated
Jul 5, 2022 - Jupyter Notebook
-
Updated
Dec 4, 2021 - Jupyter Notebook
-
Updated
May 16, 2022 - Jupyter Notebook
-
Updated
Jun 22, 2022 - Python
-
Updated
Apr 19, 2022 - Jupyter Notebook
-
Updated
May 29, 2022 - C
-
Updated
Oct 22, 2021 - Jupyter Notebook
-
Updated
May 6, 2021 - Python
-
Updated
May 10, 2022 - Jupyter Notebook
-
Updated
Jul 6, 2022 - Python
-
Updated
Jul 5, 2022 - HTML
-
Updated
Jun 2, 2022 - Python
-
Updated
May 2, 2022 - Python
-
Updated
Apr 10, 2022 - Jupyter Notebook
-
Updated
Dec 30, 2021 - Jupyter Notebook
-
Updated
Jul 6, 2022 - C++
-
Updated
May 7, 2022 - Python
-
Updated
Oct 25, 2019
-
Updated
May 24, 2022
Improve this page
Add a description, image, and links to the graph-machine-learning topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the graph-machine-learning topic, visit your repo's landing page and select "manage topics."
Description
Currently our unit tests are disorganized and each test creates example StellarGraph graphs in different or similar ways with no sharing of this code.
This issue is to improve the unit tests by making functions to create example graphs available to all unit tests by, for example, making them pytest fixtures at the top level of the tests (see https://docs.pytest.org/en/latest/