wwu-mmll/photonai_graph
Photon Graph is an extension for the PHOTON framework that allows for the use of machine learning based on graphs.
PythonMIT
Issues
- 0
- 0
GraphMeasures Tests
#57 opened by jernsting - 0
Use GEM instead of nxt_gem
#97 opened by jernsting - 4
- 0
Paper: Run TestCase Analyses, Sex and Age
#82 opened by VHolstein - 0
Add github action for publication
#87 opened by jernsting - 0
Fix examples
#80 opened by jernsting - 1
GraphUtilities: Debug the case that if there is a 4-dimensional input, but only 1! axis that there will be problems
#31 opened by jernsting - 2
Rewrite getting started
#42 opened by jernsting - 0
GCN: Add the feature that the dgl base model hands over the feature axis to the conversions (call it at the right place in the model)
#30 opened by jernsting - 0
Make simple test for load_conn
#77 opened by VHolstein - 4
Revise documentation
#26 opened by jernsting - 0
Rewrite examples as jupyter Notebooks and softlink them into the documentation
#64 opened by jernsting - 2
- 0
- 1
GraphKernels: GrakelAdapter transforms graphs into grakel format, but no estimator can handle this type
#70 opened by jernsting - 0
- 2
GCN: make try and except import statements
#41 opened by jernsting - 1
save_networkx_to_file check
#67 opened by jernsting - 1
- 3
NetworkxToDglTest: Test node_attrs & edge_attrs
#54 opened by jernsting - 1
Add features in sparses_to_dgl
#60 opened by VHolstein - 0
GraphConstructor: Add constructors for genetic/protein data (esp. hierarchical gene analyses)
#27 opened by jernsting - 3
GraphUtilities: Add an option for networkx graphs to be used as a list (conversion problem)
#32 opened by jernsting - 1
GraphUtilities: Documentation
#39 opened by jernsting - 0
GCN: Build in_degree option for GCNs
#51 opened by VHolstein - 1
- 3
GCN: run idiot test to evaluate performance
#40 opened by jernsting - 1
GCN: adapt predict_classifier function
#59 opened by VHolstein - 0
GCN: simplify GCNs to increase readability
#24 opened by jernsting - 2
GraphUtilities: Add options for directed graphs (maybe with transformer as well?)
#29 opened by jernsting - 2
GraphTransformer: Add NBS Methods
#34 opened by jernsting - 2
General: Add NodeClassification and Single Graph Predictions via functions (indiviual or as class)
#35 opened by jernsting - 2
- 0
Update setup.py
#36 opened by jernsting - 1
- 2
DGL not in requirements
#9 opened by NilsWinter