dmlc/xgboost

Better support for mypy.

オープン

#6,496 opened on 2020/12/13

 (20 件のコメント) (3 件のリアクション) (0 人の担当者)C++ (8,872 件のフォーク)batch import
feature-requestgood first issue

Repository metrics

Stars
 (28,376 個のスター)
PR merge metrics
 (PR metrics pending)

説明

Currently many more Python projects like dask and optuna are using Python type hints. With the Python package of xgboost gaining more and more features, we should also adopt mypy as a safe guard against some type errors and for better code documentation.

コントリビューターガイド