Browse Items (2150 total)
Sort by:
-
A Comparative Analysis On Machine Learning Algorithm for Score Prediction and Proposal of Enhanced Nae Bayes
Sports attracted a lot of people to watch various games all over the world. India is not an exception. Among various games, cricket has special attention. Cricket in India contributes to the Indian economy on a large scale. Cricket is also known for the broad amount of data gathered for each team, season, and player. Hence, cricket is a perfect domain to work on various data analysis and machine learning approaches to acquire useful insights and information. In this paper, algorithms were used to enhance the output of the team in a sports league, particularly, IPL (cricket). It reflects the performance of the team on a deeper analysis of the requirements of T20 cricket. 2022 IEEE. -
A Comparative Assessment of Cascaded Double Voltage Lift Boost Converter
In several power conversion applications, dc-dc boost converters with voltage boost techniques are extensively used in order to meet the growing power demand. The main drawback of conventional dc-dc boost converter is obtaining high DC voltages, when operated at high duty ratio which causes switching losses and decreases overall efficiency because of the switch being used to be in 'ON' state for long time and voltage stresses across switch increases. The main objective of proposed converter is to obtain high voltage without extreme duty ratio. When input voltage of 15V DC is given, 201.1V DC output voltage is attained at duty ratio of 0.4 by the cascaded double voltage lift boost converter. To validate the performance of proposed converter, simulation is carried out in LTspice XVII and a comparative assessment of proposed converter with other converters at different duty ratio are realized. 2020 IEEE. -
A Comparative Investigation on the use of Machine Learning Techniques for Currency Authentication
In the present banking sector, identifying the real and the fake note is a very challenging task because if we do it manually, it takes a long time to check which is real and which is fake. This research study article aims to authenticate the money between real and fake by using different machine algorithms facilitating learning, such as K-means Clustering, Random Forest Classification, Support Vector Machines, and logistics Regression. Specifically, we consider the banknote dataset. The data of money is extracted from various banknote images by using the wavelet transform tool, which is primarily used to remove elements from the images. However, we are mainly concerned with the different machine learning algorithms, so we take the two variables, where the first variable indicates image variance and the second indicates image skewness. We use these two variables to train our machine learning algorithms. So, majorly, by applying the different machine learning algorithms, which are supervised and unsupervised, we find the accuracy for the respective machine learning algorithms and then visualize and classify the real and fake notes separately. Finally, the prediction is based on integrity, which means the efficiency value is based on how much the mechanism system can uncover the fake notes. Then, after calculating the accuracy of currency authentication, there is a high possibility that the accuracy of the particular algorithm is the best algorithm, so the application of currency authentication will be very useful for the bank to easily find duplicate notes. 2022 IEEE. -
A Comparative Performance Analysis of Convolution W/O OpenCL on a Standalone System
Initial approach of this paper is to provide a deep understanding of OpenCL architecture. Secondly, it proposes an implementation of a matrix and image convolution implemented in C (Serial Programming) and OpenCL (Parallel Programming), to describe detailed OpenCL programming flow and to provide a comparative performance analysis. The implementation is being carried on AMD A10 APU and various algebraic scenarios are created, to observe the performance improvement achieved on a single system when using Parallel Programming. In the related works authors have worked on AMDAPPSDK samples such as N-body & SimpleGL to understand the concept of vector data types in OpenCL and OpenCL-GL interoperability, have also implemented 3-D particle bouncing concept in OpenCL & 3D-Mesh rendering using OpenCL. Lastly, authors have also illuminated about their future work, where they intend to implement a novel algorithm for mesh segmentation using OpenCL, for which they have tried to form a strong knowledge base through this work. 2015 IEEE. -
A Comparative Study in Predictive Analytic Frameworks in Big Data
Every information processing sector uses predictive analytic framework in terms of distributed datasets through a variety of applications. These analytic frameworks are effectively used for various analyses of data, parameter, and attributes. Leveraging data to make insightful decisions for maximizing the effectiveness requires the determination of the best predictive framework for any organization. Even a retail unit which wants to scale up its production rely on multiple parameters. These parameters must be analyzed for effective quality control in any domain. Since there are diversities in every domain the data will be in varied form, and these are accumulated as Big Data. These analyses are done using machine learning frameworks. The strategy involved would differ from one domain to another such as in the health care sector the framework might predict the magnitude of patients admitted to the urgent care facility over the upcoming days whereas in the production industry the framework would align quality control measures. This article analyses a few domains and their deployed machine learning impacts in a strategic way. 2023 American Institute of Physics Inc.. All rights reserved. -
A Comparative Study of Collaborative Movie Recommendation System
The number of movies available has expanded, making it challenging to select a film that uses current technology to meet users' needs. Following the widespread use of internet services, recommendation systems have become commonplace. The objective for all recommendation systems now is to employ filtering and clustering algorithms to recommend content users are interested in. Suggestions for a media commodity like movies are offered to consumers by locating user profiles of people with comparable likes which makes users' preferences initially determined to allow them to rate movies of their choosing. After a period of use, the recommender system understands the user and offers films that are more likely to receive higher ratings. A comparison study on the existing models helps to understand future scope and improvements for more personalized models for movie recommendation. In comparison to previous models, the MovieLens dataset gives a dependable model that is exact and delivers more customized movie suggestions. In this paper, an approach to do a detailed study and review the user preferences based on item and content of movies has been made to understand the filtering techniques of the collaborative recommendation system to increase accuracy and give highly rated movies as recommendations to the user is carried and based on the results the recommendation system is built with a content-based filtering technique. 2022 IEEE. -
A Comparative Study of LGMB-SVR Hybrid Machine Learning Model for Rainfall Prediction
Weather forecasting is a critical factor in deter mining the crop production and harvest of any geographical location. Among various other factors, rainfall is a crucial determining component in the sowing and harvesting of crops. The aim and intent of this paper is to analyze various machine learning algorithms like LightGBM and SVR, and develop a hybrid model using LightGBM and SVR to accurately predict rainfall The hybrid model implements both LightGBM and SVR on a preprocessed dataset and then combines the predicted values of the results through an ensemble model which considers the average of these values based on a predefined weight. The weight of the model is determined by considering various combinations, and the result with the least error is taken into consideration for that particular dataset. The study shows that the hybrid model performed better than LightGBM and SVR individually, and produced the least root mean square error yielding a more accurate prediction of rainfall. 2021 IEEE. -
A Comparative Study of Machine Learning and Deep Learning Algorithms to Predict Crop Production
Agriculture is a field that plays an essential part in strengthening a country's economy, especially in agrarian countries like India, where agriculture and crop productivity play a large role in the economy. The research focuses on comparing machine learning and Deep learning algorithms in predicting total crop yield production. The parameters considered for the study are State name, District name, Year, Season, Crop, Area and Production. The dataset is resourced from the data.gov.in website. Random forest from Machine Learning and Sequential model from Deep learning are compared, and the performance metric considered for the study is R2 score. The objective is to assess how well the independent variable predicts the variance in the dependent variable. Random Forest algorithm achieved an R2 score of 0.89, whereas Deep Learning Sequential algorithm gave an R2 score of 0.29. 2023 American Institute of Physics Inc.. All rights reserved. -
A Comparative Study of ML and DL Approaches for Twitter Sentiment Classification
This research made use of various machine learning (ML) and deep learning (DL) methods - such as support vector machines, random forests, logistic regression, naive Bayes, and XGBoost, convolutional neural networks (CNNs), and feedforward neural networks (FNNs) - for tweet analysis to investigate public sentiment towards Ola and Uber. The objective is to determine the most effective method for distinguishing between good and negative tweets. Feature engineering techniques improve the algorithms interpretation of tweet content. To balance out the disparity between positive and negative tweets. The project aims to uncover customer wants and concerns on Twitter to help Ola and Uber, in addition to improving Algorithms Accuracy. The study intends to help these ride-hailing businesses make educated modifications to boost customer happiness by closely examining tweets. Essentially, the study assesses how well various ML and DL algorithms comprehend user feedback on Uber and Ola. The overarching goal is to not only enhance computational methods but also contribute to the improvement of these ride-hailing services, ultimately fostering a more positive online environment for Ola and Uber enthusiasts. In summary, the study investigates sentiment analysis techniques on Twitter to optimize understanding of Ola and Uber-related tweets, aiming to facilitate positive changes for the ride-hailing services and their customers, promoting a friendlier Twitter community. 2024 IEEE. -
A Comparative Study of Spectral Indices for Surface Water Delineation Using Landsat 8 Images
Surface water delineation is an important step in performing change detection studies on water bodies with the help of multispectral images. Commonly used techniques for surface water delineation from multispectral images are single band density slicing, spectral index based, machine learning based classification and spectral unmixing based methods. This paper presents a comparative study of commonly used spectral indices Normalized Difference Vegetation Index (NDVI), Normalized Difference Water Index (NDWI), Modified Normalized Difference Water Index (MNDWI), Water Ratio Index (WRI), Normalized Difference Forest Index (NDFI), Enhanced water Index (EWI), Weighted Normalized Difference Water Index (WNDWI), Automated Water Extraction Index (AWEI), Tasseled Cap Water Index (TCW), Global Water Index (GWI)and Sum457 that were developed for water detection for their suitability and effectiveness when applied on Landsat 8 images. While all the above mentioned indices showed their usefulness in water detection, simpler and faster indices like GWI and Sum457 yielded comparable results to that of more complex ratios like EWI and WNDWI. 2019 IEEE. -
A comparative study of the impact of thermal indices on Indian coral ecosystem
Coral reefs have been the diversified ecosystem in the planet. Advantages are opportunities in tourism, coastal protection and fisheries production. Corals, as key ingredient is sourced got drug manufacturing. Its distribution is evident in locations of where sea water temperature ranges between 16C to 30C. Their presence is >0.2% of ocean area and supports >25% of marine species. India has five reef formations. Globally, last two decades have seen an increase in reporting reef deterioration. The reason significantly attributed to be climate change, apart other challenges such as pollution, sedimentation, oil spillage, etc. Such events lead to widespread mortality of corals. Mortality during bleaching events are inevitable and varied; depends on intensity of such events. The primary reason is due to significant rise in average sea surface temperature (SST). Recovery takes time after such events, and it becomes worse with recurring events. The reefs of Indian seas have reported events of severe bleaching during 1998, 2010 and 2016. IPCC reviews show mass bleaching will be prominent in future due to elevated SST. This work tries to compare the HS values of a few regions. The data collected is from 2001 to 2017. A few significant observations are drawn which could further help us to extend the work to take help from Artificial Intelligence to make predictions for the future. This study uses the indices derived out of SST to look at relative risk faced by Indian reefs. The need for comprehensive and localized actions will be discussed. 2021 Author(s). -
A Comparative Study on Indian Sign Language Representation
Communication among people can happen with the help of verbal or nonverbal language. Nonverbal communication is shared only among the hearing and speech impaired and is not common among others. Non-verbal communication is also different for different countries around the world. A solution to remove the gap between verbal and non-verbal communicators is to create an automated language translation model that can effortlessly convert sign language to text or audio. This area has been under research for a long time, but an economical and robust system that can efficiently convert signs into speech still does not exist. This paper focuses on different approaches that were put forward to turn Indian sign language into audio signals. The Sign Language Recognition (SLR) system is classified as isolated and continuous sign language models based on its input. 2021 IEEE. -
A Comparison of 2 Step Classification with 3-Class Classification for Webpage Classification
The content over internet increasing significantly each year and the web page classification is an essential areas of work upon for web-based information management, content retrieval, data scrapping, content filtering, advertisement removal, contextual advertising, expanding web directories etc. Multiclass classification methods is more popular and commonly use to classify web pages, and 2 step classification is our proposed system. In 2 step classifier, we use 2 primary model which works serially and perform binary classification at each level. The primary source of dataset contain thousands of URL(Uniform Resource Locator) of web pages. The content on webpage is extracted and stored on system to avoid the loss of data sue to the change in URL. The comparison between the two methods validated the system improvement and improved in different metric such as precision and recall using 2 step classification technique. 2 step classification technique is faster while training and also shows performance improvement. There proposed system shows improvement in the performance of the results but not something significant. 2022 IEEE. -
A comparitive study on traditonal healthcare system and present healthcare system using cloud computing and big data
Cloud computing is one the emerging technology which provides all the necessary resources required for day to day operations of an organization in a virtual environment. It is also known as green computing as it reduces the physical existence of the hardware resources. Health is being considered as a basic right for an individual. Even though there are advancements in the healthcare sector of India when compared to earlier stages, there is still a need for betterment in this sector. In order to make progress in this field, constant learning and better economic standards are needed. This paper provides a comparative view of the progress made by India in the healthcare sector after the introduction of two major technologies such as cloud computing and big data. 2017 IEEE. -
A Compatible Hexadecimal Encryption-Booster Algorithm for Augmenting Security in the Advanced Encryption Standard
Among the most prominent encryption algorithms, Advanced Encryption Standard ranks first. Even so, many familiar characters can be seen when an AES encrypted file is opened. As of today, there have been very few contributions to research on suppressing known characters in AES encrypted files. It is possible to identify encrypted files not only by their name and content, but also by their size. As a result, hackers can identify files at source and target locations by comparing their sizes. In this paper, a methodology is presented to address these two research gaps. As a result of the proposed algorithm, almost all characters are transformed into an unintelligible format not only for humans, but also for computer interpreters. As an additional benefit, the proposed method makes the encrypted file appear smaller and conceals its actual size. The proposed Encryption Booster algorithm is also easily integrated with Advanced Encryption Standard. 2023 IEEE. -
A Comprehensive Investigation of Blockchain Technology's Role in Cyber Security
In recent years, blockchain has become an extremely trending technology, capable of solving a variety of problems. One of these domains is cybersecurity, where blockchain technology has a huge scope. To dive deeper into this topic, we first need to understand the cybersecurity domain, the need for this field, and how it has become crucial to the current Information-Technology industry. Once we have a good understanding of the field of cybersecurity, we next focus on blockchain technology, its basic working process, and what makes it a trending infrastructural technology in today's world. The basic idea about the field of cybersecurity and blockchain technology can help us understand how the two different fields can be integrated to solve several problems in the cybersecurity domain. Eventually, we discuss the pros and cons of blockchain technology in cybersecurity and how the integration of the two different fields can make a difference. This study aims to explore various possibilities where blockchain technology can be utilized in several applications to solve a variety of problems in the field of cybersecurity. 2023 IEEE. -
A comprehensive investigation of the effect of mineral additives to bituminous concrete
Research efforts to employ sustainable materials for road construction have been on the rise in recent years. In particular, the use of polymers as additives in asphalt mix has been actively explored by several researchers. Bituminous pavementsnormally constructed in India, have increasing number of premature failures, due to increase in traffic density and noteworthy variations in road temperatures. The modified binders have proven to improve numerous properties of bituminous surfaces such as temperature susceptibility, fatigue life, creep, resistance to permanent deformation and rutting. The present study has focussed on the experimental investigations conducted to evaluate the influence of mineral additives, such as wollostonite and Rice Husk Ash (RHA) on Indirect Tensile Strength (ITS) and Tensile Strength Ratio (TSR) of bituminous concrete (BC)maintaining uniformity of aggregate properties.The results establish that the bituminous concrete blends modified using rice husk ash at 20% and wollostonite at 8%, with hydrated lime are most suitable for practical applications. 2021 Elsevier Ltd. All rights reserved. -
A comprehensive investigation on machine learning techniques for diagnosis of down syndrome
Down Syndrome is a chromosomal disease which causes many physical and cognitive disabilities. Down Syndrome patients are more vulnerable than any other patient. Medical experts started knowing it now with keen awareness. In recent years it has become a field of interest for many researchers, medical experts and social organisation. For the researchers it is an area of interest where very little work is done and a lot to be explored. Machine Learning consists of different processing levels like pre-processing, segmentation, feature selection and classification. Each level contains a vast set of techniques like filters, segmentation algorithms and classifiers. Machine Learning is one of the most popular algorithm, which is used to automate the decision making process with higher rate of accuracy in less time with least error rate. Machine Learning proved its significance with highest rate of accuracy in decision making and problem solving in almost all the fields but automated decision making in medical science is still a challenge. This paper reviews the different works done in the field of Down Syndrome using Machine Learning applied on different medical images, and the techniques like pre-processing, segmentation, feature selection and classification. The aim of this research work is to analyse and identify the Machine Learning methodologies that works efficiently to detect Down Sundrome. 2017 IEEE. -
A Comprehensive Methodical Strategy for Forecasting Anticipated Time of Delivery in OnlineFood Delivery Organizations
Determining the cost of shipping has long been a cornerstone of urban logistics, but today's effective outcomes need acceptable precision. Around the globe, internet-based meal ordering and distribution services have surpassed public expectations; for example, in India, platform-to-consumer distributions and delivery of food and drinks reached an astounding amount of more than 290 million transactions in 2023. Businesses are required to provide customers with precise details on the time it will take for their food to be delivered, starting from the moment the purchase is placed until it reaches the customer's door. Customers won't place orders if the result measure is greater than the actual delivery date, but a greater number of consumers are going to contact the customer service line if the period of waiting falls shorter than their actual shipment period. This study's primary goals are to identify critical variables that affect the availability of nutritious food inspiring leaders as well as to provide an approach for making accurate predictions. Analyzing and contrasting the primary effects and challenges of distribution and shipping in the nation's many different sectors. The Author(s), under exclusive license to Springer Nature Singapore Pte Ltd. 2024. -
A Comprehensive Research on Deep Learning Based Routing Optimization Algorithms in Software Defined Networks
Discovering an optimal routing in Software Defined Networks (SDNs) is challenging due to several factors like scalability issues, interoperability, reliability, poor configuration of controllers and security measures. The compromised SDN controller attacks at the control plane layer, packet losses in the topology and end-to-end delay are the most security risk factors in SDNs. To overcome this, in most of the existing researches, Deep Reinforcement Learning (DRL) algorithm with various optimization techniques was implemented for optimal routing in SDN by providing link weights to balance the end-to-end delay and packet losses. DRL used Deterministic Policy Gradient (DPG) method which acts as an actor-critic reinforcement learning agent that searches for an optimal policy to minimize the expected cumulative long-term reward. However, discovering an optimal routing with efficient security measures is still a major challenge in SDNs. This research proposes a detailed review of routing optimization algorithms in SDN using Deep Learning (DL) methods which supports the researchers in accomplishing a better solution for future research. 2023 IEEE.