paper-with-me

Papers

Association Rule Based Flexible Machine Learning Module for Embedded System Platforms like Android

2014-11-14 · Amiraj Dhawan, Shruti Bhave, Amrita Aurora, Vishwanathan Iyer

The past few years have seen a tremendous growth in the popularity of smartphones. As newer features continue to be added to smartphones to increase their utility, their significance will only increase in future. Combining machine learning with mobile computing can enable smartphones to become 'intelligent' devices, a feature which is hitherto unseen in them. Also, the combination of machine learning and context aware computing can enable smartphones to gauge user's requirements proactively, depending upon their environment and context. Accordingly, necessary services can be provided to users. In this paper, we have explored the methods and applications of integrating machine learning and context aware computing on the Android platform, to provide higher utility to the users. To achieve this, we define a Machine Learning (ML) module which is incorporated in the basic Android architecture. Firstly, we have outlined two major functionalities that the ML module should provide. Then, we have presented three architectures, each of which incorporates the ML module at a different level in the Android architecture. The advantages and shortcomings of each of these architectures have been evaluated. Lastly, we have explained a few applications in which our proposed system can be incorporated such that their functionality is improved.

📄 PDF Abstract BibTeX arXiv:1411.4076

Code (0)

등록된 구현이 없습니다.

Tasks

BIG-bench Machine Learning

Similar Papers 제목 키워드 기반

LoRMIkA: Local rule-based model interpretability with k-optimal associations

2019-08-11 · Dilini Rajapaksha, Christoph Bergmeir, Wray Buntine

As we rely more and more on machine learning models for real-life decision-making, being able to understand and trust the predictions becomes ever more important. Local explainer models have recently been introduced to e…

BIG-bench Machine LearningcounterfactualDecision Making

Speeding Up Recommender Systems Using Association Rules

2022-11-16 · Eyad Kannout, Hung Son Nguyen, Marek Grzegorowski

Recommender systems are considered one of the most rapidly growing branches of Artificial Intelligence. The demand for finding more efficient techniques to generate recommendations becomes urgent. However, many recommend…

Recommendation Systems

Information cartography in association rule mining

2020-02-29 · Iztok Fister Jr., Iztok Fister

Association Rule Mining is a machine learning method for discovering the interesting relations between the attributes in a huge transaction database. Typically, algorithms for Association Rule Mining generate a huge numb…

BIG-bench Machine Learning

NiaAutoARM: Automated generation and evaluation of Association Rule Mining pipelines

2024-12-30 · Uroš Mlakar, Iztok Fister Jr., Iztok Fister

The Numerical Association Rule Mining paradigm that includes concurrent dealing with numerical and categorical attributes is beneficial for discovering associations from datasets consisting of both features. The process …

Gain-loss ratio of storing intermediate data from workflows

2022-02-14 · Debasish Chakroborti

Sequentially, the systematic processing of a significant amount of data can be necessary for input datasets to get desired outputs. In a workflow management system(WMS), usually, users build workflows by manually selecti…

Management