robcaulk
|
43c0d305a3
|
fix tensorflow version
|
2022-12-05 20:36:08 +01:00 |
|
robcaulk
|
57aaa390d0
|
start convolution neural network plugin
|
2022-11-27 17:42:03 +01:00 |
|
dependabot[bot]
|
3e6834e3f0
|
Bump tensorboard from 2.10.1 to 2.11.0
Bumps [tensorboard](https://github.com/tensorflow/tensorboard) from 2.10.1 to 2.11.0.
- [Release notes](https://github.com/tensorflow/tensorboard/releases)
- [Changelog](https://github.com/tensorflow/tensorboard/blob/master/RELEASE.md)
- [Commits](https://github.com/tensorflow/tensorboard/compare/2.10.1...2.11.0)
---
updated-dependencies:
- dependency-name: tensorboard
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-11-14 03:01:08 +00:00 |
|
Matthias
|
7147f52e02
|
FreqAI also requires plotting dependencies
cloess #7726
|
2022-11-10 16:03:30 +01:00 |
|
dependabot[bot]
|
ea489133ac
|
Bump catboost from 1.1 to 1.1.1
Bumps [catboost](https://github.com/catboost/catboost) from 1.1 to 1.1.1.
- [Release notes](https://github.com/catboost/catboost/releases)
- [Changelog](https://github.com/catboost/catboost/blob/master/RELEASE.md)
- [Commits](https://github.com/catboost/catboost/compare/v1.1...v1.1.1)
---
updated-dependencies:
- dependency-name: catboost
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-11-07 23:54:59 +00:00 |
|
dependabot[bot]
|
1814f25601
|
Bump xgboost from 1.6.2 to 1.7.1
Bumps [xgboost](https://github.com/dmlc/xgboost) from 1.6.2 to 1.7.1.
- [Release notes](https://github.com/dmlc/xgboost/releases)
- [Changelog](https://github.com/dmlc/xgboost/blob/master/NEWS.md)
- [Commits](https://github.com/dmlc/xgboost/compare/v1.6.2...v1.7.1)
---
updated-dependencies:
- dependency-name: xgboost
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-11-07 03:01:03 +00:00 |
|
dependabot[bot]
|
eb01bed33a
|
Bump scikit-learn from 1.1.2 to 1.1.3
Bumps [scikit-learn](https://github.com/scikit-learn/scikit-learn) from 1.1.2 to 1.1.3.
- [Release notes](https://github.com/scikit-learn/scikit-learn/releases)
- [Commits](https://github.com/scikit-learn/scikit-learn/compare/1.1.2...1.1.3)
---
updated-dependencies:
- dependency-name: scikit-learn
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-10-31 03:01:20 +00:00 |
|
dependabot[bot]
|
600b886241
|
Bump lightgbm from 3.3.2 to 3.3.3
Bumps [lightgbm](https://github.com/microsoft/LightGBM) from 3.3.2 to 3.3.3.
- [Release notes](https://github.com/microsoft/LightGBM/releases)
- [Commits](https://github.com/microsoft/LightGBM/compare/v3.3.2...v3.3.3)
---
updated-dependencies:
- dependency-name: lightgbm
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-10-17 03:01:51 +00:00 |
|
initrv
|
ec7af83c87
|
add tensorboard to freqai reqs
|
2022-10-07 17:13:19 +03:00 |
|
dependabot[bot]
|
f722104f7e
|
Bump catboost from 1.0.6 to 1.1
Bumps [catboost](https://github.com/catboost/catboost) from 1.0.6 to 1.1.
- [Release notes](https://github.com/catboost/catboost/releases)
- [Changelog](https://github.com/catboost/catboost/blob/master/RELEASE.md)
- [Commits](https://github.com/catboost/catboost/compare/v1.0.6...v1.1)
---
updated-dependencies:
- dependency-name: catboost
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-10-03 03:01:30 +00:00 |
|
dependabot[bot]
|
4cdc89706e
|
Bump joblib from 1.1.0 to 1.2.0
Bumps [joblib](https://github.com/joblib/joblib) from 1.1.0 to 1.2.0.
- [Release notes](https://github.com/joblib/joblib/releases)
- [Changelog](https://github.com/joblib/joblib/blob/master/CHANGES.rst)
- [Commits](https://github.com/joblib/joblib/compare/1.1.0...1.2.0)
---
updated-dependencies:
- dependency-name: joblib
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-09-19 03:02:04 +00:00 |
|
Emre
|
1b6410d7d1
|
Add XGBoostRegressor for freqAI, fix mypy errors
|
2022-09-09 19:30:53 +02:00 |
|
Matthias
|
49989012ab
|
Bump catboost requirement to latest
|
2022-08-13 09:20:58 +02:00 |
|
Matthias
|
02646a4a08
|
Update scikit-learn in freqai deps
|
2022-08-09 06:23:16 +02:00 |
|
Matthias
|
895ebbfd18
|
Exclude aarch64 from catboost requirements
|
2022-08-01 07:34:27 +00:00 |
|
Matthias
|
cbb05354a8
|
Add install variant for freqai
|
2022-07-31 15:10:01 +02:00 |
|
robcaulk
|
4e5d60fdc9
|
match scikit-learn version to hyperopt required version
|
2022-07-20 15:54:22 +02:00 |
|
robcaulk
|
051b99791d
|
reduce unnecessary verbosity, fix error on first training sweep, add LightGBMPredictionModel
|
2022-06-26 19:04:23 +02:00 |
|
Matthias
|
121edc3e42
|
Add freqAI docker file
|
2022-06-16 12:36:15 +00:00 |
|
robcaulk
|
fc837c4daa
|
add freqao backend machinery, user interface, documentation
|
2022-05-15 17:38:58 +02:00 |
|