paper-with-me

Papers

SELM: Software Engineering of Machine Learning Models

2021-03-20 · Nafiseh Jafari, Mohammad Reza Besharati, Mohammad Izadi, Maryam Hourali

One of the pillars of any machine learning model is its concepts. Using software engineering, we can engineer these concepts and then develop and expand them. In this article, we present a SELM framework for Software Engineering of machine Learning Models. We then evaluate this framework through a case study. Using the SELM framework, we can improve a machine learning process efficiency and provide more accuracy in learning with less processing hardware resources and a smaller training dataset. This issue highlights the importance of an interdisciplinary approach to machine learning. Therefore, in this article, we have provided interdisciplinary teams' proposals for machine learning.

📄 PDF Abstract BibTeX arXiv:2103.11249

Code (0)

등록된 구현이 없습니다.

Tasks

BIG-bench Machine Learning

Similar Papers 제목 키워드 기반

Regularized HessELM and Inclined Entropy Measurement for Congestive Heart Failure Prediction

2019-07-12 · Apdullah Yayık, Yakup Kutlu, Gökhan Altan

Our study concerns with automated predicting of congestive heart failure (CHF) through the analysis of electrocardiography (ECG) signals. A novel machine learning approach, regularized hessenberg decomposition based extr…

BIG-bench Machine LearningElectrocardiography (ECG)

SELM: Siamese Extreme Learning Machine with Application to Face Biometrics

2021-08-06 · Wasu Kudisthalert, Kitsuchart Pasupa, Aythami Morales, Julian Fierrez

Extreme Learning Machine is a powerful classification method very competitive existing classification methods. It is extremely fast at training. Nevertheless, it cannot perform face verification tasks properly because fa…

Face VerificationTriplet

Machine Learning for Software Engineering: A Systematic Mapping

2020-05-27 · Saad Shafiq, Atif Mashkoor, Christoph Mayr-Dorn, Alexander Egyed

Context: The software development industry is rapidly adopting machine learning for transitioning modern day software systems towards highly intelligent and self-learning systems. However, the full potential of machine l…

ArticlesBIG-bench Machine LearningSelf-Learning

Data-driven Optimal Power Flow: A Physics-Informed Machine Learning Approach

2020-05-31 · Xingyu Lei, Zhifang Yang, Juan Yu, Junbo Zhao 외

This paper proposes a data-driven approach for optimal power flow (OPF) based on the stacked extreme learning machine (SELM) framework. SELM has a fast training speed and does not require the time-consuming parameter tun…

BIG-bench Machine LearningPhysics-informed machine learning

A Systematic Literature Review on the Use of Machine Learning in Software Engineering

2024-06-19 · Nyaga Fred, I. O. Temkin

Software engineering (SE) is a dynamic field that involves multiple phases all of which are necessary to develop sustainable software systems. Machine learning (ML), a branch of artificial intelligence (AI), has drawn a …

Systematic Literature Review