Jan

Results 2 issues of Jan

**Documentation** In the 6th tutorial chapter about [Modules](https://docs.python.org/3/tutorial/modules.html), the term **"source module"** is used. > Python does not check the cache in two circumstances. First, it always recompiles and does...

docs
3.11
3.10
3.12

Is there a reason why `binary:hinge` isn't supported as `objective` for **XGBoost**? https://github.com/onnx/onnxmltools/blob/fe55a8ac7738dbe6719de49bdb048b0c13e29971/onnxmltools/convert/xgboost/operator_converters/XGBoost.py#L267-L293