XBNet icon indicating copy to clipboard operation
XBNet copied to clipboard

Boosted neural network for tabular data

Results 14 XBNet issues
Sort by recently updated
recently updated
newest added

Could you clarify, is there only 1 non-linear layer in your network architecture at the end? As far as I understood, we are sequentially adding nn.Linear layers to the Sequential...

Hey I wanted to know if I can use a data generator for data that is too large to fit into memory. I know XGBoost and other similar gradient boosted...

Bumps [torch](https://github.com/pytorch/pytorch) from 1.9.0 to 2.2.0. Release notes Sourced from torch's releases. PyTorch 2.2: FlashAttention-v2, AOTInductor PyTorch 2.2 Release Notes Highlights Backwards Incompatible Changes Deprecations New Features Improvements Bug fixes...

dependencies