georgian-io-archive / foreshadow

An automatic machine learning system
https://foreshadow.readthedocs.io
Apache License 2.0
29 stars 2 forks source link

One ColumnSharer in the serialized data preparer object #144

Closed jzhang-gp closed 5 years ago

jzhang-gp commented 5 years ago

Description

Serialize the data preparer with only one column sharer. Note: deserialization of data preparer did not work before any changes on column sharer were merged. I'll document the error in issue #132

jzhang-gp commented 5 years ago

The changes in this pull request has been included in PR #147, closing to avoid duplication.