中文
相关论文

相关论文: Wine Quality Prediction with Ensemble Trees: A Uni…

200 篇论文

We propose a gradient-free online ensemble learning algorithm that dynamically combines forecasts from a heterogeneous set of machine learning models based on their recent predictive performance, measured by out-of-sample R-squared. The…

统计金融 · 定量金融 2025-11-13 Jiaju Miao , Pawel Polak

Decision trees are popular classification models, providing high accuracy and intuitive explanations. However, as the tree size grows the model interpretability deteriorates. Traditional tree-induction algorithms, such as C4.5 and CART,…

机器学习 · 计算机科学 2022-11-29 Guangyi Zhang , Aristides Gionis

Most prompt-optimization methods refine a single static template, making them ineffective in complex and dynamic user scenarios. Existing query-dependent approaches rely on unstable textual feedback or black-box reward models, providing…

人工智能 · 计算机科学 2025-11-26 Ke Chen , Yifeng Wang , Hassan Almosapeeh , Haohan Wang

Natural gradient has been recently introduced to the field of boosting to enable the generic probabilistic predication capability. Natural gradient boosting shows promising performance improvements on small datasets due to better training…

机器学习 · 计算机科学 2019-12-06 Liliang Ren , Gen Sun , Jiaman Wu

Modern neural networks do not always produce well-calibrated predictions, even when trained with a proper scoring function such as cross-entropy. In classification settings, simple methods such as isotonic regression or temperature scaling…

机器学习 · 计算机科学 2021-03-26 Steven Reich , David Mueller , Nicholas Andrews

Random forest is widely exploited as an ensemble learning method. In many practical applications, however, there is still a significant challenge to learn from imbalanced data. To alleviate this limitation, we propose a deep dynamic boosted…

机器学习 · 计算机科学 2022-03-08 Haixin Wang , Xingzhang Ren , Jinan Sun , Wei Ye , Long Chen , Muzhi Yu , Shikun Zhang

Grapes are among the most economically and culturally significant fruits on a global scale, and table grapes and wine are produced in significant quantities in Europe and Asia. The production and quality of grapes are significantly impacted…

计算机视觉与模式识别 · 计算机科学 2026-02-16 Md. Ehsanul Haque , Md. Saymon Hosen Polash , Rakib Hasan Ovi , Aminul Kader Bulbul , Md Kamrul Siam , Tamim Hasan Saykat

This study presents a practical approach for early fault detection in industrial pump systems using real-world sensor data from a large-scale vertical centrifugal pump operating in a demanding marine environment. Five key operational…

This study presents a machine learning-based framework for heart disease prediction using the heart-disease dataset, comprising 303 samples with 14 features. The methodology involves data preprocessing, model training, and evaluation using…

机器学习 · 计算机科学 2025-05-16 Ali Azimi Lamir , Shiva Razzagzadeh , Zeynab Rezaei

Zero-shot foundation models (FMs) promise training-free prediction on tabular data, yet their hardware footprint remains poorly characterized. We present a fully reproducible benchmark that reports test accuracy together with wall-clock…

机器学习 · 计算机科学 2025-12-17 Ishaan Gangwani , Aayam Bansal

Within the domain of medical image analysis, three distinct methodologies have demonstrated commendable accuracy: Neural Networks, Decision Trees, and Ensemble-Based Learning Algorithms, particularly in the specialized context of genstro…

计算机视觉与模式识别 · 计算机科学 2025-10-14 Zeshan Khan

Diffusion models have achieved remarkable progress in image and audio generation, largely due to Classifier-Free Guidance. However, the choice of guidance scale remains underexplored: a fixed scale often fails to generalize across prompts…

声音 · 计算机科学 2025-10-07 Xuanhao Zhang , Chang Li

Gradient tree boosting is a prediction algorithm that sequentially produces a model in the form of linear combinations of decision trees, by solving an infinite-dimensional optimization problem. We combine gradient boosting and Nesterov's…

机器学习 · 统计学 2018-03-07 Gérard Biau , Benoît Cadre , Laurent Rouvìère

Fetal health is a critical concern during pregnancy as it can impact the well-being of both the mother and the baby. Regular monitoring and timely interventions are necessary to ensure the best possible outcomes. While there are various…

机器学习 · 计算机科学 2023-05-30 Md. Simul Hasan Talukder , Sharmin Akter

This work explores the use of gradient boosting in the context of classification. Four popular implementations, including original GBM algorithm and selected state-of-the-art gradient boosting frameworks (i.e. XGBoost, LightGBM and…

机器学习 · 计算机科学 2023-05-29 Piotr Florek , Adam Zagdański

Machine learning applications require fast and reliable per-sample uncertainty estimation. A common approach is to use predictive distributions from Bayesian or approximation methods and additively decompose uncertainty into aleatoric…

机器学习 · 计算机科学 2026-02-10 H. Martin Gillis , Isaac Xu , Thomas Trappenberg

In this research, an integrated detection model, Swin-transformer-YOLOv5 or Swin-T-YOLOv5, was proposed for real-time wine grape bunch detection to inherit the advantages from both YOLOv5 and Swin-transformer. The research was conducted on…

计算机视觉与模式识别 · 计算机科学 2023-08-09 Shenglian Lu , Xiaoyu Liu , Zixaun He , Wenbo Liu , Xin Zhang , Manoj Karkee

Autonomous UAV forestry operations require robust depth estimation with strong cross-domain generalization, yet existing evaluations focus on urban and indoor scenarios, leaving a critical gap for vegetation-dense environments. We present…

计算机视觉与模式识别 · 计算机科学 2026-01-28 Yida Lin , Bing Xue , Mengjie Zhang , Sam Schofield , Richard Green

Gradient Boosting Machine (GBM) introduced by Friedman is a powerful supervised learning algorithm that is very widely used in practice---it routinely features as a leading algorithm in machine learning competitions such as Kaggle and the…

机器学习 · 计算机科学 2020-09-17 Haihao Lu , Rahul Mazumder

In many applications of supervised learning, multiple classification or regression outputs have to be predicted jointly. We consider several extensions of gradient boosting to address such problems. We first propose a straightforward…

机器学习 · 统计学 2019-05-21 Arnaud Joly , Louis Wehenkel , Pierre Geurts