You are on page 1of 12

Project 1

Bookmark this page


Project Name: Website Traffic Analysis

Project Description: Analyze website traffic data to understand user behavior, popular pages, and
traffic sources, helping website owners improve user experience.

Project 2
Bookmark this page
Project Name: Air Quality Analysis in Tamil Nadu

Project Description: The objective of this project is to analyze and visualize air quality data from
various monitoring stations in Tamil Nadu. The dataset contains measurements of Sulfur Dioxide
(SO2), Nitrogen Dioxide (NO2), and Respirable Suspended Particulate Matter/Particulate Matter 10
(RSPM/PM10) levels in different cities, towns, villages, and areas. The project aims to gain insights
into the air pollution trends, identify areas with high pollution levels, and create a predictive model to
estimate RSPM/PM10 levels based on SO2 and NO2 levels.

Project 3
Bookmark this page
Project Name: Assessment of Marginal Workers in Tamil Nadu- A Socioeconomic Analysis

Project Description: Analyze the demographic characteristics of marginal workers based on age,
industrial category, and sex. Create visualizations such as bar charts, pie charts, or heatmaps to
represent the distribution across different categories.

Project 4
Bookmark this page
Project Name: Data Analysis of Companies Registered with Registrar of Companies (RoC)

Project Description: The objective of this project is to perform a comprehensive data analysis on
the master details of companies registered with the Registrar of Companies (RoC). The analysis
aims to gain insights into the company landscape, identify trends, and understand the characteristics
of registered companies.

Project 5
Bookmark this page
Project Name: Product Sales Analysis

Project Description: Analyze sales data to identify top-selling products, peak sales periods, and
customer preferences, aiding in inventory management and marketing strategies.

Project 6
Bookmark this page
Project Name: Customer Churn Prediction

Project Description: Use data analytics to predict customer churn and identify factors influencing
customer retention, helping businesses reduce customer attrition.

Project 7
Bookmark this page
Project Name: Covid-19 Cases Analysis

Project Description: This data file provided will be having available public data on COVID-19. Each
row/entry contains the number of new cases and deaths reported per day and by country in the
EU/EEA. Compare and contrast the mean value and standard deviations of cases and associated
deaths.

Project 8
Bookmark this page
Project Name: Public Transportation Efficiency Analysis

Project Description: Analyze public transportation data to assess service efficiency, on-time
performance, and passenger feedback, supporting transportation improvement initiatives.

Project 9
Bookmark this page
Project Name: Public Health Awareness Campaign Analysis

Project Description: Analyze data from public health awareness campaigns to measure their
effectiveness in reaching the target audience and increasing awareness.

Project 10
Bookmark this page
Project Name: Water Quality Analysis

Project Description: The problem involves analyzing the water quality data represented by the
given columns (pH, Hardness, Solids, Chloramines, Sulfate, Conductivity, Organic_carbon,
Trihalomethanes, Turbidity, Potability) to assess the suitability of the water for specific purposes
such as drinking. The objective is to identify any potential issues or deviations from regulatory
standards, and determine the potability of the water based on these parameters.
Internet Of Things - Faculty Mentor
IBM - IOT101

Project 1
Bookmark this page
Project Name: Smart Parking

Project Description: Implement IoT sensors in public parking spaces to monitor availability in real-
time. This data can be made accessible through a public platform or mobile app, helping drivers find
available parking spaces efficiently.

Use appropriate sensors to detect the presence/absence of a car in the parking space. Feed this
information to an Arduino board connected with an ESP8266 module that sends this information to
an online database platform(firebase) which is accessed by an mobile/web application to display
empty parking slots.

Project 2
Bookmark this page
Project Name: Air Quality Monitoring

Project Description: Set up IoT devices to measure air quality parameters like pollution levels and
particulate matter. This data can be made publicly available to raise awareness about air quality and
its impact on public health.

