Skip to content

Commit

Permalink
Add a label for EDBT branch highlight
Browse files Browse the repository at this point in the history
  • Loading branch information
Mstrutov committed Dec 13, 2022
1 parent 9af94e1 commit acfcc86
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,15 @@
<img src="./images/desbordante-preview.png"/>
</p>

---
# FOR EDBT REVIEWERS

If you are coming from our EDBT Industrial submission, please check out the `edbt` branch to access the following features, which are not merged into main yet:
- Discovery of association rules using ECLAT and FP-Growth algorithms adapted from Christian Borgelt’s implementations
- Discovery of conditional functional dependencies using the CTANE algorithm and its variations

---

# About

Desbordante is a high-performance data profiler that is capable of discovering many different patterns in data using various algorithms. The currently supported data patterns are:
Expand Down

0 comments on commit acfcc86

Please sign in to comment.