中文
相关论文

相关论文: Big Data analytics. Three use cases with R, Python…

200 篇论文

Current trends in scientific imaging are challenged by the emerging need of integrating sophisticated machine learning with Big Data analytics platforms. This work proposes an in-memory distributed learning architecture for enabling…

分布式、并行与集群计算 · 计算机科学 2018-10-01 A. Panousopoulou , S. Farrens , K. Fotiadou , A. Woiselle , G. Tsagkatakis , J-L. Starck , P. Tsakalides

scikit-multilearn is a Python library for performing multi-label classification. The library is compatible with the scikit/scipy ecosystem and uses sparse matrices for all internal operations. It provides native Python implementations of…

机器学习 · 计算机科学 2018-12-11 Piotr Szymański , Tomasz Kajdanowicz

Data originating from the Web, sensor readings and social media result in increasingly huge datasets. The so called Big Data comes with new scientific and technological challenges while creating new opportunities, hence the increasing…

人工智能 · 计算机科学 2020-02-19 Ilias Tachmazidis , Grigoris Antoniou , Wolfgang Faber

The distributed data analytic system -- Spark is a common choice for processing massive volumes of heterogeneous data, while it is challenging to tune its parameters to achieve high performance. Recent studies try to employ auto-tuning…

分布式、并行与集群计算 · 计算机科学 2023-09-06 Yang Li , Huaijun Jiang , Yu Shen , Yide Fang , Xiaofeng Yang , Danqing Huang , Xinyi Zhang , Wentao Zhang , Ce Zhang , Peng Chen , Bin Cui

Distributed data analytic engines like Spark are common choices to process massive data in industry. However, the performance of Spark SQL highly depends on the choice of configurations, where the optimal ones vary with the executed…

机器学习 · 计算机科学 2023-05-30 Yu Shen , Xinyuyang Ren , Yupeng Lu , Huaijun Jiang , Huanyong Xu , Di Peng , Yang Li , Wentao Zhang , Bin Cui

Deep learning has permeated through many aspects of computing/processing systems in recent years. While distributed training architectures/frameworks are adopted for training large deep learning models quickly, there has not been a…

分布式、并行与集群计算 · 计算机科学 2021-06-14 Salem Alqahtani , Murat Demirbas

Model combination, often regarded as a key sub-field of ensemble learning, has been widely used in both academic research and industry applications. To facilitate this process, we propose and implement an easy-to-use Python toolkit, combo,…

机器学习 · 计算机科学 2020-09-22 Yue Zhao , Xuejian Wang , Cheng Cheng , Xueying Ding

To process data more efficiently, big data frameworks provide data abstractions to developers. However, due to the abstraction, there may be many challenges for developers to understand and debug the data processing code. To uncover the…

软件工程 · 计算机科学 2021-03-29 Zehao Wang

Linear algebra routines are basic building blocks for the statistical software. In this paper we analyzed how can we can improve R performance for matrix computations. We benchmarked few matrix operations using the standard linear algebra…

数学软件 · 计算机科学 2018-03-21 Bogdan Oancea , Tudorel Andrei , Raluca Mariana Dragoescu

In this paper we address the problem of performing statistical inference for large scale data sets i.e., Big Data. The volume and dimensionality of the data may be so high that it cannot be processed or stored in a single computing node. We…

统计方法学 · 统计学 2016-04-20 Shahab Basiri , Esa Ollila , Visa Koivunen

In this paper we present MLaut (Machine Learning AUtomation Toolbox) for the python data science ecosystem. MLaut automates large-scale evaluation and benchmarking of machine learning algorithms on a large number of datasets. MLaut provides…

机器学习 · 计算机科学 2019-01-14 Viktor Kazakov , Franz J. Király

Modern big data systems run on cloud environments where resources are shared amongst several users and applications. As a result, declarative user queries in these environments need to be optimized and executed over resources that…

数据库 · 计算机科学 2019-06-18 Alekh Jindal , Lalitha Viswanathan , Konstantinos Karanasos

This article explores the utilization of the Hadoop ecosystem as a polyglot big data processing platform, focusing on the integration of diverse computation and storage technologies and their potential advantages in certain computational…

分布式、并行与集群计算 · 计算机科学 2025-04-22 Antony Seabra , Sergio Lifschitz

Parallel computing has established itself as another standard method for applied research and data analysis. The R system, being internally constrained to mostly singly-threaded operations, can nevertheless be used along with different…

统计计算 · 统计学 2020-04-07 Dirk Eddelbuettel

This paper proposes a model for specifying data flow based parallel data processing programs agnostic of target Big Data processing frameworks. The paper focuses on the formal abstract specification of non-iterative and iterative programs,…

The utilization of Machine Learning (ML) in contemporary software systems is extensive and continually expanding. However, its usage is energy-intensive, contributing to increased carbon emissions and demanding significant resources. While…

软件工程 · 计算机科学 2025-08-26 Rajrupa Chattaraj , Sridhar Chimalakonda , Vibhu Saujanya Sharma , Vikrant Kaulgud

The automatic search performance of search engines has become an essential part of measuring the difference in user experience. An efficient automatic search system can significantly improve the performance of search engines and increase…

信息检索 · 计算机科学 2020-12-07 Hong Xiong

In the big data era of observational oceanography, passive acoustics datasets are becoming too high volume to be processed on local computers due to their processor and memory limitations. As a result there is a current need for our…

分布式、并行与集群计算 · 计算机科学 2019-06-10 Paul Nguyen Hong Duc , Dorian Cazau

Distributed, online data mining systems have emerged as a result of applications requiring analysis of large amounts of correlated and high-dimensional data produced by multiple distributed data sources. We propose a distributed online data…

机器学习 · 计算机科学 2013-07-03 Cem Tekin , Mihaela van der Schaar

We introduce dro, an open-source Python library for distributionally robust optimization (DRO) for regression and classification problems. The library implements 14 DRO formulations and 9 backbone models, enabling 79 distinct DRO methods.…

机器学习 · 计算机科学 2025-05-30 Jiashuo Liu , Tianyu Wang , Henry Lam , Hongseok Namkoong , Jose Blanchet