File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed 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
74
74
* [ ` LGBMRegressor ` ] ( https://lightgbm.readthedocs.io/en/latest/pythonapi/lightgbm.LGBMRegressor.html )
75
75
76
76
77
- ### XGBoost (version <= 0.90 ):
77
+ ### XGBoost (version <= 1.5.2 ):
78
78
79
79
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 )
82
82
83
83
84
84
### Statsmodels (version <= 0.11.1):
You can’t perform that action at this time.
0 commit comments