Use any air quality sensor (eg: VOC sensor) to monitor air pollution levels, particulate matters and
various other parameters that define air quality. Connect these sensors to a processor such as
Arduino or raspberry pi. Connect an esp8266 module to upload this data to cloud. Make this data
publicly available. Create a blog to display this data along with visualizations such as graphs.

Project 3
Bookmark this page
Project Name: Flood Monitoring and Early Warning

Project Description:Deploy IoT sensors near water bodies and in flood-prone areas to monitor
water levels. This data can be shared on a public platform to issue early flood warnings and assist
emergency response teams.

Use IOT sensors such as ultrasonic sensor and other sensor that operates on RADAR technologies
to monitor water levels. This data is then fed to any processor such as Arduino or raspberry pi with
appropriate power connections. ESP8266 module is fitted to connect with internet. This data is then
shared on a public platform.

Project 4
Bookmark this page
Project Name: Smart Water Management
Project Description: Implement IoT sensors to monitor water consumption in public places like
parks and gardens. The data can be made available on a public platform, encouraging water
conservation efforts.

Smart meters should be used to monitor the outlet of water in Pipes. These data is to be sent to
internet with the help of an ESP32 processor. This data is then shared on a public platform to create
awareness among the public.

Project 5
Bookmark this page
Project Name: Traffic Management

Project Description: Use IoT devices and data analytics to monitor traffic flow and congestion in
real-time. This information can be accessible on a public platform or through mobile apps, aiding
commuters in choosing optimal routes.

Traffic congestion monitoring solutions can use either cameras to visually capture and record car
volumes or may crowdsource information from drivers’ smartphones. place cameras at key locations
in roadways to observe and track congestion. Image processing can be used with machine learning
to learn about congestion. Other method can be to include sensors on vehicles that send location
information (eg: gps sensor) to the cloud. If more that a certain number of sensors are detected in a
certain place, it means there is traffic in that place. This is sensor crowdsourcing.

Project 6
Bookmark this page
Project Name: Public Transportation Optimization

Project Description: Integrate IoT sensors in public transportation vehicles to monitor ridership,
track locations, and predict bus or train arrival times. This data can be shared on a public platform to
improve transit services.

Use sensors such as GPS sensor to monitor location of each vehicle. This information is then fed to
Arduino and then uploaded to cloud using an esp8266 module. This information is then used to
monitor the locations of the public vehicle. Scheduling public transport and making this information
available to the users.

Project 7
Bookmark this page
Project Name: Smart Public Restrooms

Project Description: Install IoT sensors in public restrooms to monitor occupancy and maintenance
needs. Data on restroom availability and cleanliness can be made available to the public through a
platform or mobile app.

You can use object detection sensors to detect the occupancy of the restrooms, and other hygiene
checking sensors such as ammonia sensor, H2S sensor, turbidity sensor to detect the cleanliness of
public restrooms. These data are then fed to cloud using ESP8266 module on a Arduino board. This
information is then displayed and used for scheduling maintenance tasks, and to monitor restroom
availability.

Project 8
Bookmark this page
Project Name: Water Quality Monitoring in Public Pools

Project Description: Employ IoT sensors to monitor water quality in public swimming pools and
share the data on a public platform, ensuring a safe and healthy swimming environment for
residents.

Ph sensors and other water quality sensors should be implemented to detect the water quality of the
swimming pools. These data is fed to the cloud using esp8266 module on the Arduino board. This
cloud data is shared in a public platforms so that people can see the water quality of the pool.

Project 9
Bookmark this page
Project Name: Noise Pollution Monitoring

Project Description: Deploy IoT sensors to measure noise pollution in public areas, providing real-
time noise level data accessible to the public through a platform or mobile app.

Sound meter is connected with Arduino board to detect the sound and noise in the locality. This data
is fed to cloud using esp8266 module. This data is analyzed for noise pollution levels and the result
is made available in a mobile app.

