SlideShare a Scribd company logo
2
Most read
10
Most read
20
Most read
CAPSTONE PROJECT IDEAS
BY- ANKUSH KASHYAP
CAPSTONE PROJECT
The final project of an academic program, typically integrating all of
the learning from the program is called the Capstone Project.
A capstone project is a project where students must research a topic
independently to find a deep understanding of the subject matter. It
gives an opportunity for the student to integrate all their knowledge
and demonstrate it through a comprehensive project.
OBJECTIVES
1. Students should apply their learning in solving real world
problems
2. Students should be comfortable in expressing their solution in
non-technical words
3. Students should be in a position to choose and apply right
algorithm to solve the problem
THESE ARE SOME SIMPLE
CAPSTONE PROJECT IDEAS
1. Stock Prices Predictor
2. Develop A Sentiment Analyzer
3. Movie Ticket Price Predictor
4. Students Results Predictor
5. Human Activity Recognition using Smartphone Data set 6.
Classifying humans and animals in a photo
1. Understanding The Problem
Artificial Intelligence is perhaps the most transformative technology available today. At a high level, every AI
project follows the following six steps:
1. Problem definition i.e. Understanding the problem
2. Data gathering
3. Feature definition
4. AI model construction
5. Evaluation & refinements
6. Deployment
2. Decomposing The Problem
Through DT Framework
Design Thinking is a design methodology that provides a solution-
based approach to solving problems. It’s extremely useful in tackling
complex problems that are ill-defined or unknown.
The five stages of Design
Thinking are as follows:
3. Analytic Approach
Those who work in the domain of AI and Machine Learning solve
problems and answer questions through data every day. They build
models to predict outcomes or discover underlying patterns, all to
gain insights leading to actions that will improve future outcomes.
AI PROJECTppt.pptx
● If the question is to determine probabilities of an action, then predictive model might used.
● If the question is to show relationships, a descriptive approach maybe be required.
● Statistical analysis applies to problems that require counts: if the question requires a yes/
no answer, then a classification approach to predicting a response would be suitable.
4. Data Requirement
Prior to undertaking the data collection and data preparation stages
of the methodology, it's vital to define the data requirements for
decision-tree classification. This includes identifying the necessary
data content, formats and sources for initial data collection.
Techniques such as descriptive statistics and visualization can be
applied to the data set, to assess the content, quality, and initial
insights about the data. Gaps in data will be identified and plans to
either fill or make substitutions will have to be made.
5. Modeling Approach
Data Modeling focuses on developing models that are either
descriptive or predictive.
● An example of a descriptive model might examine things like: if a person did this, then
they're likely to prefer that.
● A predictive model tries to yield yes/no, or stop/go type outcomes. These models are
based on the analytic approach that was taken, either statistically driven or machine
learning driven.
AI PROJECTppt.pptx
6. How to validate model quality
6.1 Train-Test Split Evaluation
a. Prerequisites for Train and Test Data
b. Splitting
AI PROJECTppt.pptx
7. Metrics of model quality by
simple Math and examples
All the algorithms in machine learning rely on minimizing or maximizing a
function, which we call “objective function”. The group of functions that are
minimized are called “loss functions”. A loss function is a measure of how good a
prediction model does in terms of being able to predict the expected outcome. A
most commonly used method of finding the minimum point of function is
“gradient descent”. Think of loss function like undulating mountain and gradient
descent is like sliding down the mountain to reach the bottom most point.
AI PROJECTppt.pptx
7.1 RMSE (Root Mean Squared Error)
In machine Learning when we want to look at the accuracy of our
model we take the root mean square of the error that has occurred
between the test values and the predicted values mathematically
7.2 MSE (Mean Squared Error)
Mean Square Error (MSE) is the most commonly used regression loss
function. MSE is the sum of squared distances between our target
variable and predicted values.
THANK YOU
BY-ANKUSH KASHYAP

More Related Content

PPTX
MS Excel Ch 1 PPT
PPTX
7 key principles of effective data visualization
PPT
11 Database Concepts
PPTX
SQL - Structured query language introduction
PPTX
Introduction to microsoft excel 2007
PDF
Introduction to Database Management System
PPTX
Excel training by rajesh p
PPTX
Business analytics
MS Excel Ch 1 PPT
7 key principles of effective data visualization
11 Database Concepts
SQL - Structured query language introduction
Introduction to microsoft excel 2007
Introduction to Database Management System
Excel training by rajesh p
Business analytics

What's hot (20)

