Research on Quality Evaluation of Online Reservation Hotel APP Based on a RBF Neural Network and Support Vector Machine

Author(s):  
Ma Xiang

In order to evaluate the quality of online reservation hotel APP, RBF neural and support vector machine are used to evaluate the quality of online reservation hotel APP. First, the basic theory of the RBF neural network is studied, and the training algorithm of the RBF neural network is designed. Second, the basic model of support vector machine is analyzed, and the training algorithm is designed. Third, the evaluation index system of online reservation hotel APP is designed, and the weight of every index is established based on questionnaires and expert interview, and the evaluation simulation is carried out for 25 online reservation hotel APP, results show that the RBF neural network and support vector machine can obtain consistent evaluation results, and the support vector machine has better evaluation performance.

2007 ◽  
Vol 347 ◽  
pp. 323-328
Author(s):  
Kai Xiong ◽  
Dong Xiang Jiang ◽  
Yong Shan Ding ◽  
Kai Li

RBF neural network and support vector machine (SVM), two Artificial Intelligent (AI) methods, have been extensively applied on machinery fault diagnosis. Aero-engine, as one kind of rotating machine with complex structure and high rotating speed, has complicated vibration faults. As one kind of AI methods, RBF neural network has the advantages of fast learning, high accuracy and strong self-adapting ability. Support vector machine, another AI method, only needs a small quantity of fault data samples to train the classifier and does not need to extract signal features. In this paper, the applications of two AI methods on aero-engine vibration fault diagnosis are introduced. Firstly, the principles and algorithm of both two methods are presented. Secondly the fundamentals of two-shaft aero-engine vibration fault diagnosis are described and gotten the standard fault samples (training samples) and simulation samples (testing samples). Third, two AI methods are applied to the vibration fault diagnosis and obtained the diagnostic results. Finally, the advantages and disadvantages of the two methods are compared such as the computing speed, accuracy of diagnosis and complexity of algorithm, and given a suggestion of selecting the diagnostic methods.


2021 ◽  
Vol 2 (8) ◽  
pp. 675-684
Author(s):  
Jin Wang ◽  
Youjun Jiang ◽  
Li Li ◽  
Chao Yang ◽  
Ke Li ◽  
...  

The purpose of grain storage management is to dynamically analyze the quality change of the reserved grains, adopt scientific and effective management methods to delay the speed of the quality deterioration, and reduce the loss rate during storage. At present, the supervision of the grain quality in the reserve mainly depends on the periodic measurements of the quality of the grains and the milled products. The data obtained by the above approach is accurate and reliable, but the workload is too large while the frequency is high. The obtained conclusions are also limited to the studied area and not applicable to be extended into other scenarios. Therefore, there is an urgent need of a general method that can quickly predict the quality of grains given different species, regions and storage periods based on historical data. In this study, we introduced Back-Propagation (BP) neural network algorithm and support vector machine algorithm into the quality prediction of the reserved grains. We used quality index, temperature and humidity data to build both an intertemporal prediction model and a synchronous prediction model. The results show that the BP neural network based on the storage characters from the first three periods can accurately predict the key storage characters intertemporally. The support vector machine can provide precise predictions of the key storage characters synchronously. The average predictive error for each of wheat, rice and corn is less than 15%, while the one for soybean is about 20%, all of which can meet the practical demands. In conclusion, the machine learning algorithms are helpful to improve the management effectiveness of grain storage.


2021 ◽  
Vol 271 ◽  
pp. 04007
Author(s):  
Zhang Yu ◽  
Wang Ruoyu ◽  
Wang Xue

Wax-bearing crude oil will precipitate wax crystals in pipeline transportation, which will cause hidden dangers and affect the economic benefits of the pipeline. In order to study the complex wax deposition on the pipe wall and calculate the wax deposition under other conditions, this paper uses RBF neural network and support vector machine to predict the wax deposition data in Huachi operation area. The results show that the errors of the two methods meet the requirements. Because support vector machine can model and calculate finite samples, it is found that the accuracy of support vector machine is higher.