Project 10
Bookmark this page
Project Name: Environmental Monitoring in Parks

Project Description: Set up IoT devices to monitor environmental conditions in public parks, such
as temperature and humidity. This data can be shared on a public platform to help visitors plan their
outdoor activities.

Temperature and humidity sensor is use to detect the environment conditions on public sensors
using Arduino processor. The data collected is sent to cloud using esp8266 module.

This information is made available on a public platform so that people can plan their activities.
Applied Data Science - Faculty Mentor
IBM - ADS101

Project 1
Bookmark this page
Project Name: Credit Card Fraud Detection

Project Description: The project aims to develop a machine learning-based system that analyzes
transaction data in real-time, effectively detecting credit card fraud while minimizing false positives.
This solution will help financial institutions protect against fraudulent transactions, reducing financial
losses and ensuring customer trust.

Project 2
Bookmark this page
Project Name: Predicting IMDb Scores

Project Description: Develop a machine learning model to predict the IMDb scores of movies
available on Films based on their genre, premiere date, runtime, and language. The model aims to
accurately estimate the popularity of movies to assist users in discovering highly rated films that
align with their preferences.

Project 3
Bookmark this page
Project Name: Future Sales Prediction

Project Description: Develop a model that uses historical sales data to predict future sales for a
retail company, enabling them to optimize inventory management and make data-driven business
decisions.

Project 4
Bookmark this page
Project Name: Electricity-Prices-Prediction

Project Description: Create a predictive model that utilizes historical electricity prices and relevant
factors to forecast future electricity prices, assisting energy providers and consumers in making
informed decisions regarding consumption and investment.

Project 5
Bookmark this page
Project Name: Covid-19 Vaccines Analysis
Project Description: Conduct an in-depth analysis of Covid-19 vaccine data, including efficacy,
distribution, and adverse effects, to provide insights that aid policymakers and health organizations
in optimizing vaccine deployment strategies.

Project 6
Bookmark this page
Project Name: Stock Price Prediction

Project Description: Build a predictive model to forecast stock prices based on historical market
data, assisting investors in making well-informed decisions and optimizing their investment
strategies.

Project 7
Bookmark this page
Project Name: Assessment of Marginal Workers in TamilNadu

Project Description: A Socioeconomic Analysis: Analyze the demographic characteristics of


marginal workers based on age, industrial category, and sex. Create visualizations such as bar
charts, pie charts, or heatmaps to represent the distribution across different categories.

Project 8
Bookmark this page
Project Name: Customer Segmentation using Data Science

Project Description: Implement data science techniques to segment customers based on their
behaviour, preferences, and demographic attributes, enabling businesses to personalize marketing
strategies and enhance customer satisfaction.

Project 9
Bookmark this page
Project Name: Air Quality Analysis and Prediction in Tamil Nadu

Project Description: The objective of this project is to analyze and visualize air quality data from
various monitoring stations in Tamil Nadu. The dataset contains measurements of Sulfur Dioxide
(SO2), Nitrogen Dioxide (NO2), and Respirable Suspended Particulate Matter/Particulate Matter 10
(RSPM/PM10) levels in different cities, towns, villages, and areas. The project aims to gain insights
into the air pollution trends, identify areas with high pollution levels, and create a predictive model to
estimate RSPM/PM10 levels based on SO2 and NO2 levels.

Project 10
Bookmark this page
Project Name: Product Demand Prediction with Machine Learnings

Project Description: Create a machine learning model that forecasts product demand based on
historical sales and external factors, helping businesses optimize inventory management and
production planning to meet customer needs efficiently.
Cloud Application Development - Faculty Mentor
IBM - CAD101

Project 1
Bookmark this page
Project Name: Personal Blog on IBM Cloud Static Web Apps

Project Description: Create a personal travel blog hosted on IBM Cloud Static Web Apps. Share
your travel adventures, tips, and captivating photos with the world. Use IBM Cloud Static Web Apps
to easily update your blog and document your journeys. Inspire others to explore the beauty of the
world and forge unforgettable memories!

