- use numba jit for feature generation (by jeethu)
2.0.7
- use numba for standardization (by jeethu)
2.0.5
- fixed TypeError while running tests with scikit-learn 0.24.0 (by jeethu) - minor efficiency improvements in apply_transformations (by jeethu) - use numba to accelerate feateng (by jeethu)
2.0.4
- update sympy call to work with new version
2.0.3
- turn scaling off by default - remove more correlated cols by starting with the features that has the most correlated columns