2018 ◽  
Vol 4 (10) ◽  
pp. 6
Author(s):  
Shivangi Bhargava ◽  
Dr. Shivnath Ghosh

News popularity is the maximum growth of attention given for particular news article. The popularity of online news depends on various factors such as the number of social media, the number of visitor comments, the number of Likes, etc. It is therefore necessary to build an automatic decision support system to predict the popularity of the news as it will help in business intelligence too. The work presented in this study aims to find the best model to predict the popularity of online news using machine learning methods. In this work, the result analysis is performed by applying Co-relation algorithm, particle swarm optimization and principal component analysis. For performance evaluation support vector machine, naïve bayes, k-nearest neighbor and neural network classifiers are used to classify the popular and unpopular data. From the experimental results, it is observed that support vector machine and naïve bayes outperforms better with co-relation algorithm as well as k-NN and neural network outperforms better with particle swarm optimization.


Author(s):  
Niha Kamal Basha ◽  
Aisha Banu Wahab

: Absence seizure is a type of brain disorder in which subject get into sudden lapses in attention. Which means sudden change in brain stimulation. Most of this type of disorder is widely found in children’s (5-18 years). These Electroencephalogram (EEG) signals are captured with long term monitoring system and are analyzed individually. In this paper, a Convolutional Neural Network to extract single channel EEG seizure features like Power, log sum of wavelet transform, cross correlation, and mean phase variance of each frame in a windows are extracted after pre-processing and classify them into normal or absence seizure class, is proposed as an empowerment of monitoring system by automatic detection of absence seizure. The training data is collected from the normal and absence seizure subjects in the form of Electroencephalogram. The objective is to perform automatic detection of absence seizure using single channel electroencephalogram signal as input. Here the data is used to train the proposed Convolutional Neural Network to extract and classify absence seizure. The Convolutional Neural Network consist of three layers 1] convolutional layer – which extract the features in the form of vector 2] Pooling layer – the dimensionality of output from convolutional layer is reduced and 3] Fully connected layer–the activation function called soft-max is used to find the probability distribution of output class. This paper goes through the automatic detection of absence seizure in detail and provide the comparative analysis of classification between Support Vector Machine and Convolutional Neural Network. The proposed approach outperforms the performance of Support Vector Machine by 80% in automatic detection of absence seizure and validated using confusion matrix.


Sensors ◽  
2021 ◽  
Vol 21 (2) ◽  
pp. 636
Author(s):  
Alhassan Mabrouk ◽  
Rebeca P. Díaz Redondo ◽  
Mohammed Kayed

Recently, it has been found that e-commerce (EC) websites provide a large amount of useful information that exceed the human cognitive processing capacity. In order to help customers in comparing alternatives when buying a product, previous research authors have designed opinion summarization systems based on customer reviews. They ignored the template information provided by manufacturers, although its descriptive information has the most useful product characteristics and texts are linguistically correct, unlike reviews. Therefore, this paper proposes a methodology coined as SEOpinion (summarization and exploration of opinions) to summarize aspects and spot opinion(s) regarding them using a combination of template information with customer reviews in two main phases. First, the hierarchical aspect extraction (HAE) phase creates a hierarchy of aspects from the template. Subsequently, the hierarchical aspect-based opinion summarization (HAOS) phase enriches this hierarchy with customers’ opinions to be shown to other potential buyers. To test the feasibility of using deep learning-based BERT techniques with our approach, we created a corpus by gathering information from the top five EC websites for laptops. The experimental results showed that recurrent neural network (RNN) achieved better results (77.4% and 82.6% in terms of F1-measure for the first and second phases, respectively) than the convolutional neural network (CNN) and the support vector machine (SVM) technique.


Sign in / Sign up

Export Citation Format

Share Document