Jai-sdk

Latest version: v0.25.0

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

Scan your dependencies

Page 6 of 9

0.10.0

- implementation of report method 211
- added fit method as alias for setup 211
- added append method as alias for add_data 211

Use verbose 2 to get the loss graph, verbose 1 to get only the metrics result.

0.9.1

- Users can now define a batch size for data insertion and prediction when using JAI applications.
- Improved messages during training (reaching an early stopping criteria is one thing, actually detecting it to output it to the user is another).
- Training bar now works in a strictly incremental fashion.
- Pre-processing on `j.fields` deprecated and was removed.

0.9.0

- `fill` method now accepts dataframes with just one column of data (besides the label itself).
- `sanity` method now uses a stratified sampling strategy whenever possible.
- Users can set `patience`, `min_delta` and `max_epochs` in Supervised and SelfSupervised setups using the hyperparams dictionary parameter.

0.8.1

- Users can now download vector representations of their databases. PR 192.

0.8.0

- Users can now define early stopping parameters (`patience` and `min_delta`) when calling `setup`. PR 186
- `fields` method now returns embedded feature names without trailing '_latent' pattern. PR 188
- Interruptions now raise a `KeyboardInterrupt` signal. PR 179

0.7.0

- More flexibility for embeddings on fill and sanity.
- `info` method now returns the size of each database.
- More tests.

Page 6 of 9

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.