Search
24 articles for “python”
-
Python's Applications in the Profession of Data Science
Abstract: Because of its ease of use, adaptability, and huge ecosystem of libraries, Python has become one of the most influential programming languages in the field of data science. Python is highly valued for its straightforward and versatile nature. This study delves into its various uses in data science, including tasks like data preprocessing, exploratory data analysis (EDA), statistical modeling, machine learning, and creating visualizations. Libraries like Pandas and NumPy make …
Published in International Journal of Data Structure Studies · Vol. 3, Issue 1, 2025 · pp. 23–30 Read article
-
Sentimental Analysis in Twitter Using Python
Abstract: Social media websites are a great source of information because they have a lot of data. For instance, Twitter generates millions of packets of text. These statistics may be employed for commercial or charitable purposes. One of the hottest new buzzwords for many business strategies is the analysis of data from these social networking websites. Sentimental analysis can be used to manage election campaigns, global health problems, technical concepts, inventions, …
Published in International Journal of Computer Science Languages · Vol. 1, Issue 1, 2023 · pp. 28–32 Read article
-
Enhancing Attendance Recording: Python and Arduino Integration for RFID Data Transmission to MySQL
Abstract: The suggested attendance system is used to control attendance from a central unit in vast, branching factories or universities. It consists of terminal units and a central unit. A Raspberry Pi, a screen GUI, an RFID reader, a transponder card for each user (such as a student), and a GSM board make up each terminal unit. A PC, a GSM board, and an Arduino make up the main unit. Every …
Published in International Journal of Radio Frequency Innovations · Vol. 1, Issue 2, 2023 · pp. 23–28 Read article
-
Traversal Speed Comparison of BFS and DFS in Balanced and Skewed Binary Trees
Abstract: In this paper, we provide an analysis of how well both breadth-first search (BFS) and depth-first search (DFS) algorithms perform while wandering through two kinds of binary trees: balanced and skewed. The research was motivated by the practical application of storing files and directories in a certain type of parent-child relationship through the use of hierarchical file systems (e.g., windows explorer). The result of measuring how fast and versatilely these …
Published in International Journal of Data Structure Studies · Vol. 4, Issue 2, 2026 Read article
-
3d Hand Interaction in Virtual Space
Abstract: In the realm of augmented reality (AR) and virtual reality (VR), it is necessary to facilitate users' interplay with the digital world. In virtual environments, the system will be able to track the user's hand movements in three dimensions, providing the impression that they are essentially there. The system will adopt a camera component for input, a Python library called Open-CV for real-time video streaming, and a media-pipe library to …
Published in International Journal of Optical Innovations & Research · Vol. 3, Issue 1, 2025 · pp. 13–19 Read article
-
Driver Drowsiness Alert System
Abstract: In the present era, the increasing frequency of accidents during prolonged road trips, primarily attributed to driver fatigue, is a matter of serious concern. Recognizing this challenge, our goal is to develop a driver drowsiness alert system to effectively address and alleviate these incidents. Theproposed system utilizes a webcam to capture real-time images of the driver's eyes, employingmachine learning algorithms to promptly identify signs of fatigue. Upon detecting drowsiness, the …
Published in International Journal of Electro-Mechanics and Material Behaviour · Vol. 2, Issue 1, 2024 · pp. 1–10 Read article
-
API Development for Cloud Parameter Curation
Abstract: API development for cloud parameter curation is pivotal in managing and optimizing various parameters within cloud environments. This project aims to develop a set of APIs that facilitate the efficient configuration, monitoring, and management of cloud parameters such as network settings, security policies, and resource allocation. Leveraging PHP for development and GoDaddy servers for hosting, the APIs provide a scalable and accessible solution for controlling cloud parameters remotely. Security measures, …
Published in International Journal of Electrical and Communication Engineering Technology · Vol. 2, Issue 1, 2024 · pp. 1–8 Read article
-
Presento AI: Your Personal Slide Assistant
Abstract: An AI based Auto Slide Generator offers significant time and effort savings. Current tools like Microsoft PowerPoint and OpenOffice aid researchers by providing slide outlines and themes, but they fall short in assisting with slide content selection. An academic presentation functions as an advertisement for a paper rather than an exhaustive information dump. In PowerPoint presentations, it's acceptable to include images that encapsulate your research's objectives. Visuals serve as highly …
Published in International Journal of Electronics Automation · Vol. 2, Issue 2, 2024 · pp. 14–19 Read article
-
Attendance System Based on Facial Recognition
Abstract: Attendance management is a fundamental aspect of educational institutions and workplaces, ensuring accountability, discipline, and operational efficiency. Traditional methods, such as manual roll calls, RFID cards, and fingerprint scanners, are often time-consuming, error-prone, and susceptible to fraud. This research presents an automated attendance management system utilizing face recognition technology to address these challenges effectively. The proposed system employs OpenCV for real-time image processing, the face recognition library for accurate facial …
Published in International Journal of Electronics Automation · Vol. 3, Issue 1, 2025 · pp. 28–34 Read article
-
Hand Gesture Recognition Systems: A Review of Vision-based and Sensor-based Approaches
Abstract: With many real-world uses, such as sign language translation and human-computer interaction, hand gesture detection is a crucial area of study in the science of computer vision. In this study, we propose a Convolutional Neural Network (CNN) model that uses real-time camera images to recognise hand gestures. A collection of hand motion photographs spanning the English alphabet (A-Z) was gathered, and the images were pre-processed to exclude any backdrop and …
Published in International Journal of Optical Innovations & Research · Vol. 1, Issue 1, 2023 · pp. 15–20 Read article
-
Navigating the Future: Exploring the Best Employee Management Systems of Today
Abstract: In this paper, we discussed an effective employee management system with the help of Python GUI Technology. A company's ability to successfully manage its workforce is essential to its success. The Employee Management System enables employers to easily manage all records. Python GUI Technology is used in the development of the application-based staff management system. In previous studies, there were two applications developed to manage employee details and another to …
Published in International Journal of Electronics Automation · Vol. 1, Issue 2, 2023 · pp. 25–29 Read article
-
A Simplistic Review of the Soundex Algorithm: The Magic of Phonetics
Abstract: As a human, we always make mistakes while pronouncing words, names, and terms that sound alike. As a result of which those spellings are difficult to identify. To simplify this problem, we have discussed an algorithm called Soundex algorithm which provides a solution to pronunciation problems by giving a similar code with 1-letter and 3-digit code as a syntactical solution to all terms that sound alike. In this study, we …
Published in International Journal of Algorithms Design and Analysis Review · Vol. 2, Issue 1, 2024 · pp. 1–8 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
-
Detection of Pneumonia in COVID-19 Patients Using X-ray Images
Abstract: This study explores the use of chest X-ray image analysis and deep learning methods to identify pneumonia in COVID-19 patients. Due to the pandemic, Proper as well as immediate examination of COVID-19 is now essential for patient care and disease control. This study proposes a novel approach that uses convolutional neural networks (CNNs) to automatically predict pneumonia in COVID-19 patients using chest X-ray images. In this study, an X-ray of …
Published in International Journal of Radio Frequency Innovations · Vol. 1, Issue 1, 2023 · pp. 13–23 Read article
-
Machine Learning Based Early Cataract Detection: A Predictive Modeling Approach
Abstract: Cataracts, characterized by dense cloudy areas in the eye’s lens, afflict more than 50% of elderly individuals, leading to impaired vision and potential blindness. Detecting cataracts at an early stage is crucial to facilitate simpler treatments, as neglecting the condition may necessitate complex eye surgery. To address this issue, we are creating a predictive system that identifies cataract disease by analyzing user-provided eye features. To achieve this, we leverage OpenCV, …
Published in International Journal of Computer Science Languages · Vol. 1, Issue 2, 2023 · pp. 1–8 Read article
-
An approach of Computer Vision Methods for Driver’s Drowsiness and Yawn Detection
Abstract: Numerous studies have demonstrated that 4,444 traffic crashes are primarily caused by driver drowsiness. Due to advancements in digital computer systems, tiredness behaviour may now be studied by researchers worldwide. The goal of this project is to increase road safety by preventing accidents caused by sleepy drivers. To view the driver's face, use real-time facial recognition technology. A driver's attentiveness and reaction time may be impacted by weariness, which raises …
Published in International Journal of Optical Innovations & Research · Vol. 1, Issue 1, 2023 · pp. 21–26 Read article
-
Advanced Helmet Recognition System with Integrated Number Plate Detection for Enhanced Traffic Monitoring Using Deep Learning
Abstract: This study focuses on the crucial problem of non-adherence to traffic regulations, particularly with the compulsory use of helmets by motorcyclists. Motorcycle accidents have a greater mortality rate compared to other types of accidents, indicating a need for a more effective enforcement strategy. Current procedures depend on traditional techniques where traffic officers manually observe traffic rule infractions through patrols and monitoring CCTVs, requiring substantial labor and time resources. The inherent …
Published in International Journal of Electrical and Communication Engineering Technology · Vol. 2, Issue 1, 2024 · pp. 9–18 Read article
-
Diet(Nutrition) Recommender using Machine Learning
Abstract: In an era where maintaining a healthy lifestyle has become a priority, personalized dietary recommendations play a crucial role in guiding individuals towards achieving their nutritional goals. The Diet Recommendation System is an inno- vative application that combines user-specific data with machine learning algorithms to provide tailored dietary suggestions. This system is designed to simplify the process of meal planning and promote healthier eating habits. The Diet Recommendation System is …
Published in International Journal of Nutritions · Vol. 2, Issue 2, 2025 Read article
-
Data Privacy in AI: Securing the Sensitive Information Through Homomorphic Encryption
Abstract: Artificial intelligence (AI) technology increasingly relies on sensitive user data, particularly finance and healthcare. While legacy encryption technologies safeguard data in transit and at rest, they are of no use when data must be decrypted to be processed. This is a bleak privacy threat, particularly in AI applications that call for constant processing of data. The objective of this study is to apply homomorphic encryption, a feature in which operations …
Published in International Journal of Information Security Engineering · Vol. 3, Issue 2, 2025 · pp. 25–30 Read article
-
Webpage Extraction and Retrieval Chatbot
Abstract: Web scraping is a fundamental technique for automating data extraction in big data applications. While multiple implementations exist, few leverage Python’s Beautiful Soup library for efficient and structured data retrieval. This project aims to develop a web scraper and retrieval system that extracts relevant information from web pages, stores it in a vector database (Milvus), and enables intelligent querying using semantic search and generative AI. The system is designed to …
Published in International Journal of Satellite Remote Sensing · Vol. 3, Issue 2, 2025 · pp. 1–7 Read article