XGBoost
PulseAugur coverage of XGBoost — every cluster mentioning XGBoost across labs, papers, and developer communities, ranked by signal.
- instance of Catboost 90%
- used by TreeSHAP 90%
- competes with Catboost 80%
- uses Shap 80%
- competes with LightGBM 70%
- used by Shap 70%
- competes with long short-term memory 70%
- competes with TabPFN 70%
- used by optuna 70%
- instance of TabICL 70%
- instance of gradient boosting 70%
- instance of decision tree 70%
- 2026-07-28 product_launch XGBoost released version 3.3 of its machine learning framework. source
22 day(s) with sentiment data
-
IoT Intrusion Detection: Beyond Accuracy to Explanation Cost and Stability
A new study published on arXiv evaluates machine learning models for Internet of Things (IoT) intrusion detection, focusing beyond just accuracy to include explanation cost, stability, and utility. Researchers construct…
-
New ML models tackle political sentiment analysis on social media
Researchers have developed two machine learning approaches, one using XGBoost and another based on BERT, to tackle the challenge of multiclass sentiment analysis for identifying political viewpoints on social media. Bot…
-
New dataset and models advance sign language handshape recognition
Researchers have developed a new dataset and baseline models for fine-grained isolated handshape recognition in sign language, utilizing the HamNoSys notation system. The dataset comprises 144,000 RGB images from 15 par…
-
AI models estimate cotton growth using UAV data
Researchers have developed advanced machine learning models, specifically Random Forest Regression (RFR) and Extreme Gradient Boosting (XGB), to estimate critical cotton growth parameters. These models integrate spectra…
-
Machine learning models show accuracy drop with limited residential energy data
A new study published on arXiv compares the effectiveness of various machine learning models for estimating residential energy consumption using limited input data. Researchers found that while models like CatBoost achi…
-
New ML pipeline detects self-introductions in legislative testimony
Researchers have developed a machine learning pipeline to automatically detect self-introductions and extract speaker names from legislative testimonies. The system, trained on data from five state legislative sessions,…
-
Transformer-based TransNRank model advances neoantigen prediction accuracy
Researchers have developed TransNRank, a novel deep learning framework utilizing the Transformer architecture for more accurate neoantigen prediction. This model addresses challenges like data scarcity and class imbalan…
-
New framework offers interpretable AI for sepsis prediction
Researchers have developed a novel framework for modeling sepsis using temporal electronic health record (EHR) data. This approach prioritizes interpretability by design, representing data relationally and then proposit…
-
AI predicts data compaction utility in lakehouse tables
Researchers have developed a method to predict the utility of data compaction in lakehouse tables using metadata. By extracting 17 features from manifest files and training an XGBoost model, they achieved high accuracy …
-
New framework aids model selection for sentiment analysis
Researchers have developed a new framework called Cognitive Pairwise Comparison Classification Model Selection (CPC-CMS) to help select the best classification model for document-level sentiment analysis. This framework…
-
New FI-TW Dataset Links Finnish Train Delays to Weather Data
Researchers have introduced FI-TW, a novel open dataset designed to analyze the impact of weather on railway delays in Finland. This dataset integrates operational data from the Digitraffic Railway Traffic Service with …
-
XGBoost version changes yield different results with same model and data
A user discovered that using different versions of the XGBoost library can lead to varying results, even when the model and data remain the same. This inconsistency was observed when a model trained with XGBoost 3.2.0 p…
-
Machine learning framework enhances QKD security against stealthy attacks
Researchers have developed a novel machine learning framework to enhance the detection of eavesdropping attacks in BB84 Quantum Key Distribution (QKD) systems. This framework moves beyond the traditional fixed QBER thre…
-
XGBoost achieves 98.62% malware detection accuracy in benchmark
A new preprint details how XGBoost achieved a 98.62% accuracy rate in detecting malware. This performance surpassed that of neural networks and support vector machines in the benchmark tests. However, the accuracy figur…
-
New 'split-candidate scaling' parameter reveals double descent in GBDTs
Researchers have identified a new capacity parameter for gradient boosting decision trees (GBDTs) called split-candidate scaling, which can lead to a phenomenon known as double descent. Unlike neural networks, GBDTs hav…
-
New TravKAN framework offers faster, interpretable robot navigation
Researchers have developed TravKAN, a new framework for traversability analysis in autonomous robots that utilizes Kolmogorov-Arnold Networks. This approach offers faster processing and greater interpretability compared…
-
Vision-language models offer scalable solution for urban blight assessment
Researchers have developed a new framework to assess urban blight using large vision-language models, offering a scalable and cost-effective alternative to traditional manual surveys. By analyzing multiple street views …
-
Tensor completion accelerates lattice structure design in materials science
Researchers have developed a novel approach using tensor completion as a surrogate model to accelerate the design of optimal lattice structures for specific mechanical properties. This method addresses challenges in mat…
-
Machine learning predicts asphalt concrete strength using SHAP analysis
Researchers have developed a machine learning framework to predict the splitting strength of asphalt concrete, utilizing 296 samples and 14 input variables. Six models were compared, with TabPFN demonstrating the best p…
-
Kubernetes solves multi-container orchestration challenges beyond Docker
Kubernetes is essential for managing multiple containers across various machines, addressing the limitations of simpler solutions like single Python scripts or Docker alone. While Python scripts offer ease of use, they …