freqtrade_origin/freqtrade/freqai
dependabot[bot] 27a36bfb40
Bump lightgbm from 3.3.5 to 4.0.0 (#8923)
* Bump lightgbm from 3.3.5 to 4.0.0

Bumps [lightgbm](https://github.com/microsoft/LightGBM) from 3.3.5 to 4.0.0.
- [Release notes](https://github.com/microsoft/LightGBM/releases)
- [Commits](https://github.com/microsoft/LightGBM/compare/v3.3.5...v4.0.0)

---
updated-dependencies:
- dependency-name: lightgbm
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

* fix: ensure freqai lightgbm variants conform to v4.0.0

* remove random file

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: robcaulk <rob.caulk@gmail.com>
2023-07-22 15:30:58 +02:00
..
base_models fix: use .shape instead of index for outliers 2023-06-25 16:34:44 +02:00
prediction_models Bump lightgbm from 3.3.5 to 4.0.0 (#8923) 2023-07-22 15:30:58 +02:00
RL Merge pull request #8692 from freqtrade/feat/outsource-data-pipeline 2023-06-18 13:39:36 +02:00
tensorboard Update base_tensorboard.py 2023-05-25 16:35:06 +02:00
torch Fix odd import 2023-05-21 09:50:59 +02:00
__init__.py Re-add init file 2023-05-12 18:26:34 +02:00
data_drawer.py Merge remote-tracking branch 'origin/develop' into use-datasieve 2023-06-17 13:26:35 +02:00
data_kitchen.py Use DOCS_LINK throughout 2023-06-17 09:10:54 +02:00
freqai_interface.py chore: remove inlier metric 2023-07-17 13:03:43 +02:00
utils.py Fix faulty removed import 2023-05-15 19:26:51 +02:00