Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
m30m authored May 27, 2021
1 parent 2b42109 commit f65b3cf
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Benchmark Design for GNN Explanation Methods
The is the source code for the paper _Benchmark Design for GNN Explanation Methods_
# When Comparing to Ground Truth is Wrong: On Evaluating GNN Explanation Methods
The is the source code for the paper _When Comparing to Ground Truth is Wrong: On Evaluating GNN Explanation Methods_

## Required libraries
You can install the required libraries by running:
Expand Down Expand Up @@ -47,4 +47,4 @@ mlflow ui
You can view the UI using URL `http://localhost:5000`.
Here is a sample screenshot:

![Sample mlflow screenshot](mlflow-ui.png)
![Sample mlflow screenshot](mlflow-ui.png)

0 comments on commit f65b3cf

Please sign in to comment.