Feltlabs

Latest version: v0.5.1

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

Scan your dependencies

Page 1 of 3

0.5.1

Bug fix - loading model with multiple statistics

**Full Changelog**: https://github.com/FELT-Labs/feltlabs.py/compare/v0.5.0...v0.5.1

0.5.0

**Breaking** change in model format. Added `model_definition` key (more details in https://github.com/FELT-Labs/feltlabs.py/pull/16):
JSON
{
"model_definition": {
"model_name": "...",
"model_type": "...",
"init_params": "...",
}
}


What's Changed
* Changing model JSON format by Breta01 in https://github.com/FELT-Labs/feltlabs.py/pull/16


**Full Changelog**: https://github.com/FELT-Labs/feltlabs.py/compare/v0.4.4...v0.5.0

0.4.4

* Added support for multiple statistical models at the same time
* Fixed compatibility and added build for **Python 3.8**

What's Changed
* Adding multi statistics model by Breta01 in https://github.com/FELT-Labs/feltlabs.py/pull/15


**Full Changelog**: https://github.com/FELT-Labs/feltlabs.py/compare/v0.4.3...v0.4.4

0.4.3

Adding updates to TensorFlow support.
Turn config into data classes.
Updates were mainly to support [MNIST-demo](https://github.com/FELT-Labs/mnist-demo)

What's Changed
* Updates necessary to make demo work by Breta01 in https://github.com/FELT-Labs/feltlabs.py/pull/14


**Full Changelog**: https://github.com/FELT-Labs/feltlabs.py/compare/v0.4.2...v0.4.3

0.4.2

- Fix issue with different seeds every time

**Full Changelog**: https://github.com/FELT-Labs/feltlabs.py/compare/v0.4.1...v0.4.2

0.4.1

What's Changed
* Add compression of numpy arrays in the model file format by Breta01 in https://github.com/FELT-Labs/feltlabs.py/pull/12
* Extra models, experimental tensorflow support by Breta01 in https://github.com/FELT-Labs/feltlabs.py/pull/13


**Full Changelog**: https://github.com/FELT-Labs/feltlabs.py/compare/v0.4.0...v0.4.1

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.