Automunge

Latest version: v8.33

Safety actively analyzes 682457 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 91 of 99

2.59

new transformation categories to convert continuous numerical sets into bounded range:
dxdt, d2dt, d3dt, dxd2, d2t2, d3d2, nmdx, nmd2, nmd3, mmdx, mmd2, mmd3
where e.g. dxdt is rate of change (velocity), d2dt (acceleration), d3dt (jerk)
assumes unshuffled data with consistent time steps
dxd2 comparable but evaluates delta of average of two rows with average of two preceding rows
such as to denoise the data
nmdx is comparable but a z-score normalization is performed prior
mmd is comparable but a min-max scaling is performed prior

2.58

update version number

2.57

revision to new import procedure

2.56

trying to get imports set up, forgot to include init duh

2.55

restructuring imports to pip install Automunge etc. I think this will work fingers crossed.

2.54

- new method for retrieving normalization parameters in text category, now one hot encoding can be performed downstream of prior transformations
- prior method reframed as support function for other functions' use

Page 91 of 99

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.