Dr. Premkumar Borugadda

@premkumar.b@srmap.edu.in

Post-Doctoral Fellow
SRM University-AP



                                

https://researchid.co/premkumar

I received my M.Tech. (CSE) and Ph.D. in the stream of Artificial Intelligence & Machine Learning in the Department of Computer Science at Pondicherry University, Karaikal Campus. Beside this, I also cleared the state eligibility test from both the states: AP (2012) and Tamilnadu (2012) and (2017)" in Computer Science and Applications. My publication includes 9 research papers in refereed journals and 19 research articles in national and international journals. Three book chapters have been accepted, and one book has been published with the title “Advanced Machine Learning Applications Using Python My research area is machine learning, deep learning, and computer vision. Research and teaching is my passions.
"Machine Learning Lectures for Beginners" This is my YouTube channel, where I explain various topics in machine learning and deep learning.

EDUCATION

M.Tech (CSE), Ph.D. AI & ML

RESEARCH, TEACHING, or OTHER INTERESTS

Artificial Intelligence, Computer Vision and Pattern Recognition, Agricultural and Biological Sciences, General Business, Management and Accounting

8

Scopus Publications

106

Scholar Citations

6

Scholar h-index

2

Scholar i10-index

Scopus Publications

  • Transfer Learning VGG16 Model for Classification of Tomato Plant Leaf Diseases: A Novel Approach for Multi-Level Dimensional Reduction
    Premkumar Borugadda, Ramasami Lakshmi, and Satyasangram Sahoo

    Universiti Putra Malaysia
    Tomato is the most popular and cultivated crop in the world. Nevertheless, the quality and quantity of tomato crops have been declining due to various diseases that afflict tomato crops. Hence, it becomes necessary to detect the disease early to prevent crop damage and increase the yield. The proposed model in this article predicts the infected tomato leaf images (9 classified diseases and also healthy class) obtained from the Plant Village dataset. In this model, Transfer learning was used to extract features from images by VGG16, yielding a high dimension of 25088 features. Overfitting is a commonly anticipated problem because of the higher dimensionality of data. To mitigate this problem, the authors have adopted a novel dimensional reduction-based technique: filter methods, feature extraction techniques like Principal Components Analysis (PCA), and the Boruta feature selection technique of wrapper methods. This adoption enables the proposed model to attain a significantly improved high accuracy of 95.68% and 95.79% in MLP and VGG16, respectively, by reducing its initial dimension on the tomato dataset containing 18160 images across 10 classes.

  • Car Price Prediction:An Application of Machine Learning
    Snehit Shaprapawad, Premkumar Borugadda, and Nirmala Koshika

    IEEE
    In order to determine the worthiness of a car based on a variety of factors using machine learning models. In this study, the challenge is to prevent the model from becoming overfit and to generalize it. A combination of regularization techniques as well as hyperparameter tuning techniques was employed to overcome this challenge. Develop linear regression, lasso regression, ridge regression, elastic net regression, random forest, decision tree and Support Vector Machine models with hyperparameters. The objective of this article is to build a generalized model that can predict the price of used cars based on some factors, such as the car's mileage, the year it was made, the road tax, the type of fuel it uses, the size of its engine etc. Optimal model can help sellers, buyers, and car manufacturers. A relatively accurate prediction of price can be made based on information provided by users. Among the seven models, the support vector regressor is the optimal model based on the evaluation metrics such as R Squared (R^2) of 95.27%, Mean Absolute Error (MAE) of 0.142, Mean Squared Error (MSE) of 0.047, and Root Mean Squared Error (RMSE) of 0.218 at 90% of the train data and 10% of the validation data.

  • A Machine Learning Model to Predict a Diagnosis of Brain Stroke
    Sairam Vasa, PremKumar Borugadda, and Archana Koyyada

    IEEE
    A stroke is caused by a disturbance in blood flow to a specific location of the brain. This might occur due to an issue with the arteries. The objective of this research to develop the optimal model to predict brain stroke using Machine Learning Algorithms (MLA's), namely Logistic Regression (LR), Decision Tree Classifier (DTC), Random Forest Classifier (RFC), Support Vector Machine (SVC), Naive Bayes Classifier (NBC), KNN Classifier (KNN), and XGBoost Classifier (XGB).Apply the above algorithms with hyperparameter along with GridSearchCV (CV= 5) on the given dataset. The given dataset is imbalanced, while training the models, a few difficulties were met, including underfitting, a dataset with null values, and a model without balancing the data to boost performance of the models, need to balance the data by using a data sampling method such as SMOTE. Among the Seven models, XGB is the optimal model based on the accuracy of 96.34%.

  • Prediction of Heart Disease Based on Machine Learning Algorithms
    Nirmala Koshiga, Premkumar Borugadda, and Snehit Shaprapawad

    IEEE
    The objective of this study is to create efficient machine learning (ML) models for the Heart Disease Prediction System (HDPS). This study shows how classification techniques for machine learning can forecast heart illness. To forecast and alert patients about potential cardiac abnormalities, machine learning (ML) models including Logistic Regression (LR), Decision Tree Classifiers (DTC), Random Forest Classifiers (RFC), Support Vector Classifiers (SVC), and voting classifiers are employed. Few challenges were encountered while developing the models, such as underfitting the model without balancing the data with decision tree classifier. The voting ensemble technique overcame the challenges and allowed for a generalized model on balanced data with high accuracy. The purpose of this investigation is to see whether the technique for properly forecasting heart disease is based on health factors. A voting classifier is made up of LR and RFC. Among all models, this voting classifier had the highest accuracy of 98.36%.

  • Offline handwritten character classification of the same scriptural family languages by using transfer learning techniques
    Satyasangram Sahoo, Prem Kumar B., and R. Lakshmi

    IEEE
    Transfer Learning by using Convolutional Neural Network has shown its outstanding performance in large scale image classification. India is a multi-script and multilingual country. Out of all languages, Telugu and Kannada have shared almost similar structure characters. Offline character recognition of both handwriting characters is a challenging task. Different feature extraction models have been used in character recognition studies. Convolutional Neural Network is used as efficiently supervised feature vector extraction. Feature vectors from large scale pre-trained ImageNet or COCO were proved more efficient than other script datasets for better result. Fine-tuning model of transfer learning was used in the studies for comparison studies.

  • Performance evaluation of deep learning algorithms in biomedical document classification
    Bichitrananda Behera, G. Kumaravelan, and Prem Kumar B.

    IEEE
    Document classification is a prevalent task in Natural Language Processing (NLP), which has an extensive range of applications in the biomedical domains such as biomedical literature indexing, automatic diagnosis codes assignment, tweets classification for public health topics, and patient safety reports classification. Nevertheless, manual classification of biomedical articles published every year into specific predefined categories becomes a cumbersome task. Hence, building an automatic document classification for biomedical databases emerges as a significant task among the scientific community. In recent years, Deep Learning (DL) models like Deep Neural Networks (DNN), Convolution Neural Networks (CNN), Recurrent Neural Networks (RNN), and Ensemble Deep Learning models are widely used in the area of text document classification for better classification performance compared to Machine Learning (ML) algorithms. The major advantage of using DL models in document classification is that it provides rich semantic and grammatical information for document representation through pre-trained word embedding. Hence, this paper investigates the deployment of the various state-of-the-art DL based classification models in automatic classification of benchmark biomedical datasets. Finally, the performance of all the aforementioned constitutional classifiers is compared and evaluated through the well-defined performance evaluation metrics such as accuracy, precision, recall, and f1measure.

  • Mixed data through multiple input for price prediction with multilayer perception and mini VGG net
    Satyasangram Sahoo, , Prem Kumar Borugadda, Dr R Lakshmi, , and

    Blue Eyes Intelligence Engineering and Sciences Engineering and Sciences Publication - BEIESP
    The multi-input with mixed data modality of the model is based on three folded structure. The first input model is structured by Convolution Network that accepts the images related to the house. The implementation of the network is miniVGGNet design. The network is tested among, which gives a better outcome. The output valued is concatenated eventually with numerical value entry of the same set which is trained and processed by multi-layer perceptron for review the house price of the building. The linear activation is helped to evaluate the predicted value of price after equal dimension merging of convolutional and multi-layer perceptron network.

  • A analysis of machine learning in wireless sensor network


RECENT SCHOLAR PUBLICATIONS

  • Skin Cancer Classification using Convolutional Neural Networks and Transfer Learning
    P Borugadda, N Siddartha
    DST - CURIE – AI Sponsored International Conference on Innovations in 2024

  • Salary Prediction using Machine Learning Regression Algorithms
    N Siddartha, KH Prasad, S Reddy, P Borugadda
    Education and Society 48 (1), 88-94 2024

  • A Novel Approach for Prediction of Liver Disease Using Voting Algorithm Based on Machine Learning Models
    S Shaprapawad, P Borugadda
    2nd International Conference on Advanced Communications and Machine 2023

  • A Machine Learning Model to Predict a Diagnosis of Brain Stroke
    S Vasa, P Borugadda, A Koyyada
    6th International Conference on Inventive Computation Technologies (ICICT 2023

  • Car Price Prediction: An Application of Machine Learning
    S Shaprapawad, P Borugadda, N Koshika
    2023 International Conference on Inventive Computation Technologies (ICICT 2023

  • Prediction of Heart Disease Based on Machine Learning Algorithms
    N Koshiga, P Borugadda, S Shaprapawad
    2023 International Conference on Inventive Computation Technologies (ICICT 2023

  • Transfer Learning VGG16 Model for Classification of Tomato Plant Leaf Diseases: A Novel Approach for Multi-Level Dimensional Reduction
    P Borugadda, R Lakshmi, S Sahoo
    Pertanika Journal of Science & Technology 2023

  • In silico molecular docking and molecular dynamic simulation of agarwood compounds with molecular targets of Alzheimer’s disease
    P Alugoju, VV Bhandare, VS Patil, KSV K. D, PK Borugadda
    https://doi.org/10.12688/f1000research.130618.1 2023

  • Protocol 1: Protein-ligand docking
    P Alugoju, VV Bhandare, VS Patil, KS VKD, PK Borugadda, T Tencomnao
    2023

  • Protocol 2: MD simulation with Gromacs
    P Alugoju, VV Bhandare, VS Patil, KS VKD, PK Borugadda, T Tencomnao
    2023

  • Dimensionality reduction-based approach to classify the cotton leaf images using transfer learning on VGG16
    N Vinoda, B Premkumar, V Beera, R Babu M
    The Pharma Innovation Journal 11 (7), 1361-1366 2022

  • Prediction of health insurance premium: An application of machine learning regression models
    B Premkumar, R Lakshmi, P Nandru
    Recent Trends, Innovations and Challenges in Business Management(RTICBM-2022) 2022

  • Lung Cancer Nodule Detection by Using Selective Search Feature Extraction and Segmentation Approach of Deep Neural Network
    S Sahoo, PK Borugadda, R Lakhsmi
    International Transaction Journal of Engineering, Management, & Applied 2022

  • Classification of Cotton Leaf Diseases Using AlexNet and Machine Learning Models
    P Borugadda, R Lakshmi, S Govindu
    Current Journal of Applied Science and Technology 40 (38), 29-37 2021

  • Recognition of Sudoku with Deep Belief Network and Solving with Serialisation of Parallel Rule-Based Methods and Ant Colony Optimisation
    SatyasangramSahoo, B PremKumar, R Lakshmi
    Data Science Theory, Algorithms, and Applications, 169-184 2021

  • Supervised Based Classification Machine Learning Algorithms for Predicting Heart Disease
    B PremKumar, R Lakshmi
    International Conference on Emerging Trends in Intelligent Computing(ICoETIC 2021

  • Predicting the Success of Bank Telemarketing for Selling Long-term Deposits: An Application of Machine Learning Algorithms
    P Borugadda, P Nandru, C Madhavaia
    St. Theresa Journal of Humanities and Social Sciences 7 (1), 91-108 2021

  • Automatic Leaf Disease Recognition and Classification in Plants using Image Processing and Machine Learning Algorithms: A Review Article
    B Prem Kumar, R Lakshmi, N Vinoda
    National Conference On “Integrated Approach for Sustainable Agriculture and 2020

  • Performance Analysis and Evaluation of Machine Learning Algorithms in Rainfall Prediction
    B Premkumar, R Lakshmi, B Behera
    International Journal of Advanced Science and Technology 29 (5), 5727 - 5741 2020

  • Offline Handwritten Character Classification of the Same Scriptural Family Languages by Using Transfer Learning Techniques
    S Satyasangram, B Premkumar, R Lakshmi
    3rd International Conference on Emerging Technologies in Computer 2020

MOST CITED SCHOLAR PUBLICATIONS

  • Performance Evaluation of Deep Learning Algorithms in Biomedical Document Classification
    B Behera, G Kumaravelan, B Premkumar
    2019 11th International Conference on Advanced Computing (ICoAC), 220-224 2019
    Citations: 53

  • Predicting the Success of Bank Telemarketing for Selling Long-term Deposits: An Application of Machine Learning Algorithms
    P Borugadda, P Nandru, C Madhavaia
    St. Theresa Journal of Humanities and Social Sciences 7 (1), 91-108 2021
    Citations: 10

  • A Analysis of Machine Learning in Wireless Sensor Network
    chander Bhanu, B Premkumar, Kumaravelan
    International Journal of Engineering & Technology 7, 185-192 2018
    Citations: 9

  • A Survey of Positioning Algorithms on Mobile Devices in Location Based Services
    B PremKumar, MS Ashok
    International Journal of Advanced Research in Computer Science and Software 2013
    Citations: 7

  • Transfer Learning VGG16 Model for Classification of Tomato Plant Leaf Diseases: A Novel Approach for Multi-Level Dimensional Reduction
    P Borugadda, R Lakshmi, S Sahoo
    Pertanika Journal of Science & Technology 2023
    Citations: 6

  • Offline Handwritten Character Classification of the Same Scriptural Family Languages by Using Transfer Learning Techniques
    S Satyasangram, B Premkumar, R Lakshmi
    3rd International Conference on Emerging Technologies in Computer 2020
    Citations: 6

  • Classification of Cotton Leaf Diseases Using AlexNet and Machine Learning Models
    P Borugadda, R Lakshmi, S Govindu
    Current Journal of Applied Science and Technology 40 (38), 29-37 2021
    Citations: 4

  • Car Price Prediction: An Application of Machine Learning
    S Shaprapawad, P Borugadda, N Koshika
    2023 International Conference on Inventive Computation Technologies (ICICT 2023
    Citations: 3

  • Dimensionality reduction-based approach to classify the cotton leaf images using transfer learning on VGG16
    N Vinoda, B Premkumar, V Beera, R Babu M
    The Pharma Innovation Journal 11 (7), 1361-1366 2022
    Citations: 3

  • A Machine Learning Model to Predict a Diagnosis of Brain Stroke
    S Vasa, P Borugadda, A Koyyada
    6th International Conference on Inventive Computation Technologies (ICICT 2023
    Citations: 2

  • In silico molecular docking and molecular dynamic simulation of agarwood compounds with molecular targets of Alzheimer’s disease
    P Alugoju, VV Bhandare, VS Patil, KSV K. D, PK Borugadda
    https://doi.org/10.12688/f1000research.130618.1 2023
    Citations: 2

  • Prediction of Heart Disease Based on Machine Learning Algorithms
    N Koshiga, P Borugadda, S Shaprapawad
    2023 International Conference on Inventive Computation Technologies (ICICT 2023
    Citations: 1