0% found this document useful (0 votes)
12 views15 pages

Updated Ieee Title List

The document lists various project titles and objectives related to machine learning and deep learning applications, including web service classification, defect detection, intrusion detection in smart vehicles, and energy demand prediction. Each project aims to develop innovative solutions using advanced algorithms and frameworks to enhance efficiency, accuracy, and security in diverse fields. The projects cover a wide range of topics, demonstrating the versatility of machine learning technologies in addressing real-world challenges.

Uploaded by

Sana
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
12 views15 pages

Updated Ieee Title List

The document lists various project titles and objectives related to machine learning and deep learning applications, including web service classification, defect detection, intrusion detection in smart vehicles, and energy demand prediction. Each project aims to develop innovative solutions using advanced algorithms and frameworks to enhance efficiency, accuracy, and security in diverse fields. The projects cover a wide range of topics, demonstrating the versatility of machine learning technologies in addressing real-world challenges.

Uploaded by

Sana
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 15

CSE-Latest-IEEE-Titles

(Page. 1)
Email: [email protected]
Website: www.takeoffprojects.com Phone: +91 9030333433, +91 877668144
CSE-Latest-IEEE-Titles

Project Code Project Name Objective

TCMAPY1296 A Semi-Supervised Learning Approach to Quality- This project aims to create a semi-supervised learning
Based Web Service Classification (Python/Machine framework for classifying web services based on quality. It
Learning) utilizes both labeled and unlabeled data: labeled data guides
classification, while unlabeled data improves generalization
across diverse data distributions. The goal is to automate and
enhance the evaluation of web service quality attributes
effectively.

TCMAPY1370 Steel Surface Defect Detection The primary objective of this project is to develop an
(Python/Machine Learning) automated steel surface defect detection system that
accurately identifies six distinct types of defects using the
YOLOv8 model. Specific objectives include enhancing
defect detection speed and precision to facilitate real-time
applications, reducing the dependency on manual inspection
to improve operational efficiency, and minimizing human
error in quality control processes

TCMAPY1397 Intrusion Detection System for Smart Vehicles Using This project aims to develop a robust Intrusion Detection
Machine Learning Algorithms System (IDS) for smart vehicles using machine learning
(Python/Machine Learning) models to detect and mitigate cyber threats in vehicular
networks. By leveraging the CAN-intrusion-dataset, it will
classify attacks like DDoS, Fuzzy, and Impersonation,
ensuring real-time, accurate threat detection and enhanced
security.

TCMAPY1404 Smart system electricity power companies The primary objective of this project is to design and develop
(Python/Machine Learning) a smart system for electricity power companies that enhances
the efficiency, reliability, and sustainability of electricity
distribution networks.

TCMAPY1405 A Connectivity-Aware Graph Neural Network for The primary objective of this project is to develop a real-time
Real-Time drowsiness detection system that accurately identifies signs
(Python/Machine Learning) of driver fatigue using advanced machine learning
techniques.

TCMAPY1372 X-AI enabled hybrid approach for detection of cyber The primary objective of this research is to develop an X-AI
terrorism enabled hybrid approach that enhances the detection and
(Python/Machine Learning) prevention of cyber terrorism activities.

(Page. 2)
Email: [email protected]
Website: www.takeoffprojects.com Phone: +91 9030333433, +91 877668144
CSE-Latest-IEEE-Titles

TCMAPY1373 A Predictive Discrete Event Simulation For The primary objective of this study is to develop and evaluate
Predicting Operation Times In Container Terminal a predictive discrete event simulation model for forecasting
(Python/Machine Learning) operation times in container terminals.

TCMAPY1387 Sentiment Analysis for YouTube Comment using AI Comments Sentiment Analysis: Extracts and classifies
(Python/Machine Learning) sentiments (positive, negative, or neutral) from comments
retrieved via the YouTube Data API. Video Transcript
Sentiment Analysis: Extracts video transcripts using the
YouTube Transcript API and determines the sentiment of
individual words or phrases.

TCMAPY1388 A Semi-Supervised Learning Approach To Quality- The objective of this project is to develop an intelligent
Based Web Service Classification system that classifies web services into quality categories
(Python/Machine Learning) (Bronze, Silver, Gold, Platinum) using machine learning
algorithms and Explainable AI (LIME). The system also
recommends relevant services based on key performance
metrics, aiming to improve service selection and decision-
making accuracy