PPTX
MS Excel Basics
PDF
Storytelling with data and data visualization
PPTX
Ms word excel power point
PPTX
SQL commands
PPT
Microsoft word basics ppt
PPT
Word Lecture 1
PDF
Adyen - NOAH12 San Francisco
PPTX
Presentation on Business Intelligence (BI)
PPTX
Microsoft Office Introduction
PPT
Data mining
PDF
DI&A Slides: Descriptive, Prescriptive, and Predictive Analytics
PPTX
Introduction to Spreadsheet Applications
PDF
Open office impress
PPTX
Ms access 2007
PPTX
Introduction to SQL
PPTX
Basic Excel PPT Presentation.pptx
PPTX
Ms access basics ppt
PPT
Sql ppt
PDF
Introduction to spreadsheets
PPTX
Database Management System ppt
MS Excel Basics
Storytelling with data and data visualization
Ms word excel power point
SQL commands
Microsoft word basics ppt
Word Lecture 1
Adyen - NOAH12 San Francisco
Presentation on Business Intelligence (BI)
Microsoft Office Introduction
Data mining
DI&A Slides: Descriptive, Prescriptive, and Predictive Analytics
Introduction to Spreadsheet Applications
Open office impress
Ms access 2007
Introduction to SQL
Basic Excel PPT Presentation.pptx
Ms access basics ppt
Sql ppt
Introduction to spreadsheets
Database Management System ppt
Ad

Similar to AI PROJECTppt.pptx (20)

PPTX
Lesson 1 - Overview of Machine Learning and Data Analysis.pptx
PDF
Introduction to Machine Learning Techniques
PPTX
Rahul_Kirtoniya_11800121032_CSE_Machine_Learning.pptx
DOCX
Introduction to Machine Learning for btech 7th sem
PDF
Barga Data Science lecture 2
PPTX
Machine Learning.pptx
PPTX
Machine learning: A Walk Through School Exams
PPTX
UNIT_2___Data_Science_Methodology__An_Analytic_Approach_to_Capstone_Project.pptx
PPT
Brief Class Notes for Unit 5 - Copy - Copy.ppt
PDF
AI SAMPLE PAPER IN linear regression PPT.pdf
PPTX
Machine Learning_overview_presentation.pptx
PPTX
Introduction to ML (Machine Learning)
PDF
newmicrosoftpowerpointpresentation-210512111200.pdf
PDF
Supervised learning techniques and applications
PPTX
Chapter 05 Machine Learning.pptx
PPTX
Unit 1 - ML - Introduction to Machine Learning.pptx
PDF
Foundational Methodology for Data Science
PPTX
software engineering powerpoint presentation foe everyone
PDF
Artificial Intelligence PPT- Class IX.pdf
Lesson 1 - Overview of Machine Learning and Data Analysis.pptx
Introduction to Machine Learning Techniques
Rahul_Kirtoniya_11800121032_CSE_Machine_Learning.pptx
Introduction to Machine Learning for btech 7th sem
Barga Data Science lecture 2
Machine Learning.pptx
Machine learning: A Walk Through School Exams
UNIT_2___Data_Science_Methodology__An_Analytic_Approach_to_Capstone_Project.pptx
Brief Class Notes for Unit 5 - Copy - Copy.ppt
AI SAMPLE PAPER IN linear regression PPT.pdf
Machine Learning_overview_presentation.pptx
Introduction to ML (Machine Learning)
newmicrosoftpowerpointpresentation-210512111200.pdf
Supervised learning techniques and applications
Chapter 05 Machine Learning.pptx
Unit 1 - ML - Introduction to Machine Learning.pptx
Foundational Methodology for Data Science
software engineering powerpoint presentation foe everyone
Artificial Intelligence PPT- Class IX.pdf
Ad

Recently uploaded (20)

PDF
2, 3, and 4 BHK Superior Apartment in Coimbatore
PPTX
Introduction_to_Property_Management.pptx
PDF
Mansory Residences at Meydan City – AMAAL
PDF
BAYZ 102 at Business Bay, Dubai – Danube Properties
PDF
Under Construction Projects in Mumbai: A Smart Investment for Future Living
PDF
Skyvue Stellar at Sobha Hartland 2, Dubai – Sobha Group
PDF
Lesson 9 _ the role of plantrdetrtbtvrcterxwctvyrbutynibvrtcewrxctv and anim...
PDF
Evolving Illinois Rental Market: Trends and Opportunities for Landlords
PDF
Binghatti Haven at Dubai Sports City -
PDF
Chelsea Residences 1 at Dubai Maritime City – DAMAC Properties
PDF
Collaborating-for-a-Better-Future-Cross-Sector-Partnerships-in-Miami.pdf
PPTX
Celebrate Independence Day in Premium Apartments in Kerala
PDF
Surprising Truth About the Average House Price by State in 2025.pdf
PPTX
Tangled Up in Green Luxury Developments
PDF
Blue Breeze Dapoli – A Scenic Coastal Haven
PDF
Real Estate Investment in Trichy – Why 2025 is the Best Time to Invest.pdf
PDF
Why DJ Thielen is the #1 Choice for Real Estate Investing
PDF
Interstellar Tower at JVT, Dubai – Mr Eight Development
PDF
Embracing the Circular Economy: A Homeowners Guide to Sustainable Living
PPTX
Estate_Agent_Power_Presentation_Branding.pptx
2, 3, and 4 BHK Superior Apartment in Coimbatore
Introduction_to_Property_Management.pptx
Mansory Residences at Meydan City – AMAAL
BAYZ 102 at Business Bay, Dubai – Danube Properties
Under Construction Projects in Mumbai: A Smart Investment for Future Living
Skyvue Stellar at Sobha Hartland 2, Dubai – Sobha Group
Lesson 9 _ the role of plantrdetrtbtvrcterxwctvyrbutynibvrtcewrxctv and anim...
Evolving Illinois Rental Market: Trends and Opportunities for Landlords
Binghatti Haven at Dubai Sports City -
Chelsea Residences 1 at Dubai Maritime City – DAMAC Properties
Collaborating-for-a-Better-Future-Cross-Sector-Partnerships-in-Miami.pdf
Celebrate Independence Day in Premium Apartments in Kerala
Surprising Truth About the Average House Price by State in 2025.pdf
Tangled Up in Green Luxury Developments
Blue Breeze Dapoli – A Scenic Coastal Haven
Real Estate Investment in Trichy – Why 2025 is the Best Time to Invest.pdf
Why DJ Thielen is the #1 Choice for Real Estate Investing
Interstellar Tower at JVT, Dubai – Mr Eight Development
Embracing the Circular Economy: A Homeowners Guide to Sustainable Living
Estate_Agent_Power_Presentation_Branding.pptx

