PulseAugur
EN
LIVE 17:45:02
ENTITY XGBoost

XGBoost

PulseAugur coverage of XGBoost — every cluster mentioning XGBoost across labs, papers, and developer communities, ranked by signal.

Show in brief
Total · 30d
68
200 over 90d
Releases · 30d
0
0 over 90d
Papers · 30d
61
181 over 90d
TIER MIX · 90D
TOPICS
RELATIONSHIPS
TIMELINE
  1. 2026-07-28 product_launch XGBoost released version 3.3 of its machine learning framework. source
SENTIMENT · 30D

22 day(s) with sentiment data

RECENT · PAGE 1/10 · 200 TOTAL
  1. TOOL · CL_196153 ·

    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…

  2. TOOL · CL_196018 ·

    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…

  3. TOOL · CL_195995 ·

    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…

  4. TOOL · CL_193866 ·

    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…

  5. TOOL · CL_193829 ·

    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…

  6. TOOL · CL_193694 ·

    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,…

  7. TOOL · CL_193687 ·

    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…

  8. TOOL · CL_193659 ·

    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…

  9. TOOL · CL_193346 ·

    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 …

  10. TOOL · CL_187383 ·

    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…

  11. TOOL · CL_187338 ·

    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 …

  12. COMMENTARY · CL_186888 ·

    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…

  13. TOOL · CL_185240 ·

    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…

  14. TOOL · CL_183554 ·

    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…

  15. RESEARCH · CL_183325 ·

    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…

  16. TOOL · CL_181112 ·

    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…

  17. TOOL · CL_181018 ·

    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 …

  18. TOOL · CL_180844 ·

    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…

  19. TOOL · CL_180629 ·

    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…

  20. COMMENTARY · CL_177989 ·

    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 …