This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
Repositories
Datasets
Forum
实训
竞赛
大数据
应用
Register
Sign In
OpenI
/
graphkit-learn
Not watched
Unwatch
Watch all
Watch but not notify
1
Star
0
Fork
0
Code
Releases
2
Wiki
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
Browse Source
Update GED fit distance experiments README.
v0.2.x
jajupmochi
4 years ago
parent
47b13b4bb5
commit
09e1d02ae5
1 changed files
with
7 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+7
-0
gklearn/experiments/thesis/ged/fit_distances/README.md
+ 7
- 0
gklearn/experiments/thesis/ged/fit_distances/README.md
View File
@@ -4,8 +4,15 @@
```
python3 -m pip install graphkit-learn
python3 run_xp.py
```
Plot results in figure and LaTex tables:
```
python3 ged_fit_distance_results_plot.py
```
# Run xp (deprecated).
```
export PYTHONPATH="/path/to/gedlibpy:/path/to/py-graph"
python optim_costs.py dataset output_file
```
Write
Preview
Loading…
Cancel
Save