TCMAPY1375 Adaptive Monitoring For Early Stage Ransomware The primary objective of this project is to develop an
Detection Via Behaviour And Network Traffic adaptive monitoring framework capable of detecting
Analysis ransomware in its early stages through a combination of
(Python/Machine Learning) behavioral and network traffic analysis.

TCMAPY1379 Meditaion Toxicity Forcasting Using Deep Learning This project aims to develop a deep learning-based model
(Python/Machine Learning) for predicting opioid prescription toxicity by analyzing a
dataset of 25,000 records with 256 features. Using techniques
like RNN, Random Forest, XGBoost, and Voting Classifiers,
the goal is to identify high-risk prescribers and uncover
patterns linking specific medications (e.g., Acetaminophen,
Gabapentin, Levothyroxine) to increased toxicity, ultimately
improving prescription safety and mitigating risks.
TCMAPY1384 Carbon Emission Prediction Through the Develop a predictive model for vehicle carbon emissions
Harmonization of Extreme Learning Machine and using ML techniques, enhancing accuracy through feature
INFO Algorithm. engineering and advanced algorithms.
(Python/Machine Learning)

TCMAPY1235 A Novel Web Framework for Cervical Cancer This research introduces a novel web framework for cervical
Detection System A Machine Learning Breakthrough cancer detection using advanced machine learning
(Python/Machine Learning) techniques. It integrates AdaBoost, XGBoost, stacking
classifier, and logistic regression models to improve
diagnostic accuracy. The objective is to enhance early

(Page. 3)
Email: [email protected]
Website: www.takeoffprojects.com Phone: +91 9030333433, +91 877668144
CSE-Latest-IEEE-Titles

detection and intervention processes, aiming to improve


patient outcomes in cervical cancer management.

TCMAPY1271 Active Machine Learning For Heterogeneity Activity This project aims to create an efficient activity recognition
Recognition Through Smartwatch Sensors system using smartwatch sensors. It leverages active
machine learning to classify activities like walking, running,
(Python/Machine Learning) biking, and standing based on accelerometer and gyroscope
data. By reducing labeled data needs through active learning,
it aims to lower labeling costs while continuously refining
model performance

TCMAPY1224 An Ensemble Deep Learning Model for Vehicular This project aims to develop an ensemble deep learning
Engine Health Prediction model combining Random Forest and KNN algorithms for
predictive maintenance of vehicular engines. By leveraging
Real-time sensor data and historical records, it seeks to
(Python/Deep Learning)
enhance accuracy in identifying early signs of engine
degradation, thus improving reliability and optimizing
operational efficiency in automotive engineering.

TCMAPY1227 An Advanced Approach For Detecting Behavior- The project aims to develop a sophisticated system using
Based Intranet Attacks By Machine Learning machine learning to identify and mitigate intranet attacks. By
analyzing behavioral patterns and network data, it seeks to
(Python/Machine Learning) detect unauthorized access, data exfiltration, and malware
infections. The goal is to enhance intranet security through
real-time detection and response capabilities, safeguarding
critical network assets effectively.

TCMAPY1238 Classifying Tor Traffic Encrypted Payload Using This study introduces a robust ML framework to classify
Machine Learning encrypted Tor traffic payloads for cybersecurity
enhancement. Using diverse features like Source Port,
(Python/Machine Learning)
Destination Port, and IAT, Decision Tree, Logistic
Regression, and XGBoost models are evaluated for
accurately predicting traffic nature ('label'). It aims to
optimize real-time encrypted traffic analysis for secure
network environments.

TCMAPY1303 Explainable Data Driven Digital Twins For This project aims to develop an advanced predictive model
Predicting Battery States In Electric Vehicles for electric vehicle battery states using Explainable Data-
Driven Digital Twins. It integrates diverse machine learning
(Python/Machine Learning)
algorithms (DNN, LSTM, CNN, SVR, SVM, FNN, RBF,
RF, XGBoost) to accurately forecast SOC and SOH.
Emphasis is placed on enhancing model transparency to
optimize EV performance and support sustainable
automotive technologies.

