Test on Python 3.14 (#12710)
This commit is contained in:
@@ -42,8 +42,6 @@ def xgboost(features: np.ndarray, target: np.ndarray) -> XGBClassifier:
|
||||
|
||||
def main() -> None:
|
||||
"""
|
||||
>>> main()
|
||||
|
||||
Url for the algorithm:
|
||||
https://xgboost.readthedocs.io/en/stable/
|
||||
Iris type dataset is used to demonstrate algorithm.
|
||||
|
||||
Reference in New Issue
Block a user