|
@@ -4,8 +4,15 @@ |
|
|
``` |
|
|
``` |
|
|
python3 -m pip install graphkit-learn |
|
|
python3 -m pip install graphkit-learn |
|
|
python3 run_xp.py |
|
|
python3 run_xp.py |
|
|
|
|
|
``` |
|
|
|
|
|
|
|
|
|
|
|
Plot results in figure and LaTex tables: |
|
|
|
|
|
``` |
|
|
|
|
|
python3 ged_fit_distance_results_plot.py |
|
|
``` |
|
|
``` |
|
|
|
|
|
|
|
|
# Run xp (deprecated). |
|
|
# Run xp (deprecated). |
|
|
|
|
|
``` |
|
|
export PYTHONPATH="/path/to/gedlibpy:/path/to/py-graph" |
|
|
export PYTHONPATH="/path/to/gedlibpy:/path/to/py-graph" |
|
|
python optim_costs.py dataset output_file |
|
|
python optim_costs.py dataset output_file |
|
|
|
|
|
``` |