Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
iioos
/
graph-ml-embedding-model
like
0
Graph Machine Learning
English
embeddings
network-analysis
License:
mit
Model card
Files
Files and versions
xet
Community
iioos
commited on
Jan 4
Commit
8269746
·
verified
·
1 Parent(s):
c86a4a8
Create README.md
Browse files
Files changed (1)
hide
show
README.md
+12
-0
README.md
ADDED
Viewed
@@ -0,0 +1,12 @@
1
+
---
2
+
language: en
3
+
license: mit
4
+
tags:
5
+
- graph-ml
6
+
- embeddings
7
+
- network-analysis
8
+
---
9
+
10
+
# Graph ML Embedding Model
11
+
12
+
Learns node and edge embeddings from graph-structured data.