Skip to content

Commit 1aa0b07

Browse files
authored
Update README.md
1 parent f5b07aa commit 1aa0b07

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -74,11 +74,11 @@ Read the documentation at **[Nyoka Documentation](https://softwareag.github.io/n
7474
* [`LGBMRegressor`](https://lightgbm.readthedocs.io/en/latest/pythonapi/lightgbm.LGBMRegressor.html)
7575

7676

77-
### XGBoost (version <= 0.90):
77+
### XGBoost (version <= 1.5.2):
7878

7979

80-
* [`XGBClassifier`](https://xgboost.readthedocs.io/en/latest/python/python_api.html#module-xgboost.sklearn)
81-
* [`XGBRegressor`](https://xgboost.readthedocs.io/en/latest/python/python_api.html#module-xgboost.sklearn)
80+
* [`XGBClassifier`](https://xgboost.readthedocs.io/en/release_1.5.0/python/python_api.html#module-xgboost.sklearn)
81+
* [`XGBRegressor`](https://xgboost.readthedocs.io/en/release_1.5.0/python/python_api.html#module-xgboost.sklearn)
8282

8383

8484
### Statsmodels (version <= 0.11.1):

0 commit comments

Comments
 (0)