Salesforce-merlion

Latest version: v2.0.4

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

Scan your dependencies

Page 2 of 3

1.2.4

What's Changed
* Enhance spark API & add compatibility with [spark-on-k8s-operator](https://github.com/GoogleCloudPlatform/spark-on-k8s-operator). by aadyotb in https://github.com/salesforce/Merlion/pull/114
* Enhance tree forecasters to work with `max_forecast_steps=None` and `return_prev=True`. by aadyotb in https://github.com/salesforce/Merlion/pull/114
* Fix `Prophet.resample_time_stamps` bug by rafaelleinio in https://github.com/salesforce/Merlion/pull/112
* Add policy to replace missing time series values with 0. by aadyotb in https://github.com/salesforce/Merlion/pull/113

New Contributors
* rafaelleinio made their first contribution in https://github.com/salesforce/Merlion/pull/112

**Full Changelog**: https://github.com/salesforce/Merlion/compare/v1.2.3...v1.2.4

1.2.3

What's Changed
* Update prophet required version to 1.1 by aadyotb in https://github.com/salesforce/Merlion/pull/110
* Don't resample timestamps if not needed in `forecast()`. by aadyotb in https://github.com/salesforce/Merlion/pull/109


**Full Changelog**: https://github.com/salesforce/Merlion/compare/v1.2.2...v1.2.3

1.2.2

What's Changed
* Fix AutoSARIMA bugs. by aadyotb in https://github.com/salesforce/Merlion/pull/106
* Add beta pyspark API. by aadyotb in https://github.com/salesforce/Merlion/pull/107
* Make test coverage reports more accurate. by aadyotb in https://github.com/salesforce/Merlion/pull/108


**Full Changelog**: https://github.com/salesforce/Merlion/compare/v1.2.1...v1.2.2

1.2.1

What's Changed
* Fix issues with LayeredModelConfig accessing underlying model attributes. This fixes various bugs with both AutoML models and default models. by aadyotb in https://github.com/salesforce/Merlion/pull/99 and https://github.com/salesforce/Merlion/pull/104


**Full Changelog**: https://github.com/salesforce/Merlion/compare/v1.2.0...v1.2.1

1.2.0

What's Changed
* Add intermediate API's to all models. by aadyotb in https://github.com/salesforce/Merlion/pull/90
* Internal changes; should not cause any breaking changes for end users.
* Implements `train()`, `forecast()`, and `get_anomaly_score()` at the level of the base class for all models. Each of these methods respectively calls an implementation-specific `_train()`, _`forecast()`, or `_get_anomaly_score()`.
* The base classes now include much of what was previously boilerplate code that had to be duplicated for each model (applying pre-processing transforms, converting standard errors to inter-quartile ranges, training post-rules, etc.).
* Fix forecasting bugs when return_prev=True. by aadyotb in https://github.com/salesforce/Merlion/pull/97

1.1.3

What's Changed
* Fix ETS refit params (Issue 78). by aadyotb in https://github.com/salesforce/Merlion/pull/79
* Allow TimeSeries to include NaN values. by aadyotb in https://github.com/salesforce/Merlion/pull/85
* Fix n_retrain option in benchmark_forecast.py (Issue 82). by aadyotb in https://github.com/salesforce/Merlion/pull/86

**Full Changelog**: https://github.com/salesforce/Merlion/compare/v1.1.2...v1.1.3

Page 2 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.