Deepecho

Latest version: v0.6.0

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

Scan your dependencies

Page 2 of 3

0.2.1

This release fixes a bug with how DeepEcho handles NaN values.

* Handling NaN's bug - Issue [35](https://github.com/sdv-dev/DeepEcho/issues/35) by fealho

0.2.0

Maintenance release to update dependencies and ensure compatibility with the rest
of the SDV ecosystem libraries.

0.1.4

Minor maintenance version to update dependencies and documentation, and
also make the demo data loading function parse dates properly.

0.1.3

This version includes several minor improvements to the PAR model and the
way the sequences are generated:

* Sequences can now be generated without dropping the sequence index.
* The PAR model learns the min and max length of the sequence from the input data.
* NaN values are properly supported for both categorical and numerical columns.
* NaN values are generated for numerical columns only if there were NaNs in the input data.
* Constant columns can now be modeled.

0.1.2

Add BasicGAN Model and additional benchmarking results.

0.1.1

This release includes a few new features to make DeepEcho work on more types of datasets
as well as to making it easier to add new datasets to the benchmarking framework.

* Add `segment_size` and `sequence_index` arguments to `fit` method.
* Add `sequence_length` as an optional argument to `sample` and `sample_sequence` methods.
* Update the Dataset storage format to add `sequence_index` and versioning.
* Separate the sequence assembling process in its own `deepecho.sequences` module.
* Add function `make_dataset` to create a dataset from a dataframe and just a few column names.
* Add notebook tutorial to show how to create a datasets and use them.

Page 2 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.