georgian-io-archive / foreshadow

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

Runtime performance improvement with sampling #181

Closed jzhang-gp closed 4 years ago

jzhang-gp commented 4 years ago

Description

Adding sampling method in the data cleaning and intent resolving steps. No performance testing has done yet. This is a placeholder but please check the style, logic and whether we need another API to override sampling percentage.