mmoesm opened a new pull request, #2250:
URL: https://github.com/apache/systemds/pull/2250

   This patch adds ampute(), as known from R's MICE package, to SystemDS as a 
DML-bodied built-in function, including tests on real datasets.
   
   The method accepts the following parameters: the dataset itself, the 
proportion of missing values to introduce (a double value), the patterns, the 
frequency of each pattern,
   - mechanism of missing values (MAR, MCAR, MNAR)
   - weights
   - an RNG seed
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to