Skip to content

v0.7.5

Compare
Choose a tag to compare
@yzhao062 yzhao062 released this 19 Dec 16:31
· 813 commits to master since this release
c7db89c

v<0.7.6>, <12/18/2019> -- Update Isolation Forest and LOF to be consistent with sklearn 0.22.
v<0.7.6>, <12/18/2019> -- Add Deviation-based Outlier Detection (LMDD).

The major update is about the compatibility fix for the newly released sklearn 0.22, and LMDD module built by @John-Almardeny