Efficiency improvement of English online teaching system based on bagging learning flow feature selection

2020 ◽  
pp. 1-11
Author(s):  
Zhou Fen

In the era of artificial intelligence, the traditional English teaching model can no longer meet the needs of society, and online English teaching has become the main development direction of English teaching in the future. In order to study the efficiency of English online teaching system, based on machine learning algorithms, this paper constructs an efficiency improvement model of English online teaching system. Moreover, in view of the shortcomings of current situation estimation algorithms that cannot coexist in terms of flexibility, causal interpretability and complexity, this paper proposes a biological immune algorithm framework that uses GBDT algorithm coding, which objectively and accurately shows the spread of the situation. In addition, for the problem that redundant information between features will reduce the accuracy of the framework, this paper proposes a streaming feature selection algorithm based on bagging learning. Finally, this paper designs a control experiment to analyze the performance of the model. The research results show that the model constructed in this paper is highly reliable.

2021 ◽  
Vol 2021 ◽  
pp. 1-10
Author(s):  
Huani Chen ◽  
Jian Huang

Nowadays, due to the pandemic and other problems, the establishment of physical classes is a big headache for both students and teachers, due to which the education system all over the world is shifted to the online system from the physical system. Advance technologies such as the Internet of Things (IoT) are playing a significant part in various sectors of life such as health, business, and education. In order to effectively improve the effect of online English teaching, this study designed an interactive online English teaching system based on the IoT technology. This study proposes three topological structures for the establishment of the proposed IoT-based online English teaching system. Based on the analysis of the three topological structures of the IoT, this study chooses to design each submodule of the front and back of the system in the network IoT environment to realize the daily operation and various functions of the system and to realize the interactive design of both of the teacher and student side. Based on this approach, an online English teaching system is designed, and the teaching quality based on this system is evaluated with the help of an algorithm known as grey relational analysis algorithm. The experimental results show that, after the application of this system, students have access to the teaching materials and content in a short period of time; and the English test scores were improved and were significantly higher as compared to the traditional teaching system. In addition, at the same time, the internal consistency reliability of the proposed system is very high which fully demonstrates the effectiveness of the proposed system.


Author(s):  
Meiwei Sun

Mode means the mode of human sensory organs with the external environment, the interaction with only one sensory organ is called single mode and the simultaneous interaction with more sensory organs are called multiple modes. A multimodal online English teaching system is designed, and is applied in the online English teaching of architecture major, and the students are divided into experimental group and control group. Conventional teaching is adopted in the conventional group, while multi-mode online systematic English learning is adopted for the experimental group. According to the employment statistics, it is shown that the experiment group presents some advantages in employment, relieving the employment pressure. The multi-mode learning has a good application effect in the English teaching of science and engineering, and the multi-mode online teaching system designed can be applied for the online English teaching.


2021 ◽  
Vol 2021 ◽  
pp. 1-9
Author(s):  
Haibao Du

The traditional English teaching system has certain problems in the acquisition of teaching resources and the innovation of teaching models. In order to improve the effect of subsequent English online teaching, this paper improves the machine learning algorithm to make it a core algorithm that can be used by artificial intelligence systems. Moreover, this paper combines the WBIETS system to expand the system function, analyzes the needs of the English network teaching system, and constructs the system function modules and logical structure. The data layer, logic layer, and presentation layer in the system constructed in this paper are independent of each other and can be effectively expanded when subsequent requirements change. In addition, this paper solves the problem of acquiring English teaching resources through the WBIETS system. To evaluate the performance of the English network teaching system, this paper performs comprehensive mathematical and experimental analysis. The experimental results show that the system constructed in this paper basically meets the actual teaching requirements.


Author(s):  
Fatemeh Alighardashi ◽  
Mohammad Ali Zare Chahooki

