Atish Kumar Dipongkor

Work place: Department of Computer Science and Engineering, Jashore University of Science and Technology, Jashore, 7408, Bangladesh

E-mail: atish.cse@just.edu.bd

Website:

Research Interests: Systems Architecture, Network Architecture, Database Management System, Multimedia Information System, World Wide Web

Biography

Atish Kumar Dipongkor is a faculty member of Computer Science and engineering at Jashore University of Science and Technology (JUST), Bangladesh. He has earned his Master of Science in Software Engineering (MSSE) from the Institute of Information Technology (IIT), University of Dhaka, Bangladesh. Before joining JUST as a lecturer, he has worked as a senior software engineer in a multinational IT organization (Brain Station 23 Ltd.). His core areas of interest are Code Smell, Refactoring, System Architecture Design, Web Technologies, and Bangla Text Processing.

Author Articles
An Optimized Machine Learning Approach for Predicting Parkinson's Disease

By Mousumy Kundu Md Asif Nashiry Atish Kumar Dipongkor Shauli Sarmin Sumi Md. Alam Hossain

DOI: https://doi.org/10.5815/ijmecs.2021.04.06, Pub. Date: 8 Aug. 2021

Parkinson's disease (PD) is an age-related neurodegenerative disorder affecting millions of elderly people world-wide. The early and accurate diagnosis of PD with available treatment might delay neurodegeneration and prevent disabilities. The existing diagnosis method such as brain scan is an expensive process. The use of speech recognition with machine learning technologies for the diagnosis of PD patients could be less expensive. In this work, we have worked with the voice recorded dataset from UCI machine learning repository. Several studies were performed to identify PD patients from the healthy individuals by using voice recorded data with machine learning algorithms. In this paper, we have proposed an optimized approach of data pre-processing that enhances prediction accuracy for diagnosing PD. We obtain 97.4% prediction accuracy with higher sensitivity, specificity, precision, F1 score and kappa value by using AdaBoost. These improved performance evaluation metrics indicate, the use of voice recording with our optimised machine learning approach is highly reliable in prediction of PD. This approach may have significant implications for early stage diagnosis of PD in a cost-effective manner.

[...] Read more.
Reduction of Multiple Move Method Suggestions Using Total Call-Frequencies of Distinct Entities

By Atish Kumar Dipongkor Rayhanul Islam Nadia Nahar Iftekhar Ahmed Kishan Kumar Ganguly S.M. Arif Raian Abdus Satter

DOI: https://doi.org/10.5815/ijieeb.2020.04.03, Pub. Date: 8 Aug. 2020

Inappropriate placement of methods causes Feature Envy (FE) code smell and makes classes coupled with each other. To achieve cohesion among classes, FE code smell can be removed using automated Move Method Refactoring (MMR) suggestions. However, challenges arise when existing techniques provide multiple MMR suggestions for a single FE instance. The developers need to manually find an appropriate target classes for applying MMR as an FE instance cannot be moved to multiple classes. In this paper, a technique is proposed named MultiMMRSReducer, to reduce multiple MMR suggestions by considering the Total Call-Frequencies of Distinct Entities (TCFDE). Experimental results show that TCFDE can reduce the multiple MMR suggestions of an FE instance and performs 77.92% better than an existing approach, namely, JDeodorant. Moreover, it can ensure minimum future changes in the dependent classes of an FE instance.

[...] Read more.
Other Articles