International Journal of Algorithms Design and Analysis Review
Volume 1, Issue 1 (2023)
Table of contents
-
Machine Learning Techniques for Predicting Industries Based on Region
Abstract: In recent years, there has been a growing interest and emphasis on agricultural land preparation and its implementation among researchers, primarily due to various factors. These factors include an increased focus within the research community, a rising demand for agricultural land, and the significance of assessing soil health for ensuring robust crop production. Picture request is one such philosophy for soil and land prosperity examination. It is a staggering measure …
Published in International Journal of Algorithms Design and Analysis Review · Vol. 1, Issue 1, 2023 · pp. 1–8 Read article
-
Virtual Clothes Try-On
Abstract: Virtual try-on of clothes is gaining popularity thanks to its commercial potential. It can be used for intelligent recommendation or online purchasing to reduce the selection to a few designs and sizes. Through this project we aim to create a mechanism that enables users to see themselves wearing virtual clothes while looking at a screen display, without taking off their actual clothes. We aim to stimulate the selected clothes on …
Published in International Journal of Algorithms Design and Analysis Review · Vol. 1, Issue 1, 2023 · pp. 16–20 Read article
-
Card Fraud Detection Using Artificial Neural Network and Multilayer Perception Algorithm
Abstract: Fraud has posed a significant challenge for merchants, especially in the online business sector, over the course of many years. This is primarily due to the advancements in technology that have made credit card transactions a common method of payment. Credit card fraud refers to the unauthorized use of a credit card by an individual for personal purposes, without the owner's consent and with no intention of paying for the …
Published in International Journal of Algorithms Design and Analysis Review · Vol. 1, Issue 1, 2023 · pp. 21–30 Read article
-
Effects of Cluster Computing on Big Data Analysis and Network Topology
Abstract: The rapid expansion of big data has posed substantial difficulties for conventional computing systems. As a result, cluster computing has grown to be a potent method for effective large data processing. Cluster computing involves multiple interconnected nodes functioning as a unified system, pooling together their processing, storage, and memory resources. These nodes are typically connected through high-speed networks such as ethernet or InfiniBand, facilitating efficient data sharing and communication among …
Published in International Journal of Algorithms Design and Analysis Review · Vol. 1, Issue 1, 2023 · pp. 31–39 Read article
-
Searching Substring in O(n) Time Complexity
Abstract: This research paper presents a highly efficient algorithm for substring search within a given string, achieving a remarkable time complexity of O(n). The proposed algorithm utilizes a two-pointer approach to compare the given string with the targeted substring. By employing string concatenation, the algorithm dynamically constructs a resultant substring during the matching process. Upon completion of character matching, the algorithm compares the resultant substring with the targeted substring and returns …
Published in International Journal of Algorithms Design and Analysis Review · Vol. 1, Issue 1, 2023 · pp. 9–15 Read article