Search results for "Machine learning"
showing 10 items of 1464 documents
Recent advances in machine learning for maximal oxygen uptake (VO2 max) prediction : A review
2022
Maximal oxygen uptake (VO2 max) is the maximum amount of oxygen attainable by a person during exercise. VO2 max is used in different domains including sports and medical sciences and is usually measured during an incremental treadmill or cycle ergometer test. The drawback of directly measuring VO2 max using the maximal test is that it is expensive and requires a fixed and controlled protocol. During the last decade, various machine learning models have been developed for VO2 max prediction and numerous studies have attempted to predict VO2 max using data from submaximal and non-exercise tests. This article gives an overview of the machine learning models developed over the past five years (…
3D Matrix-Based Visualization System of Association Rules
2017
With the growing number of mining datasets, it becomes increasingly difficult to explore interesting rules because of the large number of resultant and its nature complexity. Studies on human perception and intuition show that graphical representation could be a better illustration of how to seek information from the data using the capabilities of human visual system. In this work, we present and implement a 3D matrix-based approach visualization system of association rules. The main visual representation applies the extended matrix-based approach with rule-to-items mapping to general transaction data set. A novel method merging rules and assigning weight is proposed in order to reduce the …
Predicting hospital associated disability from imbalanced data using supervised learning.
2019
Hospitalization of elderly patients can lead to serious adverse effects on their functional capability. Identifying the underlying factors leading to such adverse effects is an active area of medical research. The purpose of the current paper is to show the potential of artificial intelligence in the form of machine learning to complement the existing medical research. This is accomplished by studying the outcome of hospitalization of elderly patients as a supervised learning task. A rich set of features characterizing the medical and social situation of elderly patients is leveraged and using confusion matrices, association rule mining, and two different classes of supervised learning algo…
Analyzing the Correlation of Classical and Community-aware Centrality Measures in Complex Networks
2021
International audience; Identifying influential nodes in social networks is a fundamental issue. Indeed, it has many applications, such as inhibiting epidemic spreading, accelerating information diffusion, preventing terrorist attacks, and much more. Classically, centrality measures quantify the node's importance based on various topological properties of the network, such as Degree and Betweenness. Nonetheless, these measures are agnostic of the community structure, although it is a ubiquitous characteristic encountered in many real-world networks. To overcome this drawback, there is a growing trend to design so-called community-aware centrality measures. Although several works investigate…
A machine learning examination of hydroxyl radical differences among model simulations for CCMI-1
2020
The hydroxyl radical (OH) plays critical roles within the troposphere, such as determining the lifetime of methane (CH4), yet is challenging to model due to its fast cycling and dependence on a multitude of sources and sinks. As a result, the reasons for variations in OH and the resulting methane lifetime (τCH4), both between models and in time, are difficult to diagnose. We apply a neural network (NN) approach to address this issue within a group of models that participated in the Chemistry-Climate Model Initiative (CCMI). Analysis of the historical specified dynamics simulations performed for CCMI indicates that the primary drivers of τCH4 differences among 10 models are the flux of UV li…
Assessment of maize nitrogen uptake from PRISMA hyperspectral data through hybrid modelling
2022
The Influence of Task and Context-Based Complexity on the Final Choice
2011
In this chapter, we present a new approach for the design of choice task experiments that analyze the final respondent’s choice but not the decision process.1 The approach creates choice tasks with a one-to-one correspondence between decision strategies and the observed choices. Thus, a decision strategy used is unambiguously deduced from an observed choice. Furthermore, the approach systematically manipulates the characteristics of choice tasks and takes into account measurement errors concerning the preferences of the decision makers. We use this approach to generate respondent-specific choice tasks with either low or high complexity and study their influence on the use of compensatory an…
Are You Able to Trust Me? Analysis of the Relationships Between Personality Traits and the Assessment of Attractiveness and Trust
2021
Behavioral and neuroimaging studies show that people trust and collaborate with others based on a quick assessment of the facial appearance. Based on the morphological characteristics of the face, i.e., features, shape, or color, it is possible to determine health, attractiveness, trust, and some personality traits. The study attempts to indicate the features influencing the perception of attractiveness and trust. In order to select individual factors, a model of backward stepwise logistic regression was used, analyzing the results of the psychological tests and the attractiveness and trust survey. Statistical analysis made it possible to select the most important personality traits related…
Dance to your own drum: Identification of musical genre and individual dancer from motion capture using machine learning
2020
Machine learning has been used to accurately classify musical genre using features derived from audio signals. Musical genre, as well as lower-level audio features of music, have also been shown to...
Machine Learning VS Transfer Learning - Smart Camera Implementation for Face Authentication
2018
The aim of this paper is to highlight differences between classical machine learning and transfer learning applied to low cost real-time face authentication. Furthermore, in an access control context, the size of biometric data should be minimized so it can be stored on a remote personal media. These constraints have led us to compare only lightest versions of these algorithms. Transfer learning applied on Mobilenet v1 raises to 85% of accuracy, for a 457Ko model, with 3680s and 1.43s for training and prediction tasks. In comparison, the fastest integrated method (Random Forest) shows accuracy up to 90% for a 7,9Ko model, with a fifth of a second to be trained and a hundred of microseconds …