Skip to content

Commit

Permalink
version 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mgckind committed Jul 15, 2018
1 parent 84b6059 commit 331936f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions eif.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
"isolated forest functions"
"Extended Isolation forest functions"

__author__ = 'Matias Carrasco Kind'
__author__ = 'Matias Carrasco Kind & Sahand Hariri'
import numpy as np
import random as rn
import os
Expand Down

0 comments on commit 331936f

Please sign in to comment.