Wsknn

Latest version: v1.2.3

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

Scan your dependencies

Page 1 of 3

1.2.3

- (bug) changed behavior of the `WSKNN.recommend()` method: https://github.com/nokaut/wsknn/issues/67
- (feature) added functionality to transform input session-items and item-sessions dataframes to WSKNN input: two new functions (`dataframe_to_item_sessions_map` and `dataframe_to_session_items_map`))
- (docs) Added badges to README

1.2.2

- (bug) `random.sample(sessions)` bug: https://github.com/nokaut/wsknn/issues/64
- (enhancement) check if sessions and items have the same datatypes in both mappings (session-items map and item-sessions map) (https://github.com/nokaut/wsknn/issues/65)
- (enhancement) batch prediction with `batch_predict()` function

1.2.1

- (docs) updated JOSS badge,
- (docs) updated docs,
- (enhancement) updated import paths,
- (feature) save and load model with `joblib`

1.2.0

- (docs) changed README example,
- (docs) added `demo-readme` example to `demo-notebooks` section,
- (docs) demo example in documentation updated,
- (docs) link to the documentation page added to README,
- (enhancement) item-sessions map may be derived from session-items map,
- (feature) data can be read from the flat record structure,
- (feature) data can be parsed from dataframes

1.1.1

- support for `csv` files,
- debugged `gzip` loading.

0.1.6

- updated documentation,
- updated minimal Python version,
- added CI testing.

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.