AI PROJECTppt.pptx

  • 1. CAPSTONE PROJECT IDEAS BY- ANKUSH KASHYAP
  • 2. CAPSTONE PROJECT The final project of an academic program, typically integrating all of the learning from the program is called the Capstone Project. A capstone project is a project where students must research a topic independently to find a deep understanding of the subject matter. It gives an opportunity for the student to integrate all their knowledge and demonstrate it through a comprehensive project.
  • 3. OBJECTIVES 1. Students should apply their learning in solving real world problems 2. Students should be comfortable in expressing their solution in non-technical words 3. Students should be in a position to choose and apply right algorithm to solve the problem
  • 4. THESE ARE SOME SIMPLE CAPSTONE PROJECT IDEAS 1. Stock Prices Predictor 2. Develop A Sentiment Analyzer 3. Movie Ticket Price Predictor 4. Students Results Predictor 5. Human Activity Recognition using Smartphone Data set 6. Classifying humans and animals in a photo
  • 5. 1. Understanding The Problem Artificial Intelligence is perhaps the most transformative technology available today. At a high level, every AI project follows the following six steps: 1. Problem definition i.e. Understanding the problem 2. Data gathering 3. Feature definition 4. AI model construction 5. Evaluation & refinements 6. Deployment
  • 6. 2. Decomposing The Problem Through DT Framework Design Thinking is a design methodology that provides a solution- based approach to solving problems. It’s extremely useful in tackling complex problems that are ill-defined or unknown.
  • 7. The five stages of Design Thinking are as follows:
  • 8. 3. Analytic Approach Those who work in the domain of AI and Machine Learning solve problems and answer questions through data every day. They build models to predict outcomes or discover underlying patterns, all to gain insights leading to actions that will improve future outcomes.
  • 10. ● If the question is to determine probabilities of an action, then predictive model might used. ● If the question is to show relationships, a descriptive approach maybe be required. ● Statistical analysis applies to problems that require counts: if the question requires a yes/ no answer, then a classification approach to predicting a response would be suitable.
  • 12. Prior to undertaking the data collection and data preparation stages of the methodology, it's vital to define the data requirements for decision-tree classification. This includes identifying the necessary data content, formats and sources for initial data collection. Techniques such as descriptive statistics and visualization can be applied to the data set, to assess the content, quality, and initial insights about the data. Gaps in data will be identified and plans to either fill or make substitutions will have to be made.
  • 13. 5. Modeling Approach Data Modeling focuses on developing models that are either descriptive or predictive. ● An example of a descriptive model might examine things like: if a person did this, then they're likely to prefer that. ● A predictive model tries to yield yes/no, or stop/go type outcomes. These models are based on the analytic approach that was taken, either statistically driven or machine learning driven.
  • 15. 6. How to validate model quality 6.1 Train-Test Split Evaluation a. Prerequisites for Train and Test Data b. Splitting
  • 17. 7. Metrics of model quality by simple Math and examples All the algorithms in machine learning rely on minimizing or maximizing a function, which we call “objective function”. The group of functions that are minimized are called “loss functions”. A loss function is a measure of how good a prediction model does in terms of being able to predict the expected outcome. A most commonly used method of finding the minimum point of function is “gradient descent”. Think of loss function like undulating mountain and gradient descent is like sliding down the mountain to reach the bottom most point.
  • 19. 7.1 RMSE (Root Mean Squared Error) In machine Learning when we want to look at the accuracy of our model we take the root mean square of the error that has occurred between the test values and the predicted values mathematically
  • 20. 7.2 MSE (Mean Squared Error) Mean Square Error (MSE) is the most commonly used regression loss function. MSE is the sum of squared distances between our target variable and predicted values.