epsilon-machine / missingpy

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

Saving the Imputer #33

Open JacobMarley opened 3 years ago

JacobMarley commented 3 years ago

What type of object is the imputer? How could I save it for later use on OOS data? Thanks