epsilon-machine / missingpy

Missing Data Imputation for Python
GNU General Public License v3.0
236 stars 63 forks source link

scikit-learn 0.23.1 compatibility, clip distances to zero #19

Open escherba opened 4 years ago

escherba commented 4 years ago

alternatively: one could put an if statement here and only print iteration count if verbose >= 1 or something like that