Improving the software product quality before releasing by periodic tests is one of the most expensive activities in software projects. Due to limited resources to modules test in software projects, it is important to identify fault-prone modules and use the test sources for fault prediction in these modules. Software fault predictors based on machine learning algorithms, are effective tools for identifying fault-prone modules. Extensive studies are being done in this field to find the connection between features of software modules, and their fault-prone. Some of features in predictive algorithms are ineffective and reduce the accuracy of prediction process. So, feature selection methods to increase performance of prediction models in fault-prone modules are widely used. In this study, we proposed a feature selection method for effective selection of features, by using combination of filter feature selection methods. In the proposed filter method, the combination of several filter feature selection methods presented as fused weighed filter method. Then, the proposed method caused convergence rate of feature selection as well as the accuracy improvement. The obtained results on NASA and PROMISE with ten datasets, indicates the effectiveness of proposed method in improvement of accuracy and convergence of software fault prediction.


Sensors ◽  
2021 ◽  
Vol 21 (14) ◽  
pp. 4821
Author(s):  
Rami Ahmad ◽  
Raniyah Wazirali ◽  
Qusay Bsoul ◽  
Tarik Abu-Ain ◽  
Waleed Abu-Ain

Wireless Sensor Networks (WSNs) continue to face two major challenges: energy and security. As a consequence, one of the WSN-related security tasks is to protect them from Denial of Service (DoS) and Distributed DoS (DDoS) attacks. Machine learning-based systems are the only viable option for these types of attacks, as traditional packet deep scan systems depend on open field inspection in transport layer security packets and the open field encryption trend. Moreover, network data traffic will become more complex due to increases in the amount of data transmitted between WSN nodes as a result of increasing usage in the future. Therefore, there is a need to use feature selection techniques with machine learning in order to determine which data in the DoS detection process are most important. This paper examined techniques for improving DoS anomalies detection along with power reservation in WSNs to balance them. A new clustering technique was introduced, called the CH_Rotations algorithm, to improve anomaly detection efficiency over a WSN’s lifetime. Furthermore, the use of feature selection techniques with machine learning algorithms in examining WSN node traffic and the effect of these techniques on the lifetime of WSNs was evaluated. The evaluation results showed that the Water Cycle (WC) feature selection displayed the best average performance accuracy of 2%, 5%, 3%, and 3% greater than Particle Swarm Optimization (PSO), Simulated Annealing (SA), Harmony Search (HS), and Genetic Algorithm (GA), respectively. Moreover, the WC with Decision Tree (DT) classifier showed 100% accuracy with only one feature. In addition, the CH_Rotations algorithm improved network lifetime by 30% compared to the standard LEACH protocol. Network lifetime using the WC + DT technique was reduced by 5% compared to other WC + DT-free scenarios.


2021 ◽  
Vol 8 (1) ◽  
Author(s):  
Joffrey L. Leevy ◽  
John Hancock ◽  
Richard Zuech ◽  
Taghi M. Khoshgoftaar

AbstractMachine learning algorithms efficiently trained on intrusion detection datasets can detect network traffic capable of jeopardizing an information system. In this study, we use the CSE-CIC-IDS2018 dataset to investigate ensemble feature selection on the performance of seven classifiers. CSE-CIC-IDS2018 is big data (about 16,000,000 instances), publicly available, modern, and covers a wide range of realistic attack types. Our contribution is centered around answers to three research questions. The first question is, “Does feature selection impact performance of classifiers in terms of Area Under the Receiver Operating Characteristic Curve (AUC) and F1-score?” The second question is, “Does including the Destination_Port categorical feature significantly impact performance of LightGBM and Catboost in terms of AUC and F1-score?” The third question is, “Does the choice of classifier: Decision Tree (DT), Random Forest (RF), Naive Bayes (NB), Logistic Regression (LR), Catboost, LightGBM, or XGBoost, significantly impact performance in terms of AUC and F1-score?” These research questions are all answered in the affirmative and provide valuable, practical information for the development of an efficient intrusion detection model. To the best of our knowledge, we are the first to use an ensemble feature selection technique with the CSE-CIC-IDS2018 dataset.


Sign in / Sign up

Export Citation Format

Share Document