HyperAIHyperAI

Command Palette

Search for a command to run...

5 months ago

XBNet : An Extremely Boosted Neural Network

Tushar Sarkar

XBNet : An Extremely Boosted Neural Network

Abstract

Neural networks have proved to be very robust at processing unstructured data like images, text, videos, and audio. However, it has been observed that their performance is not up to the mark in tabular data; hence tree-based models are preferred in such scenarios. A popular model for tabular data is boosted trees, a highly efficacious and extensively used machine learning method, and it also provides good interpretability compared to neural networks. In this paper, we describe a novel architecture XBNet, which tries to combine tree-based models with that of neural networks to create a robust architecture trained by using a novel optimization technique, Boosted Gradient Descent for Tabular Data which increases its interpretability and performance.

Code Repositories

Benchmarks

BenchmarkMethodologyMetrics
breast-cancer-detection-on-breast-cancer-1XBNET
Accuracy: 96.49
Average Precision: 0.95
diabetes-prediction-on-diabetesXBNET
Accuracy: 78.78
fraud-detection-on-kaggle-credit-card-fraudXBNET
Accuracy: 71.33
general-classification-on-irisXBNET
Accuracy: 100

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
XBNet : An Extremely Boosted Neural Network | Papers | HyperAI