Wahyu Rahmaniar
National Taipei University of Technology, Taiwan

Published : 2 Documents Claim Missing Document
Claim Missing Document
Check
Articles

Found 2 Documents
Search

Linkage Detection of Features that Cause Stroke using Feyn Qlattice Machine Learning Model Purwono Purwono; Alfian Ma'arif; Iis Setiawan Mangku Negara; Wahyu Rahmaniar; Jihad Rahmawan
Jurnal Ilmiah Teknik Elektro Komputer dan Informatika Vol 7, No 3 (2021): December
Publisher : Universitas Ahmad Dahlan

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.26555/jiteki.v7i3.22237

Abstract

Stroke is a disease caused by brain tissue damage because of blockage in the cerebrovascular system that disrupts body sensory and motoric systems Stroke disease is one of the highest death cause in the world. Data collection from Electronic Health Records (EHR) is increasing and has been included in the health service big data. It can be processed and analyzed using machine learning to determine the risk group of stroke disease. Machine learning can be used as a predictor of stroke causes, while the predictor clarifies the influence of each cause factor of the disease. Our contribution in this research is to evaluate Feyn Qlattice machine learning models to detect the influence of stroke disease's main cause features. We attempt to obtain a correlation between features of the stroke disease, especially on the gender as a feature, whether any other features can influence the gender feature. This research utilizes 4908 data of the disease predictor using the Feyn Qlattice model. The result implies that gender highly impacts age and hypertension on stroke disease causes. Autorun in Feyn Qlattice model was run with ten epochs, resulting in 17596 test models at 57s. Query string parameter that was focused on age and hypertension features resulted in 1245 models at 4s. An increase of accuracy was found in training metrics from 0.723 to 0.732 and in testing metrics from 0.695 to 0.708. Evaluation results showed that the model is reasonably good as a predictor of stroke disease, indicated with blue lines of AUC in training and testing metrics close to ROC's left side peak curve.
Blockchain Technology Purwono Purwono; Alfian Ma'arif; Wahyu Rahmaniar; Qazi Mazhar ul Haq; Dimas Herjuno; Muchammad Naseer
Jurnal Ilmiah Teknik Elektro Komputer dan Informatika Vol 8, No 2 (2022): June
Publisher : Universitas Ahmad Dahlan

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.26555/jiteki.v8i2.24327

Abstract

Blockchain came because of the occurrence of incredulity to single authorities by introducing the concept of network decentralization and data distribution saved in a ledger. Decentralization is used to validate discrepancies in the majority of data. The consensus mechanism collectively maintains the consistency of the ledger. A blockchain is a set of blocks containing transaction data interconnected to each other using the concept of cryptography. A mining process is an effort to add new blocks to the blockchain. The mining computer carries out the process after passing several complex mathematical problems. The fastest miner is rewarded with crypto coins. Some consensus mechanisms commonly used in blockchain are proof of work, proof of stake, practical byzantine fault tolerance, and proof of elapsed time. Blockchain network is designed and implemented in such a way that it can guarantee the security of its data, is easy to be audited, is robust to denial of service and majority attacks, and is private and confidential. The application of blockchain is not limited to finance systems; it can also be applied in health, education, supply chain, and state democracy systems.