Browse Items (16481 total)
Sort by:
-
Predictive analytics for cardiac arrhythmia using machine intelligence
Myocardial Infarction (MI) is the primary cause of death worldwide. MI occurs when a plaque buildup in the inner surface of the coronary artery suddenly ruptures and prevents the blood flow. A heart attack is medically termed as MI. It is the irreversible damage caused by the prolonged ischemia. Ischemia is nothing but the heart organ doesn’t get enough blood and oxygen which is also termed as coronary artery disease or coronary
heart disease. The heart gets damaged if it has not received enough blood or oxygen. In connection to the damage of the heart, arrhythmia would occur. Arrhythmia is the problem based on the heart rhythm or rate of the heartbeat. Tachycardia, when there is a fast beat in the heart. Bradycardia, when the heart beats too slow. The common type of arrhythmia is atrial fibrillation. The great concern is that the patient who has arrhythmia has to be treated immediately. They lose consciousness in a few minutes when the heart is not pumping enough blood mainly to the brain. Death occurs when the patient is not given emergency treatment. -
Predictive analytics for cardiac arrhythmia using machine intelligence
Myocardial Infarction (MI) is the primary cause of death worldwide. MI occurs when a plaque buildup in the inner surface of the coronary artery suddenly ruptures and prevents the blood flow. A heart attack is medically termed as MI. It is the irreversible damage caused by the prolonged ischemia. Ischemia is nothing but the heart organ doesn t get enough blood and oxygen which is also termed as coronary artery disease or coronary heart disease. The heart gets damaged if it has not received enough blood or oxygen. In connection to the damage of the heart, arrhythmia would occur. Arrhythmia is the problem based on the heart rhythm or rate of the heartbeat. Tachycardia, when there is a fast beat in the heart. Bradycardia, when the heart beats too slow. The common type of arrhythmia is atrial fibrillation. The great concern is that the patient who has arrhythmia has to be treated immediately. They lose consciousness in a few minutes when the heart is not pumping enough blood mainly to the brain. Death occurs when the patient is not given emergency treatment. newline Treatment which is included in the emergency is defibrillation and Cardiopulmonary Resuscitation (CPR). CPR is an emergency procedure which is combined with the chest compressions. It is through artificial ventilation which gives manual effort, preserves the brain functions until further treatment for the restoration of spontaneous blood circulation. The common symptoms of sudden cardiac death are chest pain, shortness of breath, severe wheezing, irregular heartbeats, fainting etc. newlineHeart Scar tissue which is not like heart muscle. It doesn t contrast like the normal heart muscle. Heart muscles get damaged for the heart attack patient based on the time of the treatment. The damage of the heart is based on the blockage of the artery. Arrhythmia can be predicted based on the volume of the scar region in the heart. Arrhythmia patients are treated by fixing Implantable Cardioverter Defibrillator (ICD). -
Predictive Analytics for Network Traffic Management
It examines how this can be applied to monitoring network traffic and carrying out predictive analysis to improve the functionality and effectiveness of network management. The study uses historical data of the network traffics and uses machine learning techniques such as the Long Short Term Memory based models and the Ensemble Methods to predict the traffic patterns in the future. It includes data gathering, data pre-processing, feature selection, model choice, model training, model validation, and the architectural setup of the machine learning solution in a real-time stream processing pipeline using Apache Kafka and Apache Flink. It is evident from the results that the proposed models yield a high level of accuracy in terms of prediction and that the Ensemble method alone gives a slightly higher accuracy than LSTM in the specific metrics. Real-time values closely followed actual traffic level, thus allowing real-time adjustments in network usage. In light of this, there is a clear understanding of the significance of having reliable data preprocessing, feature engineering, and model optimization process. The study also notes the need in prediction concerning data quality and scalability issues taking into account that current and future networks are characterized as dynamic and highly complex to offer more effective solutions for intelligent and proactive networking. 2024 IEEE. -
Predictive Analytics for Stock Market Trends using Machine Learning
Navigating the intricacies of stock market trends demands a novel approach capable of deciphering the web of financial data and market sentiment. This research embarks on a transformative journey into the realm of machine learning, where we harness the power of data to forecast stock market trends with increased precision and accuracy. Commencing with an exploration of stock market dynamics and the inherent limitations of traditional forecasting techniques, this paper takes a bold step into the future by embracing the potential of machine learning. The study begins with an in-depth analysis of data preprocessing, unraveling the complexity of feature selection and engineering, setting the stage for a data-driven odyssey. As our exploration progresses, we dive into the deployment of diverse machine learning algorithms, including linear regression, decision trees, random forests, and the formidable deep learning models such as recurrent neural networks (RNNs) and long short-term memory networks (LSTMs). These algorithms act as our guiding lights, revealing intricate patterns concealed within historical stock price data. Our journey reaches new heights as we recognize the significance of augmenting predictive models with external data sources. Incorporating elements like news sentiment analysis and macroeconomic indicators enriches our understanding of the market landscape, enhancing the predictive capabilities of our models. We also delve into the crucial aspects of model evaluation, guarding against overfitting, and selecting appropriate performance metrics to ensure robust and reliable predictions. The research reaches its zenith with a meticulous analysis of real-world case studies, providing a comparative perspective between machine learning models and traditional forecasting methods. The results underscore the remarkable potential of machine learning in predicting stock market trends more accurately. 2023 IEEE. -
Predictive Analytics for Stock Price Forecasting: Machine Learning Techniques in Financial Markets
Stock market forecasting is significantly challenging because financial data generally exhibits non-linearity, and volatility is highly presented. Traditional methods such as the ARIMA model and NN fail to take a good grasp of intricate and complex temporal patterns in changes related to market trends. By overcoming these limitations, it makes use of LSTM and combines GAN networks. The LSTM exploits the historical stock price data for temporal dependencies, whereas GAN produces realistic synthetic data to augment model training. The Stock Market Dataset was used, and the proposed model was implemented using Python with TensorFlow and PyTorch frameworks. The hybrid LSTM-GAN model resulted in better performance with an RMSE of 0.0125, MAE of 0.0093, and R2 of 0.926, thus outperforming LSTM and traditional forecasting models. This work greatly enhances the accuracy of forecasting, avoids overfitting, and promotes performance in volatile market environments. The results are extremely useful for investors, financial analysts, and trading platforms because they can make better predictions. 2025 IEEE. -
Predictive Analytics for Train Timeliness Using Long Short Term Memory and Machine Learning Techniques
Train delays are one of the most persistent issue faced by Indian Railways and it has still been the issue with all the modern infrastructure and increasing travel demands. Traditional methods mainly depend on historical averages and simple modelling which fail to capture complex patterns in delays caused. This research aims to build machine learning and neural network models to analyse historical data from past train journeys and make predictions for future train journeys. Machine learning models include Decision Trees, XGBoost, Random Forest, Extra Trees and a neural network model LSTM to predict the delay for a particular train on a given day based on the previous running status. The highest accuracy of 94.02% was found using LSTM model and a lowest of 72.65% for Decision Tree Regressor algorithm. 2025 IEEE. -
Predictive analytics in cryptocurrency using neural networks: A comparative study
This paper is concerned with assessing different neural network based predictive models. Each of these predictive models has one goal and that is to predict the price of a cryptocurrency, Bitcoin is the cryptocurrency taken into consideration. The models will be focusing on predicting the USD equivalent value of bitcoin using historical data and live data. The neural network models being assessed are a Convolutional Neural Network, and two variations of the Recurrent Neural Network that are Long Short Term Memory (LSTM) and Gated Recurrent Unit (GRU). The goal is to observe the validation loss of each model and also the time it takes to train or epoch for each training set which basically just determine its efficiency and performance. The results that are achieved are almost what was expected as LSTM outperforms CNN but the when we take a look at GRU, it is at par with LSTM. However, CNN is quicker at training or creating epochs and the validation loss is acceptable and not too high but it looks so when it is compared with the Recurrent Neural Networks such as Long Short Term Memory (LSTM) and Gated Recurrent Unit (GRU). BEIESP. -
Predictive Analytics in Wealth Management and the Role of Machine Learning for Investment Professionals
The paper focuses on the use of predictive analytics and machine learning (ML) to potentially transform the landscape of contemporary wealth management and provide financial decision-makers with cutting-edge tools that improve decision-making and portfolio management practices with clients. Conventional investment models are usually based on the past performance and unchanging risk evaluation, which is not flexible in a fluctuating market. As compared, the suggested ML-based framework would use the real-time data source dynamic, that is, market trends, behavioral financial indicators, and macroeconomic signals to capture the real-time forecast and provide individual investment advice. Multi-model ensemble comprising Random Forest, XGBoost, and LSTM networks were created to predict the asset performance and to evaluate investor risk profiles with high accuracy. Empirical analysis proved that the proposed system proved to be more accurate (95.3 %), have a higher precision (92 %), recall (94.1 %), and F1-score (92.1 %) as compared to current approaches. The strategy improves risk-adjusted returns, minimises human bias and decision lag. These results reinforced the useful application of ML in enhancing the strategic potential of investment professionals and establishing a more robust and flexible ecosystem of managing wealth. 2025 IEEE. -
Predictive Machine Learning Approaches for Estimating Residential Rental Rates in India
As urban areas like Chennai and Bangalore witness a continuous surge in land and housing prices, accurately estimating the market value of houses has become increasingly crucial. This presents a formidable challenge, prompting a growing demand for an accessible and efficient method to predict house rental prices, ensuring dependable forecasts for future generations. In response to this need, this study delves into the core factors influencing rental prices, with a keen focus on location and area. Leveraging a dataset comprising ten essential features tailored for detecting Rental Price in Metropolitan cities, the research meticulously preprocesses the data using a Python library to ensure data cleanliness, laying a robust foundation for constructing the predictive model. Employing a diverse range of Machine Learning algorithms, including Random Forest, Linear Regression, Decision Tree Regression, and Gradient Boosting, the study evaluates their efficacy in forecasting rental prices. Notably, feature extraction underscores the significance of area and property type in shaping rental prices. In comparison with existing methodologies, this research adopts gradient boosting as its preferred approach, achieving the most satisfactory predictive outcomes. Evaluation metrics are meticulously analyzed to validate the model's performance. Through this comprehensive analysis, the study not only offers valuable insights into rental price prediction but also ensures a rigorous comparison with existing approaches, maintaining originality and relevance in addressing the pressing challenges of housing market dynamics. 2024 IEEE. -
Predictive Maintenance and Asset Management Using Motion Analytics
In this chapter, the researcher studies how motion analytics enabled by smart sensing and data modeling provides an effective way of predictive maintenance and managing assets within industrial systems. It talks about how time based diagnostics and anomaly detection algorithms in the past time along with the history trends could be used to predict machine failures even before it has happened. The combination of machine learning and Internet of Things (IoT) platforms is stressed as one of the enablers of real- time decision making and low rates of downtimes. Such implementation issues as data quality, sensor calibration, system scalability are also tackled in this chapter. It lays stress on the importance of motion analytics with respect to reliable and efficient planning of lifecycle management and key assets. 2026, IGI Global Scientific Publishing. All rights reserved. -
Predictive Modeling for Uber Ride Cancellation and Price Estimation: An Integrated Approach
In the realm of ridesharing services, exemplified by Uber, two formidable challenges have surfaced: ride cancellations and precise fare estimation. This research introduces an innovative, integrated approach that leverages predictive modeling to address both issues. By analyzing historical ride data, we identify the intricate factors influencing cancellations, and through machine learning techniques, we develop predictive models to forecast cancellation likelihood. Additionally, we pioneer a dynamic approach to fare estimation by considering historical data alongside real-time variables. By unifying these strategies, we aim to enhance user satisfaction, optimize driver allocation, and promote trust and transparency within the ridesharing ecosystem. 2024 IEEE. -
Predictive modeling of mechanical behavior in waste ceramic concrete using machine learning techniques
This study identifies the critical demand for a certain approach that aims to predict and ascertain the mechanical behavior of concrete admixed with waste ceramic, a method to overcome and mitigate the related environmental challenges as it pertains to the construction field. Concrete modification with ceramic wastes has received significant attention due to its potential improvement in sustainability. The developed predictive models on waste ceramic concrete (WCC) involved the use of advanced machine learning techniques such as Artificial Neural Network (ANN) and Light Gradient Boosting Machine (LightGBM). Experimental datasets were formulated based on 5% and 20% variability of ceramic waste percentages as input variables for training and testing data for validation of the proposed model. In each case, iterative training improved model performance, with the ANN showing moderate predictability (R = 0.70 and 0.67) and LightGBM demonstrating stronger accuracy. Predictive values ranged between 1.02 MPa and 0.12 MPa for compressive and splitting tensile strengths and had R values of 0.70 and 0.67 for the ANN model, respectively. The established findings will lead to a dependable framework for assessing and improving the performance of ceramic waste-modified concrete. In this regard, these findings have reinforced the potential of machine learning in developing sustainable construction practices. This paper is of value to engineers and decision-makers within the construction industry, providing an informed choice towards environmental sustainability and better risk management. Kamal Upreti et al. -
Predictive Modeling of Solar Energy Production: A Comparative Analysis of Machine Learning and Time Series Approaches
In this study, we dive into the world of renewable energy, specifically focusing on predicting solar energy output, which is a crucial part of managing renewable energy resources. We recognize that solar energy production is heavily influenced by a range of environmental factors. To effectively manage energy usage and the power grid, it's vital to have accurate forecasting methods. Our main goal here is to delve into various predictive modeling techniques, encompassing both machine learning and time series analysis, and evaluate their effectiveness in forecasting solar energy production. Our study seeks to address this by developing robust models capable of capturing these complex dynamics and providing dependable forecasts. We took a comparative route in this research, putting three different models to the test: Random Forest Regressor, a streamlined version of XGBoost, and ARIMA. Our findings revealed that both the Random Forest and XGBoost models showed similar levels of performance, with XGBoost having a slight edge in terms of RMSE.. By providing a comprehensive comparison of these different modeling techniques, our research makes a significant contribution to the field of renewable energy forecasting. We believe this study will be immensely helpful for professionals and researchers in picking the most suitable models for solar energy prediction, given their unique strengths and limitations. 2024 IEEE. -
Predictive Modeling of Student Learning Outcomes Through Cognitive and Emotional Skill Integration
The interplay of factors, including both cognitive and non-cognitive, plays a significant role in the learning patterns of students. However, the majority of the research conducted on such issues mainly puts forward the role of cognitive skills but forgets that a very important role is played by the non-cognitive factor, specifically motivation and emotional intelligence. Therefore, this study focuses on bridging that gap by investigating the combined influence of cognitive and non-cognitive factors on the learning capacities of engineering students during their transition to higher education. A two-year longitudinal study on engineering students of AITAM, Tekele, India was considered in relation to their academic performance, learning preference, and socio-emotional aspects. The approach adopted makes use of predictive analytics. It is deployed here as machine learning algorithms in the form of Logistic Regression (LR), Naive Bayes, k-Nearest Neighbors (k-NN), Decision Trees (DT), and Support Vector Machines (SVM) to classify the learners into very fast, fast, average, and slow learners. The algorithm of k-NN also achieved the highest accuracy classification and showed good robustness for learning the students' learning rates. This study underscores the combination of new teaching approaches as well as personalized self-learning methods to enhance learning performance, especially for slow learners. Indeed, the outcome gives avenues for much more extensive studies done on large datasets using advanced algorithms which can be applied across a range of educational fields to support tailored learning interventions. 2025, Iquz Galaxy Publisher. All rights reserved. -
Predictive Modeling of Substance Abuse Risks using Big Data Analytics and Social Media Mining
The worldwide increase in substance abuse among teenagers and young adults has become serious concern in recent times. One way this pattern has developed is through the evolution of social media. Social media has transformed people's attitudes towards certain behaviors and has encouraged risky behavior to the point of actually causing addiction by exposing them to drug-related material. Despite the existence of preventative measures, such as education programs in schools, many children and youth have not had adequate access to educational interventions or evidence-based measures due to barriers created by geography, economic circumstances, and social factors, particularly in less developed countries. The research proposed is focusing on addressing this gap using a big data approach. This research employs a unique analytical framework that integrates multiple large data sets from a variety of sources to better identify and assess the effectiveness of interventions. This model employs an analytical approach that uses statistical learning techniques and predictive analytics to identify historical patterns and anticipate future trends, and assess the effectiveness of various interventions conducted in different countries. The results of the analysis suggest that this big data approach will provide decision-makers with clearly documented evidence related to various risk-taking behaviors as they relate to available prevention interventions, and will assist decision-makers in developing targeted prevention intervention strategies. This study demonstrates the revolutionary aspect behind the application of computational intelligence in preventing substance abuse and informing evidence-based community health interventions. 2025 IEEE. -
Predictive Modelling of Heart Disease: Exploring Machine Learning Classification Algorithms
In addressing the critical challenge of early and accurate heart failure diagnosis, this study explores the application of five machine learning models, including XGBoost, Decision Tree, Random Forest, Logistic Regression, and Gaussian Naive Bayes. Employing cross-validation and grid search techniques to enhance generalization, the comparative analysis reveals XGBoost as the standout performer, achieving a remarkable accuracy of 85%. The findings emphasize the significant potential of XGBoost in advancing heart failure diagnosis, paving the way for earlier intervention, and potentially improving patient prognosis. The study suggests that integrating XGBoost into diagnostic processes could represent a valuable and impactful advancement in the realm of heart failure prediction, offering promising avenues for improved healthcare outcomes. 2024 IEEE. -
Predictive Modelling of Microwave Link Failures Using Machine Learning and Deep Learning Techniques
Microwave radio links play a vital role in keeping mobile networks running, especially when it comes to backhaul-the part of the network that connects base stations to the core. Gradual failure in these links could disrupt services and cost providers a lot in both revenue and customer trust. In this study, we explore how machine learning can help predict such failures before they happen. Network performance data from a mobile network operator in Nigeria was collected, cleaned and used to achieve the purpose of the study. Four algorithms belonging to machine learning (ML) and deep learning (DL) were adopted and used for training the dataset and predicting link failures. Results show that the Long ShortTerm Memory (LSTM - a deep learning model effective for handling time-series data) performed best with prediction accuracy of 92%, distantly followed by others. These findings indicate that the LSTM is better in modelling temporal patterns in network behaviours. This study provides a practical framework for automating microwave link monitoring and maintenance, thereby reducing manual diagnostics, preventing outages, and improving service reliability. The proposed solution supports the integration of predictive intelligence into network operations, enhancing the quality of service and operational efficiency for telecom providers. 2025 IEEE. -
Predictive value of IL-6, IL-1?, TNF-?, and vaginal pH in diagnosing vaginal microbial infections: A host-inflammatory axis perspective
Microbial-associated vaginal infections are common among women of reproductive age and are linked to alterations in the local immune environment. Inflammatory biomarkers such as IL-6, IL-?, and TNF-?, along with vaginal pH have emerged as potential indicators of microbial dysbiosis. This study aimed to statistically evaluate the ability of these specific inflammatory cytokines and vaginal pH to identify infection status. Cytokine concentrations and vaginal pH were measured in clinically characterized samples. The group differences were analyzed using Mann-Whitney U tests and Cliff's Delta for effect size. ROC-AUC analysis was also performed to assess the discriminative power, and correlation heatmaps explored marker synergy. The infected individuals showed increased levels of all cytokines (p < 0.001), with large effect size (? > 0.9 for IL-6, IL-1?, TNF-?). Vaginal pH also differed significantly (? = 0.60). In addition, the combination of IL-6 and vaginal pH achieved excellent discriminative performance (AUC = 0.98). These findings suggest that IL-6, IL-1?, and TNF-?, when combined with vaginal pH, can function as reliable non-invasive biomarkers for the early detection and improved diagnostic triaging of vaginal microbial infections. 2024 -
Predictors of behavioral and emotional issues in children involved in custody disputes: A cross sectional study in urban Bengaluru
Background: The increasing rates of divorce in urban India has led to the subsequent parental battle for the child's custody. This paper discusses the behavioral and emotional issues of these children in relation to their psychosocial environmental factors and other relevant socio-demographic variables. Methods: We used samples from parent interviews concerning 52 children aged 717-years-old, involved in child custody cases in the Family court of urban Bengaluru. The Strengths and Difficulties Questionnaire was used to measure response variables of behavioral and emotional issues in these children. Predictor models of quantile and multiple linear regression were used to assess the influence of psychosocial environmental factors and socio-demographic variables on the response variables. Results: The predictor models revealed that risk of child suffering emotional and behavioral issues increased with factors such as excessive parental control, change of academic environment, general unrest at school, frequency of child's court visit, child's visitation of non-custodian parent on occasions and vacations, and negatively altered family relationship. The model however intriguingly showed that residing in nuclear household rather than with their grandparents in a non-nuclear household, decreased the risk of mental health issues in these children. Conclusions: This study is a novel attempt to understand the influence of the psychosocial issues on the child's mental health in the context of custody cases in India. Despite the minimum sample size, the findings imply that family-based intervention is the need of the hour in these cases. The implications for clinical practice and research are discussed. 2021 Elsevier B.V. -
Predictors of compassion competence among nurses working in the non-profit healthcare sector in India
Objectives: For many years, the non-profit healthcare sector in India has been able to instil a sense of goodwill in the society through the provision of healthcare services, which are not only affordable and accessible, but also deliver compassionate care. This study was an attempt to evaluate the compassionate care and competence of the nurses working in India's non-profit healthcare sector, and to identify the predictive factors associated with their work environment and engagement. Methods: A cross-sectional survey of nurses working in the medical college hospitals managed by private trusts in the non-profit sector in India was conducted using an online questionnaire. The study was conducted in April 2021 after the second wave of the Covid-19 pandemic. Socio-demographic factors, compassion competence, nurse practice environment, and nurse engagement were assessed. Linear regression analysis was conducted to identify the variance and the predictors of compassion competence among Indian nurses. Results: We found that nurses practice environment (?=0.982, p=< .001) and engagement (?=0.842, p=< .001) predicted compassion competence during the Covid-19 pandemic. Moreover, nurse practice environment and engagement positively influenced compassion competence. Conclusion: There was a considerably high level of compassion competence among nurses working in the non-profit healthcare sector during the Covid-19 pandemic. The compassion phenomenon was statistically significantly impacted by the nurses practice environment and their level of engagement. Consequently, not only does competent compassion behaviour require positive work environments and engaged nurses, but also nurses compassion competence and its relationship with practice environment factors and engagement are critical in the non-profit healthcare sector in India. These findings support previous reviews that a high degree of compassion competence increases healthcare quality. 2024 Jismon, M. G., Rofin T. M., Thekkekkara, J. V., Asha K. C., & Vijesh P. V.

