-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathREADME.txt
executable file
·31 lines (19 loc) · 1.03 KB
/
README.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
===========================================================================
**CatchCore**: Catching Hierarchical Dense Subtensor
**Authors:** Wenjie Feng
**Version:** 2.0
**Date:** June 1, 2022
**Main Contact:** Wenjie Feng
This software is free of charge under research purposes.
For commercial purposes, please contact the author.
==========================================================================
CatchCore: Catching Hierarchical Dense Subtensor
CatchCore is a novel framework to detect hierarchical dense cores in multi-aspect data (i.e. tensors).
CatchCore has following properties:
- unified metric: provides a gradient-based optimized framework as well as theoretical guarantees
- accurate: provides high accuracy in both synthetic and real data
- effectiveness: spots anomaly patterns and hierarchical dense community
- scalable: scales almost linearly with all factors of input tensor, also has linearly space complexity
For detailed information, see 'user_guide.pdf'
For demo, type 'make'