HoloClean / holoclean

A Machine Learning System for Data Enrichment.
http://www.holoclean.io
Apache License 2.0
515 stars 131 forks source link

Non learnable featurizers #33

Closed thodrek closed 5 years ago

thodrek commented 5 years ago

Changes:

1) Changed featurizer abstract class to support fixed-weight featurizers. 2) Changed repair.py and learn.py to use new featurizers.