Project 2
Bookmark this page
Project Name: E-commerce Application on IBM Cloud Foundry

Project Description: Build an artisanal e-commerce platform using IBM Cloud Foundry. Connect
skilled artisans with a global audience. Showcase handmade products, from exquisite jewelry to
artistic home decor. Implement secure shopping carts, smooth payment gateways, and an intuitive
checkout process. Nurture creativity and support small businesses through an artisan's dream
marketplace!

Project 3
Bookmark this page
Project Name: Serverless IoT Data Processing

Project Description: Transform your home into a smart living space using IBM Cloud Functions for
IoT data processing. Collect data from smart devices like thermostats, motion sensors, and
cameras, and process it in real-time. Automate routines for energy efficiency and home security.
Store and analyze data in IBM Cloud Object Storage to gain valuable insights into your smart home.
Experience the convenience and peace of mind of a serverless smart home!

Project 4
Bookmark this page
Project Name: Image Recognition with IBM Cloud Visual Recognition

Project Description: Develop an image recognition system using IBM Cloud Visual Recognition.
Share your passion for photography by uploading images and watch as the system accurately
classifies and describes their contents. Craft engaging visual stories with the help of AI-generated
captions. Connect with your audience through captivating visuals and compelling narratives!

Project 5
Bookmark this page
Project Name: Big Data Analysis with IBM Cloud Databases

Project Description: Dive into the world of big data analysis with IBM Cloud Databases. Uncover
hidden insights from vast datasets, from climate trends to social patterns. Visualize your findings and
derive valuable business intelligence. Embark on data-driven adventures, exploring the endless
possibilities of big data!

Project 6
Bookmark this page
Project Name: Chatbot Deployment with IBM Cloud Watson Assistant

Project Description: Create a helpful virtual guide using IBM Cloud Watson Assistant. Customize
the chatbot to assist users on popular messaging platforms like Facebook Messenger and Slack.
Provide useful information, answer FAQs, and offer a friendly conversational experience. Empower
users with quick access to information and create meaningful connections through your virtual guide!

Project 7
Bookmark this page
Project Name: Data Warehousing with IBM Cloud Db2 Warehouse

Project Description: Design and set up a robust data warehouse using IBM Cloud Db2 Warehouse.
Bring together data from various sources to unlock valuable business insights. Perform advanced
data integration and transformation effortlessly. Empower data architects to explore, analyze, and
deliver actionable data for informed decision-making!

Project 8
Bookmark this page
Project Name: Disaster Recovery with IBM Cloud Virtual Servers

Project Description: Safeguard business operations with IBM Cloud Virtual Servers. Create a
disaster recovery plan for an on-premises virtual machine, ensuring continuity in unforeseen events.
Test and validate the recovery process to guarantee minimal downtime. Become the guardian of
business continuity, securing the future of your organization!

Project 9
Bookmark this page
Project Name: Machine Learning Model Deployment with IBM Cloud Watson Studio

Project Description: Become a wizard of predictive analytics with IBM Cloud Watson Studio. Train
machine learning models to predict outcomes in real-time. Deploy the models as web services and
integrate them into your applications. Unlock the magic of data-driven insights and make informed
decisions like never before!

Project 10
Bookmark this page
Project Name: Media Streaming with IBM Cloud Video Streaming

Project Description: Create a virtual cinema platform using IBM Cloud Video Streaming. Upload
and stream your favorite movies and videos on-demand. Share the joy of movie nights with friends
and family, no matter where they are located. Elevate the movie-watching experience with seamless
streaming and high-quality video playback for a truly immersive cinematic experience!

Artificial Intelligence - Faculty Mentor


IBM - AI101

Project 1
Bookmark this page
Project Name: Building a Smarter AI-Powered Spam Classifier

