Projet

Général

Profil

Missing values ruled insertion » Historique » Révision 2

Révision 1 (François Rioult, 01/09/2015 17:38) → Révision 2/6 (François Rioult, 01/09/2015 17:40)

h1. Missing values ruled insertion 

 h2. Ariane stream 

 https://forge.greyc.fr/projects/kdariane/repository/changes/members/frioult/missing/ruleMVInsertion.aws 

 h2. Usage 

 <pre> 
 $ ./ruleMVInsertion.sh  
 Usage: ./ruleMVInsertion.sh    minsup delta input-file1 output-file1 
   example: ./ruleMVInsertion.sh 25 0 heart-nom.csv heart-nom-missing.csv 
 </pre> 

 h2. Parameters 

 1 parameter, the percentage of missing values to be inserted. 

 h2. Inputs 

 2 inputs 
 * the @.CSV@ file 
 * the +dictionary+ file 

 h2. Outputs