We have moved to https://codeberg.org/KOLANICH-ML/pyxgboost, grab new versions there.
Under the disguise of "better security" Micro$oft-owned GitHub has discriminated users of 1FA passwords while having commercial interest in success and wide adoption of FIDO 1FA specifications and Windows Hello implementation which it promotes as a replacement for passwords. It will result in dire consequencies and is competely inacceptable, read why.
If you don't want to participate in harming yourself, it is recommended to follow the lead and migrate somewhere away of GitHub and Micro$oft. Here is the list of alternatives and rationales to do it. If they delete the discussion, there are certain well-known places where you can get a copy of it. Read why you should also leave GitHub.
This is a tool for conversion an xgboost
tree into python AST or source.
The parsers residing in kaitai
dir are generated from Kaitai Struct definitions and since that have Apache license.
-
kaitaistruct
as a runtime for Kaitai Struct-generated code -
for old Pythons: some of the AST-to-source conversion libraries:
astor
,codegen
,astunparse
andastmonkey
. -
plumbum
- for command line interface