Fix typo [skip ci] (#7861)
This commit is contained in:
parent
317d7be6ee
commit
8ab5e13b5d
@ -124,7 +124,7 @@ labels. A DataFrame like this (containing vector-represented features and numeri
|
||||
.. note::
|
||||
|
||||
There is no need to assemble feature columns from version 1.6.1+. Instead, users can specify an array of
|
||||
feture column names by ``setFeaturesCol(value: Array[String])`` and XGBoost4j-Spark will do it.
|
||||
feature column names by ``setFeaturesCol(value: Array[String])`` and XGBoost4j-Spark will do it.
|
||||
|
||||
Dealing with missing values
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user