(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, '

Machine learning for stress dwtection

What is it about?

Itnis about using machine learning algorithms and how their modification can be used to detect stress in an effective way

Why is it important?

The work is a fusion of support vector machine and whale optimization algorithm for deecting stress. It modifes these existing algorithms and fuses them to achieve better performance than other existing methods

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