Project Description: Develop an AI-powered spam classifier using natural language processing
(NLP) and machine learning techniques to accurately distinguish between spam and non-spam
messages in emails or text messages.

Project 2
Bookmark this page
Project Name: AI-Based Diabetes Prediction System

Project Description: Develop an AI-powered diabetes prediction system that leverages machine
learning algorithms to analyze medical data and predict the likelihood of an individual developing
diabetes, providing early risk assessment and personalized preventive measures.

Project 3
Bookmark this page
Project Name: Create a chatbot in Python

Project Description: When using an app or website, customers expect outstanding service. They
can become disinterested in the app if they can't locate the solution to a question they have. To
avoid losing customers and having an adverse effect on your bottom line, you must provide the
highest quality service possible while developing a website or application.

Project 4
Bookmark this page
Project Name: Measure Energy Consumption

Project Description: The measurement of energy consumption is critical in understanding and


optimizing energy usage in various sectors, including manufacturing sites, homes, commercial
buildings, and transportation. However, the manual collection and analysis of energy consumption
data can be time-consuming and error-prone. Therefore, there is a need for an automated approach
to collect, analyze and visualize energy consumption data for better decision-making.
Project 5
Bookmark this page
Project Name: Sentiment analysis for marketing

Project Description: This type of project can show you what it’s like to work as an NLP specialist.
For this project, you want to find out how customers evaluate competitor products, i.e., what they like
and dislike. It’s a great business case. Learning what customers like about competing products can
be a great way to improve your own product, so this is something that many companies are actively
trying to do. Employ different NLP methods to get a deeper understanding of customer feedback and
opinion.

Project 6
Bookmark this page
Project Name: AI-Driven Exploration and Prediction of Company Registration Trends with Registrar
of Companies (RoC)

Project Description: The objective of this project is to leverage advanced Artificial Intelligence
techniques to perform an in-depth exploration and predictive analysis on the master details of
companies registered with the Registrar of Companies (RoC). The AI-driven analysis aims to
uncover hidden patterns, discover valuable insights into the company landscape, and forecast future
registration trends. By applying cutting-edge AI algorithms, the study seeks to identify unique
characteristics and relationships among registered companies, enabling a more sophisticated
understanding of the business ecosystem in Tamil Nadu. The ultimate goal is to develop predictive
models that can anticipate future company registrations and contribute to informed decision-making
for businesses, investors, and policymakers.

Project 7
Bookmark this page
Project Name: Earthquake Prediction Model using Python

Project Description: Explore the key features of earthquake data and design an object for those
features, such as date, time, latitude, longitude, depth, and magnitude. Before developing the
prediction model, visualize the data on a world map to display a complete overview of where the
earthquake frequency will be higher. Split the data into a training set and a test set for validation.
Lastly, build a neural network to fit the data from the training set.

Project 8
Bookmark this page
Project Name: Fake News Detection Using NLP

Project Description: The fake news dataset is one of the classic text analytics datasets available
on Kaggle. It consists of genuine and fake articles’ titles and text from different authors. Our job is to
create a model which predicts whether a given news is real or fake.

Project 9
Bookmark this page
Project Name: Predicting House Prices using Machine Learning

Project Description: The housing market is an important and complex sector that impacts people's
lives in many ways. For many individuals and families, buying a house is one of the biggest
investments they will make in their lifetime. Therefore, it is essential to accurately predict the prices
of houses so that buyers and sellers can make informed decisions. This project aims to use machine
learning techniques to predict house prices based on various features such as location, square
footage, number of bedrooms and bathrooms, and other relevant factors.

Project 10
Bookmark this page
Project Name: Market Basket Insights

Project Description:Unveiling Customer Behavior through Association Analysis: Utilize market


basket analysis on the provided dataset to uncover hidden patterns and associations between
products, aiming to understand customer purchasing behavior and identify potential cross-selling
opportunities for the retail business.

You might also like