(Page. 4)
Email: [email protected]
Website: www.takeoffprojects.com Phone: +91 9030333433, +91 877668144
CSE-Latest-IEEE-Titles

TCMAPY1326 Hybrid Machine Learning Model For Efficient Developing a hybrid ML model for efficient botnet attack
Botnet Attack Detection In IOT Environment detection in IoT environments. Integrates diverse ML
techniques to enhance detection accuracy, leveraging IoT-
(Python/Machine Learning) specific data characteristics. Aimed at improving
cybersecurity by identifying and mitigating botnet threats
effectively in IoT networks.

TCMAPY1344 Machine Learning Based Diagnostic Paradigm in The project aims to develop a machine learning-based
Viral and Non-Viral Hepatocellular Carcinoma diagnostic tool to accurately classify hepatocellular
carcinoma into viral and non-viral types, enhancing
(Python/Machine Learning) diagnostic accuracy and supporting personalized treatment
strategies.

TCMAPY1304 Machine Learning Algorithms for Forecasting and This project aims to enhance Euro-to-Dollar exchange rate
Categorizing Euro-to-Dollar Exchange Rates forecasting by applying machine learning techniques,
including neural networks and ensemble methods, to analyze
(Python/Machine Learning) historical data, improve prediction accuracy, and support
informed financial decision-making.

TCMAPY1237 Open-Set Recognition in Unknown DDoS Attacks This study introduces Reciprocal Points Learning for Open-
Detection With Reciprocal Points Learning Set Recognition in DDoS attack detection, using Passive
(Python/Machine Learning) Aggressive, Random Forest, and Decision Tree algorithms to
enhance detection accuracy and robustness against evolving
threats.

TCMAPY1299 PDF Malware Detection: Toward Machine Learning This project develops a machine learning system to detect
Modeling With Explainability Analysis malware in PDF files, evaluating algorithms like Random
(Python/Machine Learning) Forest, SVM, AdaBoost, and DNN, aiming for high accuracy
and interpretability to enhance cybersecurity.

TCMAPY1322 Predicting Hospital Stay Length Using Explainable The objective of this study is to develop and evaluate
Machine Learning predictive models for hospital stay length using machine

(Python/Machine Learning) learning algorithms, including Logistic Regression, MLP,


Random Forest, Gradient Boosting, and XGBoost.
Additionally, the study aims to utilize explainability tools to
interpret model predictions and identify the key determinants
of hospital stay durations.

TCMAPY1236 Sensor Fusion And Machine Learning For Seated This study aims to enhance seated movement detection using
Movement Detection With Trunk Orthosis trunk orthoses by comparing Decision Trees, Random
(Python/Machine Learning) Forests, and Stacking Classifiers with KNN, integrating IMU
and EMG sensor data for improved accuracy and reliability.

(Page. 5)
Email: [email protected]
Website: www.takeoffprojects.com Phone: +91 9030333433, +91 877668144
CSE-Latest-IEEE-Titles

TCMAPY1324 Transparency and Privacy The Role of Explainable This project advances financial fraud detection by
AI and Federated Learning in Financial Fraud integrating Explainable AI and Federated Learning,
Detection enhancing transparency and privacy. It compares traditional
algorithms with newer methods to develop a robust,
(Python/Machine Learning) interpretable, and confidential system.

TCMAPY1327 A Dynamic Selection Hybrid Model for Advancing This study aims to develop a Dynamic Selection Hybrid
Thyroid Care With BOOST Balancing Method Model for thyroid disorder diagnosis, integrating Decision
Trees, SVM, KNN, Random Forest, AdaBoost, and Gradient
Boosting within an Adaptive Ensemble Framework to
(Python/Machine Learning)
enhance diagnostic accuracy and adaptability.

TCMAPY1292 A Framework for LLM-Assisted Smart Policing This research aims to develop a Smart Policing System
System framework using GPT-4 and XLNet to enhance predictive
accuracy, real-time crime analysis, address ethical concerns,
(Python/Machine Learning) optimize resources, and adapt to modern policing challenges.

