PulseAugur
实时 07:05:52
实体 LightGBM

LightGBM

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

Show in brief
总计 · 30天
23
90 天内 23
发布 · 30天
0
90 天内 0
论文 · 30天
22
90 天内 22
层级分布 · 90 天
关系
情绪 · 30 天

6 天有情绪数据

最近 · 第 1/2 页 · 共 23 条
  1. TOOL · CL_44909 ·

    SepsisAI Orchestrator平台简化了早期脓毒症检测的AI部署

    研究人员开发了一个名为SepsisAI Orchestrator的开源平台,以简化在临床环境中用于早期脓毒症检测的AI模型的部署。该平台解决了数据异构性以及研究原型与医院环境之间差距等挑战。它集成了数据预处理、通过API提供的LightGBM分类器以及临床仪表板,所有这些都通过Docker和Kubernetes进行编排。性能测试显示了最小化延迟和避免请求失败的主机CPU特定最佳副本数量,这一发现对于临床AI推理而言是前所未有的量化。

  2. RESEARCH · CL_44010 ·

    RoBERTa leads sentiment analysis with 93% accuracy in new study

    This paper explores sentiment classification using various machine learning models, including traditional methods like Naive Bayes and SVM, alongside transformer-based models such as RoBERTa and DistilBERT. The study ev…

  3. TOOL · CL_38351 ·

    TabH2O foundation model unifies tabular prediction tasks

    Researchers have introduced TabH2O, a novel foundation model designed for tabular data prediction tasks like classification and regression. This model utilizes a unified training approach with a dual-head architecture, …

  4. TOOL · CL_36957 ·

    新型混合模型利用大型语言模型和图神经网络增强关系数据库处理能力

    研究人员开发了一种新颖的混合架构,该架构结合了经过微调的BART语言模型和基于GraphSAGE的图神经网络(GNN),以更好地处理关系数据库信息。该方法旨在克服传统方法压平数据库而丢失关键关系上下文的局限性。在RelBench基准测试上的实验表明,这种混合模型显著增强了BART的行嵌入,在特定任务上达到了67.40的具有竞争力的ROC-AUC,并缩小了与现有关系深度学习方法的性能差距。

  5. TOOL · CL_30259 ·

    Databricks launches open-source app for clinical trial site selection

    Databricks has released an open-source application called the Site Feasibility Workbench, designed to improve clinical trial operations. This tool integrates machine learning for site scoring, data management via Lakeba…

  6. TOOL · CL_25560 ·

    Machine learning system boosts truck-to-shipment matching accuracy

    A new machine learning system called Intelligent Truck Matching (ITM) 2.0 has been developed to improve the accuracy of matching trucks to shipments using GPS data. This system addresses challenges posed by missing or c…

  7. TOOL · CL_21103 ·

    指南详解从决策树到梯度提升的树模型

    本文提供了一份树模型指南,解释了它们在表格数据上的有效性以及从简单的决策树到XGBoost、LightGBM和CatBoost等高级梯度提升算法的演变过程。文章详细介绍了决策树如何通过基于特征的分割来工作,并介绍了用于确定分类数据的最佳分割点的基尼指数和熵等不纯度度量。

  8. TOOL · CL_20515 ·

    Researchers demonstrate gray-box poisoning attacks on malware detection pipelines

    Researchers have developed a method to poison continuous malware detection pipelines by subtly altering adversarial binaries. These manipulated samples, created through techniques like Import Address Table injections, c…

  9. RESEARCH · CL_18337 ·

    Manokhin 概率矩阵为分类器质量提供新框架

    研究人员引入了 Manokhin 概率矩阵,这是一个旨在评估分类器概率预测质量的新诊断框架。该框架区分了可靠性和分辨率,将分类器分为四种原型:Eagle、Bull、Sloth 和 Mole。一项对 21 个分类器和 30 个任务进行的实证研究发现,像 CatBoost 和 Random Forest 这样的模型是 Eagles,而 XGBoost 和 LightGBM 是 Bulls,这对事后校准具有特定意义。

  10. RESEARCH · CL_20481 ·

    人工智能利用先进的机器学习技术解码驾驶员行为和听觉信号

    研究人员开发了一个新的框架,通过结合脑电图(EEG)、肌电图(EMG)和皮肤电反应(GSR)等生理信号来对驾驶员行为进行分类。该系统采用基于SHAP的特征选择来识别最具预测性的信号,然后使用XGBoost和LightGBM模型的集成进行分类。该方法在测试准确率上达到了80.91%,宏F1分数达到了0.79,优于单一模态方法,并证明了多模态融合的价值。

  11. RESEARCH · CL_15857 ·

    Indonesian sentiment analysis: ML models outperform deep learning on reviews

    Two recent papers benchmark traditional machine learning models against deep learning approaches for sentiment analysis on Indonesian text data. One study on Tokopedia reviews found that a Linear SVC model outperformed …

  12. RESEARCH · CL_15938 ·

    ReClaim foundation model unlocks real-world medical evidence from claims data

    Researchers have developed ReClaim, a new generative transformer model trained on 43.8 billion medical events from over 200 million individuals. This model aims to extract valuable insights from nationwide medical claim…

  13. RESEARCH · CL_15552 ·

    MultiSense-Pneumo framework integrates multimodal data for pneumonia screening

    Researchers have developed MultiSense-Pneumo, a multimodal learning framework designed for pneumonia screening in resource-limited areas. This system integrates various data types including symptoms, cough audio, spoken…

  14. RESEARCH · CL_12567 ·

    新版《机器学习橙皮书》涵盖监督回归和分类

    一本题为《机器学习橙皮书 - 绿色版》的新书已发布,重点关注表格数据的监督回归和分类。本书由 Carl McBride Ellis 撰写,涵盖了基本的预测技术。它使用了包括 Python、pandas、scikit-learn、CatBoost、LightGBM 和 XGBoost 在内的技术栈。

  15. RESEARCH · CL_11454 ·

    Indonesian students show positive sentiment towards AI in higher education

    A new study analyzed Indonesian student sentiment regarding AI adoption in higher education, comparing traditional machine learning with Transformer-based deep learning models. The research utilized a dataset of 2,295 l…

  16. RESEARCH · CL_09875 ·

    Study evaluates LightGBM and deep learning for Norway electricity price forecasting

    Researchers have developed and evaluated eight different forecasting models, including LightGBM and deep learning architectures, to predict electricity prices across Norway's five bidding zones. The study utilized a mul…

  17. RESEARCH · CL_08661 ·

    AI framework AIMEN enhances neonatal health predictions with explainable insights

    Researchers have developed a deep learning framework called AIMEN to predict adverse labor outcomes in neonatal health. This system not only forecasts high-risk deliveries but also provides explanations for its predicti…

  18. RESEARCH · CL_06796 ·

    ML models show difficulty forecasting volatile Australian electricity prices

    A new study benchmarks six machine learning models for short-term electricity price forecasting in Australia's National Electricity Market. The research highlights significant challenges due to high price volatility, ir…

  19. RESEARCH · CL_06745 ·

    AI model fuses satellite data for Africa air quality monitoring

    Researchers have developed a system to map PM2.5 air quality across Africa by fusing satellite data with reanalysis information. The system uses LightGBM and conformal prediction, trained on over two million records fro…

  20. RESEARCH · CL_06254 ·

    研究对NLP任务的AutoML和BiLSTM进行基准测试,结果好坏参半

    研究人员比较了传统机器学习方法与深度学习模型在各种自然语言处理任务中的表现,包括细粒度情感分类和情感分析。研究使用了20种情感文本分类数据集和印度尼西亚电子商务评论等数据集。研究结果普遍表明,深度学习模型,特别是双向长短期记忆(BiLSTM)网络,通过更好地捕捉文本中的上下文细微差别,通常能获得更优越的性能。然而,传统的机器学习方法,如支持向量机和逻辑回归,在准确性方面仍然具有竞争力,并且在某些数据集上提供更高的计算效率。