Browse Items (16481 total)
Sort by:
-
Prediction of Hazardous Asteroids Using Machine Learning
As the need for early detection and mitigation of potential threats from near-Earth objects continues to grow, this study presents a comprehensive approach to predicting hazardous asteroids through the application of machine learning techniques. With the increasing interest in safeguarding our planet from potential impact events, the accurate classification and prediction of hazardous asteroids is of paramount importance. This research leverages a diverse dataset comprising a wide array of asteroid characteristics, including orbital parameters, physical properties, and historical impact data, to train and validate machine learning models. The study employs a combination of feature engineering, data preprocessing, and state-of-the-art machine learning algorithms to assess the risk posed by asteroids in near-Earth space. 2024 IEEE. -
Prediction of health insurance premium using bidirectional long short-term memory network with local interpretable model-agnostic explanations
This research proposes an application of deep learning techniques towards the prediction of insurance premiums using ConvLSTM, BI-LSTM, and CNN-LSTM models. Nowadays, Insurance is becoming more sophisticated, there is a need for better models that predict premiums so that risk factors that can be properly valued. The aim of this study is to improve the accuracy and reliability of insurance premium prediction using deep learning methods. The main challenge is the shallow traditional models, whose capturing of temporal dependencies is ineffective and results are not explainable resulting in very few stakeholders having any trust to the predictions. To solve this, this study compared three models: ConvLSTM model, BI-LSTM and CNN LSTM. Of these, the BI-LSTM model was the most effective because it was able to learn bidirectional sequential patterns. These patterns were enhanced using L2 regularization, dropout and dense layers to improve generalization. The dataset used comes from a Kaggle repository, which contained actual insurance data incorporating age, BMI, region and smoking as attributes. Results showed that BI-LSTM had performed the best as compare to other models in terms of accuracy and loss minimization. Important findings highlighted features such as age, smoking, and BMI as pivotal to estimating premiums. Also, to make the model explainable, we incorporated Explainable AI using LIME which delivers interpretable explanations by showing and visualizing the most important features for single predictions. 2026 selection and editorial matter, K. V. Sambasivarao, and Anasuya Sesha Roopa Devi Bhima; individual chapters, the contributors. All rights reserved. -
Prediction of heart disease using XGB classifier
Predicting heart disease in advance could be a significant medical breakthrough because it is widespread. A reliable strategy that can be utilized to do this is machine learning. Decision tree classifiers, random forests, and multilayer perceptron have all been used in studies to predict heart disease. However, several of these techniques could be improved, like poor precision. In our research, we have taken the South African heart Disease dataset and implemented a few models, which include Support Vector Machine (SVM), K Neighbors (KNN), Artificial neural network and XG Boost Classifier. We have used different methods for measuring performance. SVM with 69.0 accuracy, KNN with 86.0 accuracy, and ANN with 80.0 accuracy. However, the XGB classifier has shown some promising results in predicting heart disease with an accuracy of 90%. Further, when the hyperparameters were tuned using the random search method, the accuracy increased to 92.8%. The benefit of this work is that it uses machine-learning approaches to enhance the performance of coronary heart disease prediction. 2024 Author(s). -
Prediction of indoor air circulation of residential room with adaptation of solar chimney using numerical technique
With the exponential increase in consumption of electrical power during the summer season by household, there is a great need for households to withhold sustainability. To maintain the temperature of the household a passive heating and cooling system is used i.e. Solar Chimney. Ventilation, through a natural convection process, is gaining a lot of attention to be an alternative technique for mechanical air conditioning ventilation because of its reduced power usage when compared to the external cooling devices used in residential buildings of hot regions. The present study, involve solar chimney of horizontal and vertical designs in comparison with different width and height. The following paper studies the effect of a solar chimney on the indoor thermal behavior using Numerical Technique for a prototype of a residential room. The performance on the ventilation velocity and air temperature operation inside the room with varying air gap width is studied based on multiple numerical analysis solutions. The present study deals with two different architectures of a two dimensional model and results have shown that the ventilation velocity has increased to 0.017626444 kg/s and operative air temperature has been decreased by 7.26C for the vertical model while the horizontal model has shown a mass flow rate of 0.018027636 kg/s and a temperature decrease of 9.15C. The most efficient chimney was found to be model 7 which is horizontal solar chimney 3 with an air gap width of 0.05625m and a height of 0.3175 m, when compared to the other models from model number one to six. BEIESP. -
Prediction of Material Removal Rate and Surface Roughness in Hot Air Assisted Hybrid Machining on Soda-Lime-Silica Glass using Regression Analysis and Artificial Neural Network
Hybrid machining is a combination of conventional with the non-conventional process or two non-conventional processes. In the present work, an attempt has been made to combine hot air with a conventional cutting tool to form a novel Hot Air Assisted Hybrid Machining (HAAHM) for the machining of soda-lime-silica glass. The mathematical model for the Material Removal Rate (MRR) and Surface Roughness (Ra) using Regression Analysis (RA) and the Artificial Neural Network (ANN) models has been developed for the grooving process. The deviation of 8.24% and 7.70% were found in the prediction of MRR and Ra by regression analysis and the deviation of 1.89% and 1.70% for MRR and Ra using an artificial neural network model. The deviation between the predicted and the experimental results of both the models are found to be within the permissible limit. Higher predictive capabilities were observed in ANN model than the regression model. However, both models demonstrated good agreement with the MRR of soda-lime-silica glass by this hybrid machining process. 2020, Springer Nature B.V. -
Prediction of Next-Day Stock Price Using Stacked Ensemble Learning TechniquesAn Exploration of Model Compatibility
Trading professionals can make well-informed decisions about what to purchase or sell in order to maximize short-term gains by forecasting stock prices for the next day. This research study focuses on exploring the compatibility of ensemble learning techniques through stacking to predict next-day stock prices. The models involvedRandom Forest, Extra Trees, AdaBoost, and Gradient Boosting, were paired two at a time, and their predictions were used as inputs to a Multi-Layer Perceptron (MLP) Regressor, which served as the meta-learner. The results revealed that the combination of Extra Trees Regressor and Gradient Boosting outperformed the individual base models, due to their complementary strengths and ability to capture non-linear relationships effectively. However, other model combinations showed only average performance. This outcome was attributed to overlapping model strengths, leading to increase in error and overfitting. The findings highlight the importance of thoughtful model selection in ensemble methods and suggest that not all combinations are equally beneficial. Understanding the compatibility of different models is crucial to improving performance in ensemble learning. The Author(s), under exclusive license to Springer Nature Singapore Pte Ltd. 2025. -
Prediction of Rainfall Using Seasonal Auto Regressive Integrated Moving Average and Transductive Long Short-Term Model
One of the most crucial parts of the practical application in recent years has been the analysis of time series data for forecasting. Because of the extreme climate variations, it is now harder than ever to estimate rainfall accurately. It is possible to forecast rainfall using a number of time series models that uncover hidden patterns in past meteorological data. Choosing the right Time Series Analysis Models for predicting is a challenging task. This study suggests using a Seasonal Auto Regressive Integrated Moving Average (SARIMA) to forecast values that are similar to historical values that exhibit seasonal patterns. Twelve years of historical weather data for the city of Lahore (from 2005 to 2017) and Blora Regency are taken into account for the prediction. The dataset underwent pre-processing operations like cleaning and normalisation before to the classification procedure. For classification, Transductive Long Short-Term Model (TLSTM) is employed which has learned the dependency values where the memory blocks are recurring and capable of learning long-term dependencies on this model. Further, TLSTM's goal is to increase accuracy close to the test point, where test points are selected as a validation group. The performance of the models has been assessed based on accuracy (99%), precision (98%), recall (96%) and fl-score (98%). Proposed SARIMA model showed optimistic results when compared to existing models. 2023 IEEE. -
Prediction of software defects using object-oriented metrics
In recent years, many of the object-oriented software metrics were proposed for increasing the quality of software design such as prediction of defects and the maintainability of classes and methods. As the word metrics is frequently used for specific measurements taken on a particular process or item and in object-oriented metrics the metrics are the unit of measurements that is used to characterize the data.The fundamental point of this research is to identify the significance difference between software metrics which observes defect prediction and also study about their relation involving in the object oriented metrics that is named as "Chidamber and Kemerer metric suite" which is also known as "CK metrics suite", the number of defects and then finally decide the differences of the metrics in ordering to Eclipse classes as defective and selected with regard to defect prediction. IAEME Publication. -
Prediction of stock market price using hybrid of wavelet transform and artificial neural network
Background/Objectives: Accurate prediction of stock market is highly challenging. This paper presents a forecasting model based on Discrete Wavelet Transform (DWT) and Artificial Neural Network (ANN) for predicting financial time series. Methods/Statistical analysis: The idea of forecasting stock market prices with discrete wavelet transform is the central element of this paper. The proposed forecasting model uses the Discrete Wavelet Transform to decompose the financial time series data. The obtained approximation and detail coefficients after decomposition of the original time series data are used as input variables of back propagation neural network to forecast future stock prices. Approximation coefficients can characterize the coarse structure of the data and detail coefficients capture ruptures, discontinuities and singularities in the original data, to recognize the long-term trends in the original data. Findings: The proposed model was applied to five datasets. For all of the datasets, accuracy measures showed that the presented model outperforms a conventional model. It also proved that the hybrid forecasting technique has achieved better results compared with the approach which is not using the wavelet transform. Applications/Improvements: The accuracy of the proposed hybrid method can also be improved by developing a model using artificial neural network with Adaptive Neuro Fuzzy Interference System. -
Prediction of stock market price using hybrid of wavelet transform and artificial neural network /
Indian Journal of Science and Technology, Vol.9, Issue 8, pp.1-5, ISSN: 0974-5645 (Online) 0974-6846 (Print). -
Prediction of Stock Prices using Prophet Model with Hyperparameters tuning
As part of the data analytical process, predicting and time - series are crucial. In academics and financial research, anticipating share prices is a prominent and significant subject. A share market would be an uncontrolled environment for anticipating shares since there are no fundamental guidelines for evaluating or anticipating share prices there. As a result, forecasting share prices is a difficult time-series issue. fundamental, technical, time series predictions and analytical strategies are just a few of the various techniques and approaches that machine learning uses to execute stock value predictions. This article implements the stock price prediction, Researchers compared the model of the prophet with the tuned model of the prophet. By utilizing the tuning of hyperparameters using parameter grid search to improve the performance of the model accuracy for the best prediction. The findings of the study demonstrated that tuned model of the prophet with hyperparameters tuning which results in model accuracy and based on the experimental findings mean squared error (MSE) and mean absolute percentage error (MAPE) has significant improvement. 2022 IEEE. -
Prediction of the capture and utilization of atmospheric acidic gases by azo-based square-pillared fluorinated MOFs
More than the permissible limit of acidic gases like CO2, SO2, and NO2 in the atmosphere are responsible for the formation of acid rain, the greenhouse effect and many other undesirable environmental hazards. So, the capture and utilization of these gases are essential for mankind. Herein, we proposed an azo-based square pillared MOF, [Ni(MF5)(1,2-bis(4-pyridy)diazene)2]n, with the CUS metal site, i.e. M = Al/Fe, for the selective capture and conversion of acidic gas molecules into commodity chemicals such as cyclic carbonate, sulphite and nitrite. With the aid of Density Functional Theory (DFT), [Ni(MF5)(1,2-bis(4-pyridy)diazene)2]n has been optimized, and the specific force field is derived via guest-host interaction. The Grand Canonical Monte Carlo (GCMC) simulation has been used to explore the guest-host interactions over a wide range of pressures, and their respective stability under pre-humidification is evaluated. The adsorption prediction reveals that MFFIVE-Ni-apy have a higher adsorptive capacity (37.1 mmol g?1), and especially ALFFIVE-Ni-apy possesses a higher affinity towards guest molecules (CO2, SO2) rather than FEFFIVE-Ni-apy. Additionally, the adsorption of gases in the presence of humidity reveals that ALFFIVE-Ni-apy has an optimal adsorption capacity for all investigated acidic gases even at 38.5 RH%. The absorbed acidic gases on MFFIVE-Ni-apy were used for the theoretical investigations on cycloaddition with the aid of DFT as an application perspective of the toxic gases instead of expelling into atmosphere. The Climbing Image Nudged Elastic Band (CI-NEB) approach was used to discover the transition state in this scenario, in which the cycloaddition of adsorbed CO2, SO2, and NO2 gases with epoxides leads to the formation of cyclic carbonates, sulphites, and nitrates, respectively. 2023 The Royal Society of Chemistry. -
Prediction of Users Behavior on the Social Media Using XGBRegressor
The previous decennium has seen the growth and advance with respect to social media and such that has violently also immensely expanded to infiltrate each side of user lives. In addition, mobile network empowers clients to admittance to MSNs at whenever, anyplace, for any character, including job and gathering. Accordingly, the association practices among clients and MSNs are getting completer and more confounded. The goal of this paper is to examine the number of followers, likes, and post for Instagram users. The dataset yielded several fundamental features, which were used to create the model with multimedia social networks (MSNs). Then, natural language processing (NLP) features should be added and finally incorporate features derived in distinction to a machine learning technique like XGBRegressor with TF-IDF technique. We use two performance indicators to compare the different models: root mean square error (RMSE) and the R2 value. We achieved average accuracy using XGBRegressor which is 82%. 2022, The Author(s), under exclusive license to Springer Nature Singapore Pte Ltd. -
Predictive analysis in smart agriculture
Analyzing large databases for hidden connections, correlations and insights is known as big data analytics. Although many countries still use outdated farming methods, technological advancements have allowed for specific improvements (especially in developing countries). Big data analytics has the potential to expand the agricultural sector in this regard significantly. The farmers rely heavily on old methods for deciding what to plant and how to cultivate it. Walking through fields, selecting soil samples for moisture analysis, and visually inspecting plant leaves are typical examples of these time-honored practices. Understanding the significance of technology for acquiring crop information in considerable amounts and turning that data into usable knowledge is crucial for agriculturists (mainly farmers). Integration of big data could help agriculture make changes to its current practices. If used correctly, big data analytics can shed light on the most efficient crop cultivation methods. Extensive developments in three areas-crop prediction, precision farming and seed production-are reshaping the agricultural industry. There are four parts to this chapter. The first part of this paper provides an introduction to analytics on big data in agriculture. The second part will then focus on the various big data methods used in the agricultural sector. The third section provides two examples of how big data analysis methods were put to use in the field of agriculture. In the fourth section, the authors examine the several agricultural research avenues open to scholars and scientists. This chapter concludes with a brief overview. 2023 River Publishers. All rights reserved. -
Predictive Analysis of Academic Performance Among Students using A-CNN-BiLSTM Approach
The number of possibilities to analyze educational data using data mining techniques is expanding, with the goal of improving learning outcomes. There is an explosion in data produced by online and virtual education, e-learning platforms, and institutional IT. Using these statistics, teachers could gain valuable insights into their students' learning habits. Academic performance of students and other useful information can be analyzed with the help of educational data mining. Model training consists of three primary steps: data preprocessing, feature selection, and training the model. To eliminate unwanted problems like noise and redundant attributes, data preparation is necessary. By prioritizing which features to calculate, the mRMR algorithm lowers calculation costs. Feature selection plays a crucial role in training A-CNN-BiLSTM models. The suggested approach routinely outperforms BiLSTM and CNN, two state-of-the-art algorithms. With a data accuracy percentage of 96.57%, it's clear that there was a significant improvement. 2024 IEEE. -
Predictive Analysis of Sleep Disorders Using Machine Learning: A Comprehensive Analysis
The diagnosis of sleep disorders often relies on subjective patient reports, sleep diaries, and potentially cumbersome polysomnography (PSG) tests. However, these methods have limitations such as subjectivity, sleep diaries require meticulous effort, and expensive PSG tests are expensive, resource-intensive, and may not accurately capture sleep patterns in a non-clinical setting. Sleep disorders pose significant health risks and can impair overall well-being. Predictive analysis plays a crucial role in identifying individuals at risk of developing sleep disorders, enabling timely interventions and personalized treatment plans. In this paper, a comparative analysis of regression and classification models for sleep disorders prediction using machine learning (ML) techniques on insomnia and sleep apnea are discussed. Through extensive experimentation and comparative analysis, XGBoost and AdaBoost demonstrated as the most effective predictive models for insomnia and sleep apnea. AdaBoost and XGBoost classifiers are displaying 93.49% and 92.73% respectively. It is therefore possible to draw the conclusion that AdaBoost and XGBoost are doing well based on the findings as a whole, as indicated by the results. Our findings contribute to advancing the understanding and application of ML techniques in sleep disorder prediction, paving the way for more accurate and timely diagnosis based on ML techniques and personalized interventions in clinical practices. 2024 IEEE. -
Predictive analysis of stock prices through scikit-learn: Machine learning in python
Scikit-learn, a tool for developing machine learning algorithms, is a standard library of python. Through Scikit-learn, a trained model for predictive analysis can be developed. Such models aim to provide accurate predictions. Stock predictions are based on changes and patterns identified in the historical dataset. Following the trends and patterns of the historical changes of stocks, machine learning algorithms can be developed for achieving accurate outcomes. An effective model is developed, which enhance the working pattern or performance of the machine that further helps to draw a precise analysis of stocks. 2023 Scrivener Publishing LLC. -
Predictive Analysis of the Recovery Rate from Coronavirus (COVID-19)
Estimation of recovery rate of COVID-19 positive persons is significant to measure the severity of the disease for mankind. In this work, prediction of the recovery rate is estimated based on machine learning technology. Standard data set of Kaggle has been used for experimental purpose, and the data sets of COVID cases in Italy, China and India for these countries are considered. Based on that data set and the present scenario, the proposed technique predicts the recovery rate. 2022, The Author(s), under exclusive license to Springer Nature Singapore Pte Ltd. -
Predictive Analysis of Voice Pathology Using Logistic Regression: Insights and Challenges
Voice pathology diagnosis is essential for the timely detection and management of voice disorders, which can significantly impact an individuals quality of life. This study employed logistic regression to evaluate the predictive power of variables that include age, severity, loudness, breathiness, pitch, roughness, strain, and gender on a binary diagnosis outcome (Yes/No). The analysis was performed on the Perceptual Voice Qualities Database (PVQD), a comprehensive dataset containing voice samples with perceptual ratings. Two widely used voice quality assessment tools, CAPE-V (Consensus Auditory-Perceptual Evaluation of Voice) and GRBAS (Grade, Roughness, Breathiness, Asthenia, Strain), were employed to annotate voice qualities, ensuring systematic and clinically relevant perceptual evaluations. The model revealed that age (odds ratio: 1.033, p < 0.001), loudness (odds ratio: 1.071, p = 0.005), and gender (male) (odds ratio: 1.904, p = 0.043) were statistically significant predictors of voice pathology. In contrast, severity and voice quality-related features like breathiness, pitch, roughness, and strain did not show statistical significance, suggesting their limited predictive contributions within this model. While the results provide valuable insights, the study underscores notable limitations of logistic regression. The model assumes a linear relationship between the independent variables and the log odds of the outcome, which restricts its ability to capture complex, non-linear patterns within the data. Additionally, logistic regression does not inherently account for interactions between predictors or feature dependencies, potentially limiting its performance in more intricate datasets. Furthermore, a fixed classification threshold (0.5) may lead to misclassification, particularly in datasets with imbalanced classes or skewed predictor distributions. These findings highlight that although logistic regression serves as a useful tool for identifying significant predictors, its results are dataset-dependent and cannot be generalized across diverse populations. Future research should validate these findings using heterogeneous datasets and employ advanced machine learning techniques to address the limitations of logistic regression. Integrating non-linear models or feature interaction analyses may enhance diagnostic accuracy, ensuring more reliable and robust voice pathology predictions. 2025 by the authors. -
Predictive Analytics as a Catalyst for Disruption in the Fashion Ecosystem
The fashion industry is one of the most dynamic industries, with trends that change constantly being moulded by the changing preferences of consumers. In this dynamic environment it is crucial for companies to adjust to the current market demand, failing which companies might plunge into losses and even face shutdowns. Predictive analytics plays an important role in trend prediction, demand forecasting, optimizing the supply chain and inventory management, personalization, dynamic pricing, waste minimization and prediction of sustainable materials. This, of course, is not without challenges. Data privacy concerns and over reliance on AI algorithms leading to inhibition of human creativity stand out as the most concerning challenges that need to be addressed to ensure that predictive analytics is utilised to its fullest potential in the fashion industry. Predictive analytics and AI can ensure that the fashion industry is not just profitable but also consumer centric and sustainable in its operations thus ensuring long term growth and sustenance of businesses in this industry. 2026 by IGI Global Scientific Publishing. All rights reserved.