TCMAPY1230 An Improved Concatenation of Deep Learning The objective is to develop an enhanced ischemic stroke
Models for Predicting and Interpreting Ischemic predictive model by integrating deep learning with
Stroke traditional classifiers, improving accuracy, interpretability,
(Python/Deep Learning) and validating the effectiveness of this unified approach for
stroke prediction.

TCMAPY1321 Applying Machine Learning Algorithms for the The project aims to develop a web-based machine learning
Classification of Sleep Disorders system for classifying insomnia and sleep apnea using
(Python/Machine Learning) Stacking and Voting Classifiers, enhancing predictive
accuracy and automating diagnosis with the Sleep Health
dataset.
TCMAPY1222 Exploring Deep Learning and Machine Learning This project aims to develop a diagnostic model using
Approaches for Brain Hemorrhage Detection ResNet and MobileNet to classify neuroimages into normal
(Python/Deep Learning) or stroke categories, enhancing accuracy and speed for early
detection and improved patient outcomes.

TCMAPY1302 Multi-Class Adaptive Active Learning for Predicting This study aims to enhance student anxiety prediction
Student Anxiety accuracy using Decision Tree, Stacking Classifier, KNN,
Logistic Regression, XGBoost, Naive Bayes, and Random
(Python/Machine Learning)
Forest, with Multi-Class Adaptive Active Learning for
optimized model efficiency.

(Page. 6)
Email: [email protected]
Website: www.takeoffprojects.com Phone: +91 9030333433, +91 877668144
CSE-Latest-IEEE-Titles

TCMAPY1290 Predicting Energy Demand Using Machine Learning This project aims to use machine learning to predict energy
Exploring Temporal and Weather-Related Patterns demand by analyzing temporal and weather patterns,
Variations and Impacts enhancing energy management, resource allocation, and
(Python/Machine Learning) planning, and showcasing the role of advanced techniques in
managing fluctuating demand.

TCMAPY1290 Product Helpfulness Detection With Novel The objective is to integrate LSTM networks with BERT
Transformer Based BERT Embedding and Class embeddings for product helpfulness detection, improving
Probability Features classification accuracy, providing confidence insights, and
(Python/Machine Learning) showcasing the LSTM, BERT model’s superiority over
traditional methods.

TCMAPY1016 Identification Of Fake Indian Currency Using The project aims to develop an advanced counterfeit
Convolutional Neural Network detection system for Indian currency using CNNs
(Python/Deep Learning) (MobileNet, ResNet), hybrid models with SVM and Random
Forest, enhancing accuracy and security against fraud.
TCMAPY1401 Interactive Web Application For Mental Well Being The objective of our project is to enhance physical and
(Python/Deep Learning) mental well-being by providing personalized yoga practice
and emotional support. Using computer vision, machine
learning, and a chatbot, it tailors yoga pose
recommendations, and delivers supportive interactions based
on user emotions.

TCMAPY1409 Smart Surveillance System Using Machine Learning Develop a scalable, real-time surveillance system using CNN
(Python/Deep Learning) and GRU to classify activities: Normal, Violence,
Weaponized, enhancing security monitoring.

TCMAPY1410 Seamless Textual Version Using Deep Learning Develop a multilingual translation system using MarianMT,
(Python/Deep Learning) BERT, and OPUSMT, supporting Indian languages with
speech-to-text and adaptive learning.

TCMAPY1411 Detecting Human Life During Fire Develop a real-time detection system using
(Python/Deep Learning) YOLOv8/YOLOv9 to identify humans, fire, smoke,
enhancing safety with instant alerts.

TCMAPY1412 Real-Time Vehicle Detection From UAV Aerial Develop a real-time vehicle detection model for UAV
Images images using BiFPN, Soft-NMS, and enhanced prediction
(Python/Deep Learning) for small-scale accuracy.

TCMAPY1368 Text Summarization This project uses deep learning models—LSTM, Llama, and
(Python/Deep Learning) BART—on the CNN/DailyMail dataset. The goal is to
generate concise, readable summaries that maintain key
information and improve accessibility across different
domains.

(Page. 7)
Email: [email protected]
Website: www.takeoffprojects.com Phone: +91 9030333433, +91 877668144
CSE-Latest-IEEE-Titles

