Data mining complexity » Historique » Version 1
François Rioult, 03/02/2011 20:05
| 1 | 1 | François Rioult | h1. Data mining complexity |
|---|---|---|---|
| 2 | |||
| 3 | This stream plots |
||
| 4 | * the time needed for mining frequent patterns |
||
| 5 | * the number of patterns depending on the minimum support. |
||
| 6 | |||
| 7 | The minsup varies with the help of a @for@ loop. |