time_series_anomaly_detection_examples
                                
                                 time_series_anomaly_detection_examples copied to clipboard
                                
                                    time_series_anomaly_detection_examples copied to clipboard
                            
                            
                            
                        Several examples of anomaly detection algorithms for time series data.
Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 2.2.0rc2 to 2.15.0.post1. Release notes Sourced from tensorflow's releases. TensorFlow 2.15.0 Release 2.15.0 TensorFlow Breaking Changes tf.types.experimental.GenericFunction has been renamed to tf.types.experimental.PolymorphicFunction. Major Features and Improvements oneDNN...
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.25.8 to 2.1.0. Release notes Sourced from urllib3's releases. 2.1.0 Read the v2 migration guide for help upgrading to the latest version of urllib3. Removals Removed support...
Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 3.11.3 to 4.25.1. Release notes Sourced from protobuf's releases. Protocol Buffers v3.20.3 Java Refactoring java full runtime to reuse sub-message builders and prepare to migrate parsing logic...
Bumps [certifi](https://github.com/certifi/python-certifi) from 2019.11.28 to 2023.11.17. Commits 515962b Merge pull request #252 from certifi/create-pull-request/patch 28b2a0d 2023.11.17 7ccda9f Bump actions/checkout from 4.1.0 to 4.1.1 (#251) 5e4bb9e Bump actions/setup-python from 4.7.0 to...
Bumps [numpy](https://github.com/numpy/numpy) from 1.18.2 to 1.26.2. Release notes Sourced from numpy's releases. 1.26.2 release NumPy 1.26.2 Release Notes NumPy 1.26.2 is a maintenance release that fixes bugs and regressions discovered...
Bumps [werkzeug](https://github.com/pallets/werkzeug) from 1.0.0 to 3.0.1. Release notes Sourced from werkzeug's releases. 3.0.1 This is a security release for the 3.0.x feature branch. Changes: https://werkzeug.palletsprojects.com/en/3.0.x/changes/#version-3-0-1 3.0.0 This is a feature...
Bumps [pyyaml](https://github.com/yaml/pyyaml) from 5.3.1 to 6.0.1. Changelog Sourced from pyyaml's changelog. 6.0.1 (2023-07-18) yaml/pyyaml#702 -- pin Cython build dep to < 3.0 6.0 (2021-10-13) yaml/pyyaml#327 -- Change README format to...
Bumps [joblib](https://github.com/joblib/joblib) from 0.14.1 to 1.3.2. Release notes Sourced from joblib's releases. Joblib 1.3.2 Bug fix release What's Changed FIX treat n_jobs=None as if left to its default value by...
Bumps [rsa](https://github.com/sybrenstuvel/python-rsa) from 4.0 to 4.9. Changelog Sourced from rsa's changelog. Version 4.9 - release 2022-07-20 Remove debug logging from rsa/key.py (#194). Remove overlapping slots in PrivateKey and PublicKey. (#189)....