TCMAPY1374 Predicting the stages of dementia using the OASIS The primary objective of this study is to explore the potential
dataset of the OASIS dataset for predicting the stages of dementia
(Python/Deep Learning) using machine learning techniques.

TCMAPY1381 Deep-IDS A real time intrusion detector for iot nodes The primary objective of this project is to develop Deep-IDS,
using deep learning a real-time intrusion detection system for Internet of Things
(Python/Deep Learning) (IoT) nodes, utilizing advanced deep learning techniques to
enhance network security.

TCMAPY1285 Prediction Of Cardiovascular Diseases With Retinal The project develops a deep learning model using CNNs and
Images Using Deep Learning MobileNet to predict cardiovascular diseases from retinal
(Python/Deep Learning) images, offering an accurate, efficient tool for early detection
and improving patient outcomes.

TCMAPY1291 Tomato quality classification The "Tomato Quality Classification" project uses CNNs and
(Python/Deep Learning) MobileNet to classify tomatoes as healthy or rejected,
enhancing quality control and operational efficiency in
agriculture through automated, accurate classification.
TCMAPY1391 Optimized Brain Tumor Detection: A Dual-Module Develop a deep learning framework for brain tumor detection
Approach for MRI Image Enhancement and Tumor
and segmentation in MRI images using MobileNet and
Classification
(Python/Deep Learning) DenseNet architectures.

TCMAPY1288 Novel Transfer Learning Based Deep Features for The study develops a non-invasive diagnostic tool for early
Diagnosis of Down syndrome in Children Using Down syndrome detection using facial images, integrating
Facial Images VNL-Net with MobileNet + SVM, enhancing accuracy and
(Python/Deep Learning) efficiency for mobile and edge devices.

TCMAPY1357 Fish Target Detection Using YOLOv9 and faster This project aims to develop a highly accurate and efficient
RCNN system for underwater fish detection using YOLOv9 and
(Python/Deep Learning) Faster R-CNN, focusing on real-time processing and
challenging conditions. By comparing these models'
performance, the project seeks to contribute to marine
biology and conservation efforts through improved
monitoring of aquatic life.
TCMAPY1359 Enhanced Lumbar Disease Classification Through This project develops an automated lumbar disease
Hybrid Deep Learning Methods classification system using advanced models like MobileNet,
DenseNet, CNN-SVM, and an involution-based VGG,
aiming for real-time, accurate, and efficient healthcare
diagnosis. Is this conversation helpful so far?

(Page. 8)
Email: [email protected]
Website: www.takeoffprojects.com Phone: +91 9030333433, +91 877668144
CSE-Latest-IEEE-Titles

TCMAPY1288 Predicting Energy Demand Using Machine Learning The objective of this project is to leverage machine learning
Exploring Temporal And Weather-Related Patterns algorithms to accurately predict energy demand by analyzing
Variations And Impacts. temporal and weather-related patterns.
(Python/Machine Learning)

TCMAPY1298 Gynecological Disease Diagnosis Expert System The primary objective of the Gynecological Disease
GDDES Based on Machine Learning Algorithm and Diagnosis Expert System (GDDES) project is to develop an
Natural Language Processing advanced diagnostic tool that leverages machine learning
(Python/Machine Learning) algorithms and Natural Language Processing (NLP) to
accurately identify and diagnose common gynecological
disorders, specifically Urinary Tract Infection (UTI) and
Polycystic Ovary Syndrome (PCOS).

TCMAPY1300 Parkinson’s Disease Detection Develop a deep learning model using CNNs, SVMs, and
(Python/Machine Learning) Random Forests to analyze speech features for early
Parkinson's Disease detection, improving diagnostic
accuracy and aiding clinical decision-making.
TCMAPY1265 5G Coverage Prediction Identification of Dominant Conduct a comparative analysis of machine learning
Feature Parameters and Prediction Accuracy algorithms to predict 5G coverage using RF Signal Data.
(Python/Machine Learning) Benchmark models like Logistic Regression, KNN, SVM,
and CNN to identify the most accurate, efficient model.
TCMAPY1263 Innovations in Stroke Identification: A Machine This project aims to develop a diagnostic model using
Learning-Based Diagnostic Model Using Neuro ResNet and MobileNet architectures to classify neuroimages,
images enhancing stroke diagnosis accuracy and speed for early
(Python/Machine Learning) detection and timely intervention.

