From b2e6f861e5c41ec301dfba16a42dc56fa860efbc Mon Sep 17 00:00:00 2001 From: jmbhughes Date: Mon, 29 Aug 2022 15:04:17 -0600 Subject: [PATCH] added badge per #3 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c08451f..2cd44ff 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ # Combination Robust Cut Forests [![CodeFactor](https://www.codefactor.io/repository/github/jmbhughes/crcf/badge)](https://www.codefactor.io/repository/github/jmbhughes/crcf) [![PyPI version](https://badge.fury.io/py/crcf.svg)](https://badge.fury.io/py/crcf) +[![codecov](https://codecov.io/gh/jmbhughes/crcf/branch/main/graph/badge.svg?token=YBZERHDU75)](https://codecov.io/gh/jmbhughes/crcf) Isolation Forests **[Liu+2008]** and Robust Random Cut Trees **[Guha+2016]** are very similar in many ways, as outlined in the [supporting overview](overview.pdf). Most notably, they are extremes