XGBoost
PulseAugur coverage of XGBoost — every cluster mentioning XGBoost across labs, papers, and developer communities, ranked by signal.
- used by Shap 80%
- uses Shap 80%
- competes with LightGBM 70%
- competes with Catboost 70%
- competes with TabPFN 70%
- instance of support vector machine 70%
- instance of machine learning 70%
- used by long short-term memory 60%
- competes with long short-term memory 60%
- competes with random forest 50%
- used by LightGBM 50%
- affiliated with Shap 50%
11 天有情绪数据
-
TabPFN fails to outperform traditional models in insurance pricing
A new paper evaluates the Tabular Foundation Model (TabPFN) for motor insurance pricing, comparing it against traditional Generalized Linear Models (GLMs) and XGBoost. The study found that TabPFN did not consistently ou…
-
AI tutoring system improves public speaking with multimodal feedback
Researchers have developed an interpretable closed-loop Intelligent Tutoring System (ITS) designed to enhance public speaking skills through multimodal feedback. The system utilizes an XGBoost model to analyze facial, v…
-
Enterprise fraud detection platform built with graph features and BERT embeddings
This article details the creation of an enterprise-level platform for fraud detection and credit risk assessment. It outlines a modular system design incorporating graph features, BERT-style embeddings, and XGBoost ense…
-
XGBoost Interview Questions and Answers for ML Professionals
This article presents the first half of a list of 30 common interview questions and answers related to XGBoost. It is intended as a resource for individuals preparing for machine learning interviews, specifically focusi…
-
Algebraic ML framework matches CNNs, XGBoost on small datasets
Researchers have developed a new framework called Algebraic Machine Learning (AML) that learns through algebraic structure decomposition, bypassing traditional numerical optimization. In evaluations, AML demonstrated co…
-
AI predicts heart ischemia from CT scans using novel calcium features
Researchers have developed a new machine learning framework to predict myocardial ischemia using standard non-contrast CT calcium scoring scans. The model incorporates the Agatston score, eight novel "calcium-omics" fea…
-
Machine learning enhances smart grid anomaly detection with reduced features
Researchers have developed a machine learning approach to detect cyber-physical anomalies in smart grids, aiming to distinguish between physical faults and malicious cyber-attacks. The method utilizes genetic algorithms…
-
Hybrid KAN-XGBoost model improves electricity price forecasting
Researchers have developed a new hybrid framework for forecasting electricity prices in Australia's National Electricity Market (NEM). This approach combines Kolmogorov-Arnold Networks (KAN) with XGBoost to better captu…
-
AI predicts construction safety outcomes using NLP and machine learning
Researchers have developed an AI-based system to predict construction safety outcomes using natural language processing on incident reports. The updated approach utilizes a larger dataset of over 90,000 reports and inco…
-
ML ensemble predicts Bangladesh flash floods 72 hours ahead
Researchers have developed HaorFloodAlert, a machine learning ensemble designed to predict flash floods in Bangladesh's haor wetlands up to 72 hours in advance. This system addresses limitations of existing flood predic…
-
Quantum-enhanced hybrid model shows promise for UAV anomaly detection
Researchers have developed a new method for detecting anomalies in unmanned aerial vehicles (UAVs) by combining quantum machine learning with classical techniques. This approach uses a leakage-free evaluation protocol o…
-
Researchers distill large AI models into faster CPU-ready gradient-boosted trees
Researchers have developed a method to distill large tabular foundation models (TFMs) into smaller, faster gradient-boosted tree models that can run on CPUs. This technique addresses the latency issue of TFMs, which are…
-
TabPFN model advances clinical decision support for pediatric ECMO
Researchers have developed an imitation learning approach to aid clinical decision-making for pediatric ECMO patients. This method uses observational data to learn action models, addressing challenges of complexity and …
-
ML classifier automates refactoring of BDD test suites
Researchers have developed a method to automatically identify and categorize opportunities for refactoring in behavior-driven development (BDD) software test suites. Their approach uses machine learning classifiers, spe…
-
LLM agents refine agricultural yield forecasts, cutting errors by 56%
Researchers have developed a novel agent-based framework to improve agricultural yield forecasts, particularly for soft fruit production where detailed data is scarce. This system uses large language model agents to ref…
-
Time series forecasting explained with Zillow's $9B lesson
This article explains time series forecasting, a crucial but often complex aspect of data analysis. It uses the example of Zillow's costly failure in iBuying to illustrate the dangers of models that don't account for ch…
-
FlightSense platform predicts flight delays using AI and propagation features
Researchers have developed FlightSense, an MLOps platform designed to predict flight delays by modeling how delays propagate through aircraft rotation chains. The system achieved an AUC of 0.879 by incorporating delay p…
-
TinyBayes enables real-time crop disease detection on edge devices
Researchers have developed TinyBayes, a novel framework for real-time image classification on edge devices, specifically for detecting diseases in cocoa crops. This system integrates a closed-form Bayesian classifier wi…
-
Guide Explains Tree-Based Models From Decision Trees to Boosting
This article provides a guide to tree-based models, explaining their effectiveness with tabular data and their evolution from simple decision trees to advanced boosting algorithms like XGBoost, LightGBM, and CatBoost. I…
-
Quadrature-TreeSHAP offers faster, more stable AI model explanations
Researchers have developed Quadrature-TreeSHAP, a novel method for explaining tree ensemble predictions that is depth-independent and more numerically stable than existing approaches. This new technique extends naturall…