File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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):
You can’t perform that action at this time.
0 commit comments