Claim Missing Document
Check
Articles

Found 2 Documents
Search
Journal : International Journal of Health, Engineering and Technology

Application of SVM to Speed Up and Accurate Nursing Decisions for Mentally Disordered Patients Santosa Pohan; Riyan Agus Faisal; Fitriyani Nasution; Putri Ramadani; Ade Irma Yanti Hasibuan
International Journal of Health Engineering and Technology Vol. 3 No. 4 (2024): IJHESS NOVEMBER 2024
Publisher : CV. AFDIFAL MAJU BERKAH

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.55227/ijhet.v4i1.277

Abstract

This study aims to evaluate the application of the Support Vector Machine (SVM) algorithm in increasing the speed and accuracy of nursing decision making in patients with mental health disorders. Fast and accurate decision making is very important in the nursing context, especially in treating patients with complex mental disorders. In this research, patient medical record data is used to train an SVM model, which is then used to predict the severity of the patient's mental disorder, such as Mild, Moderate, or Severe. The model is trained using features such as the patient's age, gender, diagnosis, psychological test scores, and physical condition. The evaluation results show that the SVM model has 100% accuracy, which means the model succeeded in classifying the severity of the patient's mental disorder very accurately. In addition, implementing this model also reduces the time required for decision making, allowing nurses to provide faster and more precise decisions. These results indicate that SVM can be a very useful tool in supporting nursing decision making, increasing the efficiency and quality of care, and reducing diagnostic errors. This research provides important insights into the potential use of artificial intelligence algorithms in clinical decision support systems in the mental health field.
Implementation of Password Validation using a Combination of Letters, Numbers and Symbols in the New Student Registration Application Sentosa Pohan; Putri Ramadani; Riszki Fadillah; Yusril Iza Mahendra Hasibuan; Baginda Restu Al Ghazali
International Journal of Health Engineering and Technology Vol. 3 No. 1 (2024): IJHET May 2024
Publisher : CV. AFDIFAL MAJU BERKAH

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.55227/ijhet.v3i1.282

Abstract

This research aims to evaluate the implementation of password validation using a combination of letters, numbers and symbols in new student registration applications in increasing the level of application security. This research method involves implementing a password validation system with strict criteria, as well as testing password strength using brute force attacks. The test results show that passwords that meet the criteria take time 150 seconds to be broken using brute force, while passwords that only use letters only take time 10 seconds. Surveys of users show that 70% feel comfortable with this validation system, though 40% find it difficult to create a valid password. As much 85% users consider this system to improve application security. This research suggests that new student registration applications adopt a strict password validation system to increase the protection of users' personal data, while providing solutions for users to create more secure passwords.complex but easy to remember. The implementation of this system is expected to strengthen application security and increase user confidence in the protection of their personal data.