alteryx / autonormalize

python library for automated dataset normalization
https://blog.featurelabs.com/automatic-dataset-normalization-for-feature-engineering-in-python/
BSD 3-Clause "New" or "Revised" License
111 stars 16 forks source link

Optimize make_lattice_from_seeds #6

Open allisonportis opened 5 years ago

allisonportis commented 5 years ago

Inefficient but straight forward right now. Definitely a more efficient math-heavy way to do it.