Ktrain

Latest version: v0.41.3

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

Scan your dependencies

Page 25 of 29

0.7.0

New:
- *ktrain* now uses tf.keras (`tensorflow>=1.14,<=2.0`) instead of stand-alone Keras.

Changed:
- N/A

Fixed:
- N/A

0.6.2

New:
- N/A

Changed:

Fixed:
- added encoding argument when reading in word vectors to bypass error on Windows systems (PR 31)
- Change preprocessing defaults and apply special preprocessing in `text.eda.get_topic_model`
when non-English is detected.

0.6.1

New:
- N/A

Changed:
- N/A

Fixed:
- `TextPredictor.explain` now correcty supports non-English languages.
- Parameter `activation` is no longer ignored in `_build_bert` function

0.6.0

New:
- support for learning from unlabeled or partially-labeled text data
- unsupervised topic modeling with LDA
- one-class text classification to score documents based on similarity to a set of positive examples
- document recommendation engine

Changed:
- N/A


Fixed:
- Removed dangling reference to external 'stellargraph' dependency from `_load_model`, so that we rely solely on
local version of stellargraph

0.5.2

New:
- N/A

Changed:
- N/A


Fixed:
- Removed dangling reference to external 'stellargraph' dependency so that we rely solely on
local version of stellargraph

0.5.1

New:
- N/A

Changed:
- N/A


Fixed:
- store a local version of `stellargraph` to prevent it from installing `tensorflow-cpu`
and overriding existing `tensorflow-gpu` installation

Page 25 of 29

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.