Fermentation process directly determines the product quality of black tea. This work aimed to develop a rapid method for detecting the degree of fermentation of black tea based on electrical properties of tea leaves. ...
详细信息
Fermentation process directly determines the product quality of black tea. This work aimed to develop a rapid method for detecting the degree of fermentation of black tea based on electrical properties of tea leaves. An LCR meter employed to identify 11 electrical parameters of tea leaves during the fermentation process, and the content of catechins and tea pigments in tea leaves were measured by using HPLC and UV-Vis spectrometer, respectively. Principal component analysis and hierarchical clustering analysis applied to divide samples into different groups in the degree of fermentation. Correlation analysis used to characterize the responding strength of electrical parameters on the variation of catechins and pigments. Finally, multilayer perceptron, random forest, and support vector machine algorithm used to build discrimination models of fermentation degree, and the average accuracy rate on the testing set reached to 88.90%, 100%, and 76.92%, respectively.
Automatic personality recognition using the Big Five dimensions (OCEAN: extraversion, agreeableness, conscientiousness, neuroticism and openness) is capturing the attention of researchers. Personality recognition is e...
详细信息
ISBN:
(纸本)9781728167190;9781728167206
Automatic personality recognition using the Big Five dimensions (OCEAN: extraversion, agreeableness, conscientiousness, neuroticism and openness) is capturing the attention of researchers. Personality recognition is expected to have encouraging future in Human- computer and Robot Interaction applications. Human speech conveys rich information that can be derived to recognize speaker traits. However, our focus is on the rich content of non-verbal features in human speech. We focus on how humans talk, not what they talk about. The focus in this paper is to experiment with four different machinelearning techniques, and their performance in recognizing personality traits, we report our results in this regard. We use the Speaker Personality Corpus provided by the Interspeech 2012 challenge. First, we recognize three issues affecting the system's low performance: dimensionality, judges' agreement, and imbalanced data. Next, we address each issue and provide a solution to improve the system's performance. Finally, we compare our results with the baseline showing better classification results.
The heart seems to be a very complicated organ in human body. If some part of the heart has been seriously damaged, the remaining part of the heart will still remain functioning. But as a result of the injury, the hea...
详细信息
ISBN:
(数字)9781728195377
ISBN:
(纸本)9781728195384
The heart seems to be a very complicated organ in human body. If some part of the heart has been seriously damaged, the remaining part of the heart will still remain functioning. But as a result of the injury, the heart can be weakened and unable to pump as much blood as normal. With timely detection of multiple possible hamstring issues, proper care, and dietary changes after a heart attack, the additional injury can be reduced or avoided. In this paper, different types of machine learning algorithms are used for measuring the possibility heart attack, they are logistic regression, random forest, bagging, MLP, and decision tree. By finding the best algorithm, this paper also shows the correlation matrices, visualizes the feature, and AUC. From this research work, it is evident that the logistic regression is the best model with an accuracy of about 80% and also gives the best AUC of about 87%.
We propose PROMISE, the first end-to-end design of a PROgrammable Mixed-Signal accElerator from Instruction Set Architecture to high-level language compiler for acceleration of diverse machine learning algorithms by e...
详细信息
We propose PROMISE, the first end-to-end design of a PROgrammable Mixed-Signal accElerator from Instruction Set Architecture to high-level language compiler for acceleration of diverse machine learning algorithms by exploiting the advantage of the superior energy efficiency from analog/mixed-signal processing.
Health care systems are merely designed to meet the needs of increasing population globally. People around the globe are affected with different types of deadliest diseases. Among the different types of commonly exist...
详细信息
Health care systems are merely designed to meet the needs of increasing population globally. People around the globe are affected with different types of deadliest diseases. Among the different types of commonly existing diseases, diabetes is a major cause of blindness, kidney failure, heart attacks, etc. Health care monitoring systems for different diseases and symptoms are available all around the world. The rapid development in the fields of Information and Communication Technologies made remarkable improvements in health care systems. Various machine learning algorithms are proposed which automates the working model of health care systems and enhances the accuracy of disease prediction. Hadoop cluster based distributed computing framework supports in efficient processing and storing of extremely large datasets in cloud environment. This work proposes the novel implementation of machine learning algorithms in hadoop based clusters for diabetes prediction. The results show that the machine learning algorithms can able to produce highly accurate diabetes predictive healthcare systems. Pima Indians Diabetes Database from National Institute of Diabetes and Digestive Diseases is used to evaluate the working of algorithm.
Arterial stiffness is strongly associated with cardiovascular events. Existing devices for evaluating arterial stiffness based on ultrasound or pulse wave velocity suffer a lot from complexity and inconvenience in hom...
详细信息
Arterial stiffness is strongly associated with cardiovascular events. Existing devices for evaluating arterial stiffness based on ultrasound or pulse wave velocity suffer a lot from complexity and inconvenience in home-care settings. This paper proposed a wearable sensor for arterial stiffness monitoring via machinelearning techniques. The proposed sensor is comprised of one electrocardiogram (ECG) and one photoplethysmogram (PPG) module. The ECG and PPG signals were first simultaneously collected by the wearable sensor, and 21 features were extracted from two signals for arterial stiffness evaluation. A genetic algorithm-based feature selection method was then used to select the important indicators. Multivariate linear regression (MLR), decision tree, and back propagation (BP) neural network were employed to develop the model. Vascular age and 10-year cardiovascular disease risk from OMRON arteriosclerosis instrument were deemed as the gold standard to evaluate arterial stiffness. Experimental results based on 501 diverse subjects showed that the MLR approach exhibited the best accuracy in vascular age estimation (correlation coefficient, 0.89;mean of the residual, 0.2136;and standard deviation of the residual, 6.2432). While the BP neural networks-based approach was hest in cardiovascular disease risk estimation (correlation coefficient, 0.9488;mean of the residual, - 0.3579%;and standard deviation of the residual, 3.7131%). The results indicate that the proposed learning-based sensor has great potential in arterial stiffness monitoring in home-care settings.
A Distributed Denial of Service (DDoS) attack is a lethal threat to web-based services and applications. These attacks can cripple down these services in no time and deny legitimate users from using these services. Th...
详细信息
A Distributed Denial of Service (DDoS) attack is a lethal threat to web-based services and applications. These attacks can cripple down these services in no time and deny legitimate users from using these services. The problem has further prevailed with the massive usage of unsecured Internet of Things (IoT) devices across the Internet. Moreover, many existing rule-based detection systems are easily vulnerable to attacks. In this paper, we performed a comparative analysis of machinelearning (ML) algorithms to detect and classify DDoS attacks. As part of the work, various machine learning algorithms such as Naïve Bayes, J48, Random Forest and ZeroR ML classifiers are compared. Principal Component Analysis (PCA) method has been used to select the optimal number of features. WEKA tool has been used to implement ML algorithms.
Instagram is extremely popular because many celebrities and their fan pages use Instagram as the platform for them to communicate. Instagram offers many media sharing features and has proven to be the most popular soc...
详细信息
ISBN:
(纸本)9781665401524
Instagram is extremely popular because many celebrities and their fan pages use Instagram as the platform for them to communicate. Instagram offers many media sharing features and has proven to be the most popular social media platform for promoting many brands. As the most popular platform, Instagram also has fake users. Regrettably, some people do malicious activities using fake accounts such as impersonating artists or influencers, hate comments and spread rumors to become viral. Hence, this research aims to detect Instagram fake users based on the user's profile. There are several stages before account authenticity detection is successful, starting from data pre-processing, selecting a classification model, and classification evaluation. The algorithms that are used to create the supervised machinelearning model are Logistic Regression, Bernoulli Naive Bayes, Random Forest, Support Vector machine, and Artificial Neural Network (ANN). This paper tried two experiments. The first is that the default state of the model has no parameters, and no features are added. Second, to improve the accuracy, new features and tuning parameters were added in the experiment. Models that perform better than other models based on the second experiment with new features and parameters are Logistic Regression and Random Forest, with an accuracy of 0.93.
This work aims at building a classifier able of predicting the polarity of a comment while using machinelearning (ML) algorithms. Our work is essentially divided into three tasks: data extraction, processing and mode...
详细信息
This work aims at building a classifier able of predicting the polarity of a comment while using machinelearning (ML) algorithms. Our work is essentially divided into three tasks: data extraction, processing and modelling. In order to build our model, we use the NLTK dataset. Then, we use text mining techniques to generate and process the variables. Based on a supervised probabilistic machinelearning algorithm, we tended to create a classifier to classify our tweets into positive and negative sentiments then we opt for two experiments to evaluate the performance of our model. Compered to previous reported works, we achieve greater precision.
Scale deposition, a form of formation damage, not only affects the reservoir but also damages the well and equipment. This phenomenon occurs due to changes in temperature, pressure, and the injection of incompatible s...
详细信息
Scale deposition, a form of formation damage, not only affects the reservoir but also damages the well and equipment. This phenomenon occurs due to changes in temperature, pressure, and the injection of incompatible salt water, leading to ionic reactions. This study investigated permeability reduction due to scale deposition and examined how parameters such as temperature, pressure drop, and ion concentration affect the prediction accuracy. The scale deposits investigated in this study include CaSO4, 4 , BaSO4, 4 , and SrSO4. 4 . This paper uses Python to employ different machine-learningalgorithms to predict the results. Each machinelearning model has certain hyper-parameters that need adjustment. Failure to do so will result in reduced accuracy and incomplete interpretation of input data. The accuracy of the support vector regression (SVR) algorithm was significantly affected by the variation of the epsilon parameter in the dataset used. Therefore, before hyperparameter optimization, SVR had the lowest accuracy at 0.575. After adjusting the hyper-parameters, our findings show that SVR had the highest increase in R-squared value, which was 0.900, and the most minor growth in KNN, which went from 0.995 to 0.996. Additionally, the highest accuracy value for K-Nearest Neighbor is 0.996. Furthermore, most errors were related to SVR and XGBoost algorithms, while the most negligible errors were for the Decision Tree and KNN algorithms.
暂无评论