Neuraxle

Latest version: v0.8.1

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

Scan your dependencies

Page 3 of 5

0.5.2

- Partial fit in SKLearnWrapper
- Setup with context
- All the changes from 0.5.1 (was not uploaded to pypi)

0.5.1

- Fix warnings.warn for python 3.6 & python 3.7
- Add with_context method to BaseStep to force the use of a given context in the pipeline
- Use dependency injection by setting the execution context service locator : ExecutionContext().set_service_locator({ BaseType: instance })

0.5.0

- Added streaming pipelines for parallel processing.
- Implemented neat `.apply()` logic in the steps to recursively apply any function if it exists.
- Refactored the BaseStep so as to make it inherit from multiple smaller classes to separate the logic and allow for creating various steps such as the BaseTransformer that doesn't need any fitting: the BaseStep is thus a BaseTransformer with aditionnal fitting behavior that is added by inheriting another mixin.
- Some bug were fixed.

0.4.1

0.4.0

0.3.4

Page 3 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.