From b431d2c57d5222a283e36ad92714bad2ea95b6d6 Mon Sep 17 00:00:00 2001 From: Matias Date: Mon, 1 Oct 2018 13:02:55 -0500 Subject: [PATCH] upadte Readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0280977..8f616ca 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ In addition, it also contains means to draw the trees created using the [igraph] See these notebooks for examples on how to use it -- [Basics](Notebooks/IsolationForest.ipynb) +- [Basics](Notebooks/EIF.ipynb) - [3D Example](Notebooks/general_3D_examples.ipynb) - [Tree visualizations](Notebooks/TreeVisualization.ipynb)