Missing values completion with proper implicative-characterization » Historique » Version 1
François Rioult, 19/03/2011 19:15
| 1 | 1 | François Rioult | h1. Missing values completion with proper implicative-characterization |
|---|---|---|---|
| 2 | |||
| 3 | h2. Synopsis |
||
| 4 | |||
| 5 | This routine imputes the missing values with characterizing them by proper implications. |
||
| 6 | |||
| 7 | h2. Parameters |
||
| 8 | |||
| 9 | 2 parameters, the @minsup@ threshold for the characterization, and the @minsup@ threshold for random characterization. |
||
| 10 | |||
| 11 | h2. Inputs |
||
| 12 | |||
| 13 | Two inputs: |
||
| 14 | * the @.CSV@ file |
||
| 15 | * the column description |
||
| 16 | |||
| 17 | h2. Outputs |
||
| 18 | |||
| 19 | 1 output: the complete data, in @.CSV@ format. |