(function(doc, html, url) { var widget = doc.createElement("div"); widget.innerHTML = html; var script = doc.currentScript; // e = a.currentScript; if (!script) { var scripts = doc.scripts; for (var i = 0; i < scripts.length; ++i) { script = scripts[i]; if (script.src && script.src.indexOf(url) != -1) break; } } script.parentElement.replaceChild(widget, script); }(document, '

A Cuckoo Search-Based Optimized Ensemble Model (CSOEM) for the Analysis of Human Gait

What is it about?

In recent years, the usage of mobile devices has considerably helped the spread of Human Activity Recognition (HAR) investigations. Researchers like it because of its flexibility, low cost, small size, ease of use, and wide variety of potential applications. In recent years, conventional, biological, and control-based technologies have all been developed for humanoid robot mobility. This study focuses on improving the suggested approach, which differs from earlier articles. This is accomplished through the utilization of the publicly accessible Human Activity Gait (HAG) data collection, which documents a wide range of activities. To establish how best to use these data, many experiments were carried out using several machine-learning algorithms, each with its own set of hyper-parameters. In this article, we used an ensemble machine learning model for the classification of activities and Cuckoo Search Optimizations for the best feature. This ensemble model consists of Logistic Regression, K-Nearest Neighbors, and Decision Tree.

Why is it important?

"Human Activity Recognition" refers to the ability of an algorithm or computer system to identify and classify human behaviours based on data collected from several sensors or sources. HAR has expanded rapidly in recent years because of its potential applications in human-computer interaction, smart home assisted living, healthcare, and many other areas.

Read more on Kudos…
The following have contributed to this page:
Divya Thakur
' ,"url"));