TCMAPY1069 Rumor source identification from social network This study proposes a novel method for tracing the origins of
(Python/Machine Learning) rumors within social networks. By combining advanced
machine learning techniques with network analysis, the
approach aims to enhance the accuracy of identifying the
sources of misinformation.

TCMAPY1302 Multi-Class Adaptive Active Learning for Predicting The topic of predicting student anxiety using a multi-class
Student Anxiety adaptive active learning framework was chosen due to the
(Python/Machine Learning) increasing recognition of mental health's critical role in
educational success and overall well-being.

TCMAPY1303 Explainable Data Driven Digital Twins for Predicting The primary objective of this project is to develop an
Battery States in Electric Vehicles explainable data-driven digital twin model that accurately
(Python/Machine Learning) predicts key battery states, specifically state of charge (SOC)
and state of health (SOH), in electric vehicles (EVs).

(Page. 9)
Email: [email protected]
Website: www.takeoffprojects.com Phone: +91 9030333433, +91 877668144
CSE-Latest-IEEE-Titles

TCMAPY1304 Machine Learning Algorithms for Forecasting and The primary objective of this project is to evaluate the
Categorizing Euro-to-Dollar Exchange Rates performance of various machine learning algorithms,
(Python/Machine Learning) including AdaBoost, Gradient Boosting, Bagging, XGBoost,
and Decision Tree Classifier, in forecasting and categorizing
Euro-to-Dollar exchange rates.

TCMAPY1305 Leveraging Social Network Analysis for Influencer Integrate Social Network Analysis with machine learning to
Identification A Data Perspective enhance influencer identification, using K-means clustering
(Python/Machine Learning) for user segmentation, evaluating network features, and
analyzing patterns to refine marketing strategies and improve
accuracy.
TCMAPY1306 Machine Learning for fuel Consumption Prediction Develop a machine learning system to predict fuel
(Python/Machine Learning) consumption and classify driving profiles (Sporty, Eco,
Calm, Normal, Aggressive) using ECU data, comparing
algorithms to optimize performance and fuel efficiency.

TCMAPY1307 Predicting Credit Card Fraud Detection Using The primary objective of this study is to enhance the
Machine Learning accuracy and efficiency of credit card fraud detection
(Python/Machine Learning) systems by leveraging advanced machine learning
algorithms. Credit card fraud remains a critical challenge for
financial institutions due to the increasing sophistication of
fraudulent activities. Traditional fraud detection methods
often fall short in addressing these evolving threats,

TCMAPY1308 Enhancing Medicare Fraud Detection Through To Develop a classification system for Medicare claims into
Machine Learning Addressing Class Imbalance With Fraud and Non-Fraud categories by addressing class
SMOTE-ENN imbalance using the Synthetic Minority Over-sampling
(Python/Machine Learning) Technique (SMOTE) combined with Edited Nearest
Neighbors (ENN), to enhance the detection accuracy of
fraudulent claims within the dataset

TCMAPY1343 Machine Learning Based Assessment of Mental The primary objective of this project is to develop a machine
Stress using Wearable Sensor Data learning-based model that can assess and classify mental
(Python/Machine Learning) stress levels using data from wearable sensors

TCMAPY1344 Machine Learning Based Diagnostic Paradigm in The primary objective of this project is to develop a robust
Viral and Non-Viral Hepatocellular Carcinoma machine learning-based diagnostic tool to accurately classify
(Python/Machine Learning) hepatocellular carcinoma (HCC) into viral and non-viral
categories.

(Page. 10)
Email: [email protected]
Website: www.takeoffprojects.com Phone: +91 9030333433, +91 877668144
CSE-Latest-IEEE-Titles

