Mark next release as 1.7 instead of 2.0 (#8281)
This commit is contained in:
@@ -508,7 +508,7 @@ dask config is used:
|
||||
IPv6 Support
|
||||
************
|
||||
|
||||
.. versionadded:: 2.0.0
|
||||
.. versionadded:: 1.7.0
|
||||
|
||||
XGBoost has initial IPv6 support for the dask interface on Linux. Due to most of the
|
||||
cluster support for IPv6 is partial (dual stack instead of IPv6 only), we require
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
###############################
|
||||
Using XGBoost PySpark Estimator
|
||||
###############################
|
||||
Starting from version 2.0, xgboost supports pyspark estimator APIs.
|
||||
The feature is still experimental and not yet ready for production use.
|
||||
Starting from version 1.7.0, xgboost supports pyspark estimator APIs. The feature is
|
||||
still experimental and not yet ready for production use.
|
||||
|
||||
*****************
|
||||
SparkXGBRegressor
|
||||
|
||||
Reference in New Issue
Block a user