[dask] remove outdated comment (#6699)
This commit is contained in:
parent
4c5d2608e0
commit
dc97b5f19f
@ -69,12 +69,8 @@ try:
|
|||||||
except ImportError:
|
except ImportError:
|
||||||
TrainReturnT = Dict[str, Any] # type:ignore
|
TrainReturnT = Dict[str, Any] # type:ignore
|
||||||
|
|
||||||
# Current status is considered as initial support, many features are not properly
|
|
||||||
# supported yet.
|
|
||||||
#
|
|
||||||
# TODOs:
|
# TODOs:
|
||||||
# - CV
|
# - CV
|
||||||
# - Ranking
|
|
||||||
#
|
#
|
||||||
# Note for developers:
|
# Note for developers:
|
||||||
#
|
#
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user