TCMAPY1345 Upi Fraud Detection Using Machine Learning The primary objective of this project is to develop an
(Python/Machine Learning) effective fraud detection system for Unified Payments
Interface (UPI) transactions by analyzing critical transaction
details such as the bank book name, transaction ID, and
transaction amount.
TCMAPY1346 smartsentry cyber threat intelligence in iiot The objective of the SmartSentry project is to develop a
(Python/Machine Learning) robust Cyber Threat Intelligence (CTI) framework
specifically designed for Industrial Internet of Things (IIoT)
environments. The framework aims to enhance the security
and resilience of critical infrastructure by leveraging
advanced machine learning and deep learning techniques
TCMAPY1347 Machine Learning Approaches for Accurate Rainfall The primary objective of this project is to evaluate and
Prediction and preparedness compare multiple machine learning algorithms for their
(Python/Machine Learning) effectiveness in predicting rainfall patterns based on
historical weather data. By utilizing a dataset comprising
diverse climatic features—such as temperature, humidity,
wind speed, and atmospheric pressure—the project aims to
identify the algorithms that yield the highest accuracy in
forecasting rainfall events.
TCMAPY1351 Time Series Analysis For Bitcoin Price Prediction This project performs a time series analysis to predict Bitcoin
Using Prophet prices, comparing RNN, LSTM, ARIMA, and Prophet
(Python/Machine Learning) models, aiming to improve prediction accuracy and support
informed trading decisions in volatile markets.
TCMAPY1356 You Are What You Buy Personal Information This project aims to analyze the relationship between
Extraction From Anonymized Data consumer purchasing behavior and personal attributes
(Python/Machine Learning) (education, marital status, income) using anonymized data
and machine learning models like Gradient Boosting,
Random Forest, SVM, and DNN. The goal is to predict
individual characteristics based on purchasing patterns to
inform targeted marketing and enhance personalized
consumer experiences while ensuring data privacy.
TCMAPY1364 Deep Ensemble Learning With Pruning for DDoS The main idea of this project is to determine whether network
Attack Detection in IoT Networks traffic is indicative of a DDoS attack or normal activity based
(Python/Machine Learning) on an analysis of various network flow features.

TCMAPY1354 El nino La nina To classify ENSO phases (El Niño, La Niña, Normal) using
(Python/Machine Learning) machine learning and forecast future ONI values with deep
learning models, improving climate prediction and
preparedness for global weather impacts.
TCMAPY1355 Novel Sentiment Majority Voting Classifier and The objective of this study is to develop a sentiment majority
Transfer Learning-Based Feature Engineering for voting classifier for deepfake tweets using transfer learning-
Sentiment Analysis of Deepfake Tweets based feature engineering, specifically by leveraging a pre-
trained BERT model and Random Forest classifier.
Additionally, the research aims to evaluate the model's
performance through metrics such as Accuracy, Precision,

(Page. 11)
Email: [email protected]
Website: www.takeoffprojects.com Phone: +91 9030333433, +91 877668144
CSE-Latest-IEEE-Titles

Recall, and F1-Score while identifying key features that


influence classification.

TCMAPY1314 Decentralized Traceability And Direct Marketing Of This project enhances aspect-based sentiment analysis by
Agriculture Supply Chains evaluating DeBERTa, PaLM, and GPT-3.5-Turbo models
(python/cloud) across review domains, aiming to improve accuracy, address
domain specificity challenges, and guide future ABSA
research and development.
TCMAPY1349 On the Security of Secure Keyword Search and Data This project critically evaluates Ge et al.'s CPAB-KSDS
Sharing Mechanism for Cloud Computing scheme, identifying security vulnerabilities in IND-CKA
(python/cloud) reductions and developing an attack to demonstrate
weaknesses, enhancing understanding of ABPRE encryption
robustness.
TCMAPY1026 An Efficient Privacy-Preserving Public Auditing Develop a privacy-preserving public auditing protocol for
Protocol for Cloud-Based Medical Storage System cloud-based medical storage in smart healthcare, supporting
(python/cloud) batch auditing and dynamic updates to reduce costs and
improve efficiency for data management and auditing.

TCMAPY1360 Stub Signature Based Efficient Public Data Auditing This project develops a partial signature-based data auditing
System Using Dynamic Procedures in Cloud system for cloud storage, leveraging homomorphic
Computing encryption and hash functions to enhance privacy, accuracy,
and support dynamic data operations with minimal
computational overhead.
TCMAPY1353 A Lightweight Image Encryption Algorithm Based on This research develops an enhanced AES algorithm with
Secure Key Generation innovative key generation, dynamic substitution boxes, and
(python/cloud) circular permutation, aiming to improve data security and
efficiency, especially for IoT and edge-fog-cloud systems.

TCMAPY1311 Concise and Efficient Multi-Identity Fully Our research develops a Multi-Identity Based Fully
Homomorphic Encryption Scheme Homomorphic Encryption (MIBFHE) system, integrating
(python/cloud) MKFHE with Identity-Based Encryption (IBE) to enhance
efficiency, security, and scalability for encrypted data
computations, reducing computational overhead and
simplifying key management.
TCMAPY1252 Deduct: A Secure Deduplication Of Textual Data In The "DEDUCT" project develops a secure cloud data
Cloud Environments deduplication system using AES encryption to enhance
(python/cloud) storage efficiency by 90-95%, protect data confidentiality,
and define roles for secure file management and audits.
TCMAPY1242 Dynamic Searchable Symmetric Encryption With This project develops and evaluates SR-DSSE and SR-DSSE
Strong Security And Robustness b Dynamic Searchable Symmetric Encryption schemes to
(python/cloud) enhance keyword search robustness and security in
encrypted cloud data, ensuring correctness and
confidentiality in healthcare contexts.

(Page. 12)
Email: [email protected]
Website: www.takeoffprojects.com Phone: +91 9030333433, +91 877668144
CSE-Latest-IEEE-Titles

TCMAPY1281 Expressive Public-Key Encryption With Keyword This paper critically assesses the security of expressive
Search: Generic Construction From KP-ABE and an public-key encryption with keyword search (PEKS)
Efficient Scheme Over Prime-Order schemes, revealing a keyword guessing attack vulnerability,
Groups and aims to improve resilience in cloud data privacy
(python/cloud) encryption schemes.

TCMAPY1281 Improving Digital Forensic Security: A Secure This paper develops DFA-AOKGE, a secure digital forensic
Storage Model With Authentication and Optimal Key architecture for IaaS, using decentralized storage, multikey
Generation Based Encryption homomorphic encryption, and advanced key generation to
(python/cloud) enhance evidence protection and integrity during
investigations.
TCMAPY1 PEEV: Parse Encrypt Execute Verify—A Verifiable The PEEV framework enhances cloud data confidentiality
Fhe Framework (python/cloud) by enabling secure, remote computation on encrypted data
using homomorphic encryption and zero-knowledge proofs,
simplifying program writing, verification, and protecting
against dishonest providers.
TCMAPY1245 Privacy-Preserving and Trusted Keyword Search for This study designs and implements a privacy-preserving,
Multi-Tenancy Cloud verifiable, and accountable keyword searchable encryption
(VAKSE) scheme for multi-tenant clouds, ensuring secure
(python/cloud)
keyword searches, data privacy, and efficient parallel
processing.
TCMAAN1153 Multi-Keywords Searchable Attribute-Based Develop and evaluate MKSABE-VaAR, an encryption
Encryption With Verification and Attribute system for efficient multi-keyword searches in cloud storage,
Revocation Over Cloud Data using polynomial keyword combinations, user attribute
(python/cloud) verification, and linear secret-sharing for enhanced security
and performance.

TCMAAN1156 A Pairing Free Provable Public Key Dual Receiver Develop a Dual Receiver Encryption (DRE) scheme using
Encryption Scheme decisional Diffie-Hellman for enhanced efficiency and
(python/cloud) public verifiability, offering strong security against chosen
ciphertext attacks and reduced computational complexity.
TCMAAN1157 Revolutionizing Cloud Data Security with Elliptic Enhance cloud data security by implementing Elliptic Curve
Curve Cryptography. Cryptography (ECC) to provide robust encryption with
(python/cloud) lower computational and energy requirements, improving
efficiency and security in cloud-based systems.

(Page. 13)
Email: [email protected]
Website: www.takeoffprojects.com Phone: +91 9030333433, +91 877668144
CSE-Latest-IEEE-Titles

(Page. 14)
Email: [email protected]
Website: www.takeoffprojects.com Phone: +91 9030333433, +91 877668144
CSE-Latest-IEEE-Titles

(Page. 15)
Email: [email protected]
Website: www.takeoffprojects.com Phone: +91 9030333433, +91 877668144

You might also like