SlideShare ist ein Scribd-Unternehmen logo
1 von 11
CLASSIFICATION MODEL FOR PREDICTING
STUDENT’S KNOWLEDGE LEVEL ON A SUBJECT

Presented By : Ashish Ranjan
Vaibhav Jain
AGENDA
∗
∗
∗
∗
∗
∗
∗
∗

Introduction & Objective
Variables
Data Set
Rattle Implementation
Decision Tree Overview
GINI INDEX
Model Evaluation : Receiver Operating Characteristic
Business Conclusion
CASE STUDY – OBJECTIVE
The data used for the classification model has been implemented at PH.D
level study for determining the knowledge level of student’s on subject
DC Electrical Machine.
Based on study time spend by students, repeated studies for the subject,
study time spend on related topics to the subject, exam performance for
predicting the knowledge level of the student : HIGH OR LOW.
Note: We have used intuitive knowledge classifier (a hybrid ML technique of k-NN
and meta-heuristic exploring methods), k-nearest neighbour algorithm.
Source : Faculty of Technology, Department of Software Engineering ,Turkey
www.UCI.edu
VARIABLES
STG (The degree of study time for goal object materials), (IV)
SCG (The degree of repetition number of user for goal object
materials) (Input Variable)
STR (The degree of study time of user for related objects with
goal object) (IV)
LPR (The exam performance of user for related objects with
goal object) (IV)
PEG (The exam performance of user for goal objects) (IV)
UNS (The knowledge level of user) (Target Variable)
DATA SET
RATTLE IMPLEMENTATION
70% Training Data
tested on 30% Test Data
DECISION TREE
MODEL EVALUATION & ACCURACY
CONFUSION MATRIX(Test data)
PREDICTED
high
ACTUAL

low

TOTAL

High

(Tp)41

(Fn)3

44

low

(Fp)5

(Tn)29

34

TOTAL

46

32

78

ACCURACY(TP+TN/P+
N)
ERROR
RATE(FP+FN/P+N)

0.897435897
0.102564103
GINI INDEX
GINI INDEX
CALCULATION

ROOT Node

0.4838

Internal PEG node

0

0.4838

Diff b/w ROOT and Internal PEG node

Internal LPR node

0.1638

0.32

Diff b/w Root and Internal LPR Node
Model Evaluation : Receiver Operating Characteristic (ROC)
BUSINESS CONCLUSION
∗ Based on the training set model , we can predict a
student who has scored low in PEG & LPR, has low
knowledge as compared to a student who has scored
higher marks.
Implementation in Real Life Situations :∗ This model can be used by recruitment companies to
access the knowledge level of students before
offering appointment.
∗ College can categorize student’s basis the model
outputs and select the student’s for specialized
training programs.

Weitere ähnliche Inhalte

Was ist angesagt?

Graph-Based Technique for Extracting Keyphrases In a Single-Document (GTEK)
Graph-Based Technique for Extracting Keyphrases In a Single-Document (GTEK)Graph-Based Technique for Extracting Keyphrases In a Single-Document (GTEK)
Graph-Based Technique for Extracting Keyphrases In a Single-Document (GTEK)Mahmoud Alfarra
 
Timed Colored Perti Nets
Timed Colored Perti NetsTimed Colored Perti Nets
Timed Colored Perti Netssandra sukarieh
 
Boolean matrix factorisation for collaborative filtering
Boolean matrix factorisation for collaborative filteringBoolean matrix factorisation for collaborative filtering
Boolean matrix factorisation for collaborative filteringDmitrii Ignatov
 
Semantic scaffolds for pseudocode to-code generation (2020)
Semantic scaffolds for pseudocode to-code generation (2020)Semantic scaffolds for pseudocode to-code generation (2020)
Semantic scaffolds for pseudocode to-code generation (2020)Minhazul Arefin
 
IRJET- Online Course Recommendation System
IRJET- Online Course Recommendation SystemIRJET- Online Course Recommendation System
IRJET- Online Course Recommendation SystemIRJET Journal
 

Was ist angesagt? (6)

Graph-Based Technique for Extracting Keyphrases In a Single-Document (GTEK)
Graph-Based Technique for Extracting Keyphrases In a Single-Document (GTEK)Graph-Based Technique for Extracting Keyphrases In a Single-Document (GTEK)
Graph-Based Technique for Extracting Keyphrases In a Single-Document (GTEK)
 
Timed Colored Perti Nets
Timed Colored Perti NetsTimed Colored Perti Nets
Timed Colored Perti Nets
 
Boolean matrix factorisation for collaborative filtering
Boolean matrix factorisation for collaborative filteringBoolean matrix factorisation for collaborative filtering
Boolean matrix factorisation for collaborative filtering
 
Semantic scaffolds for pseudocode to-code generation (2020)
Semantic scaffolds for pseudocode to-code generation (2020)Semantic scaffolds for pseudocode to-code generation (2020)
Semantic scaffolds for pseudocode to-code generation (2020)
 
IRJET- Online Course Recommendation System
IRJET- Online Course Recommendation SystemIRJET- Online Course Recommendation System
IRJET- Online Course Recommendation System
 
matlab 2
matlab 2matlab 2
matlab 2
 

Andere mochten auch

Classification Model - Decision Tree
Classification Model -  Decision TreeClassification Model -  Decision Tree
Classification Model - Decision TreeVaibhav Jain
 
MÔ HÌNH HỒI QUY BINARY LOTISTICS
MÔ HÌNH HỒI QUY BINARY LOTISTICSMÔ HÌNH HỒI QUY BINARY LOTISTICS
MÔ HÌNH HỒI QUY BINARY LOTISTICS希夢 坂井
 
IDS alert classification model
IDS alert classification modelIDS alert classification model
IDS alert classification modeldilipjangam91
 
Simple Business Model Classification System: Business Model Pipes, Valleys, a...
Simple Business Model Classification System: Business Model Pipes, Valleys, a...Simple Business Model Classification System: Business Model Pipes, Valleys, a...
Simple Business Model Classification System: Business Model Pipes, Valleys, a...Rod King, Ph.D.
 
Mô hình hồi qui đa biến
Mô hình hồi qui đa biếnMô hình hồi qui đa biến
Mô hình hồi qui đa biếnCẩm Thu Ninh
 
Major issues in data mining
Major issues in data miningMajor issues in data mining
Major issues in data miningSlideshare
 
Chapter 4 Classification
Chapter 4 ClassificationChapter 4 Classification
Chapter 4 ClassificationKhalid Elshafie
 
R language tutorial
R language tutorialR language tutorial
R language tutorialDavid Chiu
 
Data Mining: Classification and analysis
Data Mining: Classification and analysisData Mining: Classification and analysis
Data Mining: Classification and analysisDataminingTools Inc
 
Data mining: Classification and prediction
Data mining: Classification and predictionData mining: Classification and prediction
Data mining: Classification and predictionDataminingTools Inc
 
2 matlab ly-thuyet_laptrinh_hamtoanhoc_
2 matlab ly-thuyet_laptrinh_hamtoanhoc_2 matlab ly-thuyet_laptrinh_hamtoanhoc_
2 matlab ly-thuyet_laptrinh_hamtoanhoc_Thân Văn Ngọc
 
R Language definition
R Language definitionR Language definition
R Language definition湘云 黄
 

Andere mochten auch (17)

Xep hang tin dung mh binary logistic
Xep hang tin dung mh binary logisticXep hang tin dung mh binary logistic
Xep hang tin dung mh binary logistic
 
Classification Model - Decision Tree
Classification Model -  Decision TreeClassification Model -  Decision Tree
Classification Model - Decision Tree
 
MÔ HÌNH HỒI QUY BINARY LOTISTICS
MÔ HÌNH HỒI QUY BINARY LOTISTICSMÔ HÌNH HỒI QUY BINARY LOTISTICS
MÔ HÌNH HỒI QUY BINARY LOTISTICS
 
R language introduction
R language introductionR language introduction
R language introduction
 
IDS alert classification model
IDS alert classification modelIDS alert classification model
IDS alert classification model
 
Simple Business Model Classification System: Business Model Pipes, Valleys, a...
Simple Business Model Classification System: Business Model Pipes, Valleys, a...Simple Business Model Classification System: Business Model Pipes, Valleys, a...
Simple Business Model Classification System: Business Model Pipes, Valleys, a...
 
Mô hình hồi qui đa biến
Mô hình hồi qui đa biếnMô hình hồi qui đa biến
Mô hình hồi qui đa biến
 
LSESU a Taste of R Language Workshop
LSESU a Taste of R Language WorkshopLSESU a Taste of R Language Workshop
LSESU a Taste of R Language Workshop
 
Major issues in data mining
Major issues in data miningMajor issues in data mining
Major issues in data mining
 
Chapter 4 Classification
Chapter 4 ClassificationChapter 4 Classification
Chapter 4 Classification
 
R language tutorial
R language tutorialR language tutorial
R language tutorial
 
Data Mining: Classification and analysis
Data Mining: Classification and analysisData Mining: Classification and analysis
Data Mining: Classification and analysis
 
Data mining: Classification and prediction
Data mining: Classification and predictionData mining: Classification and prediction
Data mining: Classification and prediction
 
2 matlab ly-thuyet_laptrinh_hamtoanhoc_
2 matlab ly-thuyet_laptrinh_hamtoanhoc_2 matlab ly-thuyet_laptrinh_hamtoanhoc_
2 matlab ly-thuyet_laptrinh_hamtoanhoc_
 
R Language Introduction
R Language IntroductionR Language Introduction
R Language Introduction
 
R Language definition
R Language definitionR Language definition
R Language definition
 
Slideshare ppt
Slideshare pptSlideshare ppt
Slideshare ppt
 

Ähnlich wie Predict Student Knowledge Level Using Decision Tree Model

22316-2019-Summer-model-answer-paper.pdf
22316-2019-Summer-model-answer-paper.pdf22316-2019-Summer-model-answer-paper.pdf
22316-2019-Summer-model-answer-paper.pdfPradipShinde53
 
IRJET- Stabilization of Black Cotton Soil using Rice Husk Ash and Lime
IRJET- Stabilization of Black Cotton Soil using Rice Husk Ash and LimeIRJET- Stabilization of Black Cotton Soil using Rice Husk Ash and Lime
IRJET- Stabilization of Black Cotton Soil using Rice Husk Ash and LimeIRJET Journal
 
IRJET- Student Placement Prediction using Machine Learning
IRJET- Student Placement Prediction using Machine LearningIRJET- Student Placement Prediction using Machine Learning
IRJET- Student Placement Prediction using Machine LearningIRJET Journal
 
Parallel k nn on gpu architecture using opencl
Parallel k nn on gpu architecture using openclParallel k nn on gpu architecture using opencl
Parallel k nn on gpu architecture using opencleSAT Publishing House
 
Parallel knn on gpu architecture using opencl
Parallel knn on gpu architecture using openclParallel knn on gpu architecture using opencl
Parallel knn on gpu architecture using opencleSAT Journals
 
IRJET- Machine Learning and Deep Learning Methods for Cybersecurity
IRJET- Machine Learning and Deep Learning Methods for CybersecurityIRJET- Machine Learning and Deep Learning Methods for Cybersecurity
IRJET- Machine Learning and Deep Learning Methods for CybersecurityIRJET Journal
 
Triantafyllia Voulibasi
Triantafyllia VoulibasiTriantafyllia Voulibasi
Triantafyllia VoulibasiISSEL
 
Graph Application for AI Tutor: Knowledge Tracing Prediction And Learner Patt...
Graph Application for AI Tutor: Knowledge Tracing Prediction And Learner Patt...Graph Application for AI Tutor: Knowledge Tracing Prediction And Learner Patt...
Graph Application for AI Tutor: Knowledge Tracing Prediction And Learner Patt...Neo4j
 
Towards explanations for Data-Centric AI using provenance records
Towards explanations for Data-Centric AI using provenance recordsTowards explanations for Data-Centric AI using provenance records
Towards explanations for Data-Centric AI using provenance recordsPaolo Missier
 
Semantic Segmentation on Satellite Imagery
Semantic Segmentation on Satellite ImagerySemantic Segmentation on Satellite Imagery
Semantic Segmentation on Satellite ImageryRAHUL BHOJWANI
 
Review: Incremental Few-shot Instance Segmentation [CDM]
Review: Incremental Few-shot Instance Segmentation [CDM]Review: Incremental Few-shot Instance Segmentation [CDM]
Review: Incremental Few-shot Instance Segmentation [CDM]Dongmin Choi
 
A scalable collaborative filtering framework based on co clustering
A scalable collaborative filtering framework based on co clusteringA scalable collaborative filtering framework based on co clustering
A scalable collaborative filtering framework based on co clusteringAllenWu
 
Virtual Laboratory for Line Follower Robot Competition
Virtual Laboratory for Line Follower Robot Competition Virtual Laboratory for Line Follower Robot Competition
Virtual Laboratory for Line Follower Robot Competition IJECEIAES
 
Daniel Cahall Spring 2016 Resume
Daniel Cahall Spring 2016 ResumeDaniel Cahall Spring 2016 Resume
Daniel Cahall Spring 2016 ResumeDaniel Cahall
 
Program Performance Analysis Toolkit Adaptor
Program Performance Analysis Toolkit AdaptorProgram Performance Analysis Toolkit Adaptor
Program Performance Analysis Toolkit AdaptorMichael Pankov
 
Avihu Efrat's Viola and Jones face detection slides
Avihu Efrat's Viola and Jones face detection slidesAvihu Efrat's Viola and Jones face detection slides
Avihu Efrat's Viola and Jones face detection slideswolf
 

Ähnlich wie Predict Student Knowledge Level Using Decision Tree Model (20)

22316-2019-Summer-model-answer-paper.pdf
22316-2019-Summer-model-answer-paper.pdf22316-2019-Summer-model-answer-paper.pdf
22316-2019-Summer-model-answer-paper.pdf
 
IRJET- Stabilization of Black Cotton Soil using Rice Husk Ash and Lime
IRJET- Stabilization of Black Cotton Soil using Rice Husk Ash and LimeIRJET- Stabilization of Black Cotton Soil using Rice Husk Ash and Lime
IRJET- Stabilization of Black Cotton Soil using Rice Husk Ash and Lime
 
IRJET- Student Placement Prediction using Machine Learning
IRJET- Student Placement Prediction using Machine LearningIRJET- Student Placement Prediction using Machine Learning
IRJET- Student Placement Prediction using Machine Learning
 
IC2IT 2013 Presentation
IC2IT 2013 PresentationIC2IT 2013 Presentation
IC2IT 2013 Presentation
 
IC2IT 2013 Presentation
IC2IT 2013 PresentationIC2IT 2013 Presentation
IC2IT 2013 Presentation
 
Parallel k nn on gpu architecture using opencl
Parallel k nn on gpu architecture using openclParallel k nn on gpu architecture using opencl
Parallel k nn on gpu architecture using opencl
 
Parallel knn on gpu architecture using opencl
Parallel knn on gpu architecture using openclParallel knn on gpu architecture using opencl
Parallel knn on gpu architecture using opencl
 
IRJET- Machine Learning and Deep Learning Methods for Cybersecurity
IRJET- Machine Learning and Deep Learning Methods for CybersecurityIRJET- Machine Learning and Deep Learning Methods for Cybersecurity
IRJET- Machine Learning and Deep Learning Methods for Cybersecurity
 
Triantafyllia Voulibasi
Triantafyllia VoulibasiTriantafyllia Voulibasi
Triantafyllia Voulibasi
 
Graph Application for AI Tutor: Knowledge Tracing Prediction And Learner Patt...
Graph Application for AI Tutor: Knowledge Tracing Prediction And Learner Patt...Graph Application for AI Tutor: Knowledge Tracing Prediction And Learner Patt...
Graph Application for AI Tutor: Knowledge Tracing Prediction And Learner Patt...
 
Towards explanations for Data-Centric AI using provenance records
Towards explanations for Data-Centric AI using provenance recordsTowards explanations for Data-Centric AI using provenance records
Towards explanations for Data-Centric AI using provenance records
 
Semantic Segmentation on Satellite Imagery
Semantic Segmentation on Satellite ImagerySemantic Segmentation on Satellite Imagery
Semantic Segmentation on Satellite Imagery
 
Review: Incremental Few-shot Instance Segmentation [CDM]
Review: Incremental Few-shot Instance Segmentation [CDM]Review: Incremental Few-shot Instance Segmentation [CDM]
Review: Incremental Few-shot Instance Segmentation [CDM]
 
A scalable collaborative filtering framework based on co clustering
A scalable collaborative filtering framework based on co clusteringA scalable collaborative filtering framework based on co clustering
A scalable collaborative filtering framework based on co clustering
 
Virtual Laboratory for Line Follower Robot Competition
Virtual Laboratory for Line Follower Robot Competition Virtual Laboratory for Line Follower Robot Competition
Virtual Laboratory for Line Follower Robot Competition
 
Daniel Cahall Spring 2016 Resume
Daniel Cahall Spring 2016 ResumeDaniel Cahall Spring 2016 Resume
Daniel Cahall Spring 2016 Resume
 
Entity2rec recsys
Entity2rec recsysEntity2rec recsys
Entity2rec recsys
 
CV-Nidhin
CV-NidhinCV-Nidhin
CV-Nidhin
 
Program Performance Analysis Toolkit Adaptor
Program Performance Analysis Toolkit AdaptorProgram Performance Analysis Toolkit Adaptor
Program Performance Analysis Toolkit Adaptor
 
Avihu Efrat's Viola and Jones face detection slides
Avihu Efrat's Viola and Jones face detection slidesAvihu Efrat's Viola and Jones face detection slides
Avihu Efrat's Viola and Jones face detection slides
 

Mehr von Ashish Ranjan

Telecom Fraudsters Prediction
Telecom Fraudsters Prediction Telecom Fraudsters Prediction
Telecom Fraudsters Prediction Ashish Ranjan
 
Sales forecasting of an airline company using time series analysis (1) (1)
Sales forecasting of an airline company using time series analysis (1) (1)Sales forecasting of an airline company using time series analysis (1) (1)
Sales forecasting of an airline company using time series analysis (1) (1)Ashish Ranjan
 
Sas medical case study final (1)
Sas medical case study final (1)Sas medical case study final (1)
Sas medical case study final (1)Ashish Ranjan
 
Sbi mm project-final
Sbi mm project-finalSbi mm project-final
Sbi mm project-finalAshish Ranjan
 
Telecom analytics assignment revised
Telecom analytics assignment revisedTelecom analytics assignment revised
Telecom analytics assignment revisedAshish Ranjan
 
Insurance claims clustering final (1)
Insurance claims  clustering final (1)Insurance claims  clustering final (1)
Insurance claims clustering final (1)Ashish Ranjan
 
Insurance claims clustering final (1)
Insurance claims  clustering final (1)Insurance claims  clustering final (1)
Insurance claims clustering final (1)Ashish Ranjan
 

Mehr von Ashish Ranjan (10)

Ba group3
Ba group3Ba group3
Ba group3
 
Telecom Fraudsters Prediction
Telecom Fraudsters Prediction Telecom Fraudsters Prediction
Telecom Fraudsters Prediction
 
Sales forecasting of an airline company using time series analysis (1) (1)
Sales forecasting of an airline company using time series analysis (1) (1)Sales forecasting of an airline company using time series analysis (1) (1)
Sales forecasting of an airline company using time series analysis (1) (1)
 
Regression ppt (1)
Regression ppt (1)Regression ppt (1)
Regression ppt (1)
 
Sas medical case study final (1)
Sas medical case study final (1)Sas medical case study final (1)
Sas medical case study final (1)
 
Ntpc final
Ntpc finalNtpc final
Ntpc final
 
Sbi mm project-final
Sbi mm project-finalSbi mm project-final
Sbi mm project-final
 
Telecom analytics assignment revised
Telecom analytics assignment revisedTelecom analytics assignment revised
Telecom analytics assignment revised
 
Insurance claims clustering final (1)
Insurance claims  clustering final (1)Insurance claims  clustering final (1)
Insurance claims clustering final (1)
 
Insurance claims clustering final (1)
Insurance claims  clustering final (1)Insurance claims  clustering final (1)
Insurance claims clustering final (1)
 

Kürzlich hochgeladen

The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxMalak Abu Hammad
 
A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024Results
 
Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024The Digital Insurer
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationSafe Software
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsMaria Levchenko
 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc
 
Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024The Digital Insurer
 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024The Digital Insurer
 
Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)wesley chun
 
Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slidevu2urc
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonetsnaman860154
 
Factors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptxFactors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptxKatpro Technologies
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerThousandEyes
 
Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Scriptwesley chun
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationRadu Cotescu
 
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEarley Information Science
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024Rafal Los
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking MenDelhi Call girls
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsEnterprise Knowledge
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking MenDelhi Call girls
 

Kürzlich hochgeladen (20)

The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptx
 
A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024
 
Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed texts
 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
 
Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024
 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024
 
Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)
 
Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slide
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonets
 
Factors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptxFactors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptx
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Script
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organization
 
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI Solutions
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
 

Predict Student Knowledge Level Using Decision Tree Model

  • 1. CLASSIFICATION MODEL FOR PREDICTING STUDENT’S KNOWLEDGE LEVEL ON A SUBJECT Presented By : Ashish Ranjan Vaibhav Jain
  • 2. AGENDA ∗ ∗ ∗ ∗ ∗ ∗ ∗ ∗ Introduction & Objective Variables Data Set Rattle Implementation Decision Tree Overview GINI INDEX Model Evaluation : Receiver Operating Characteristic Business Conclusion
  • 3. CASE STUDY – OBJECTIVE The data used for the classification model has been implemented at PH.D level study for determining the knowledge level of student’s on subject DC Electrical Machine. Based on study time spend by students, repeated studies for the subject, study time spend on related topics to the subject, exam performance for predicting the knowledge level of the student : HIGH OR LOW. Note: We have used intuitive knowledge classifier (a hybrid ML technique of k-NN and meta-heuristic exploring methods), k-nearest neighbour algorithm. Source : Faculty of Technology, Department of Software Engineering ,Turkey www.UCI.edu
  • 4. VARIABLES STG (The degree of study time for goal object materials), (IV) SCG (The degree of repetition number of user for goal object materials) (Input Variable) STR (The degree of study time of user for related objects with goal object) (IV) LPR (The exam performance of user for related objects with goal object) (IV) PEG (The exam performance of user for goal objects) (IV) UNS (The knowledge level of user) (Target Variable)
  • 6. RATTLE IMPLEMENTATION 70% Training Data tested on 30% Test Data
  • 8. MODEL EVALUATION & ACCURACY CONFUSION MATRIX(Test data) PREDICTED high ACTUAL low TOTAL High (Tp)41 (Fn)3 44 low (Fp)5 (Tn)29 34 TOTAL 46 32 78 ACCURACY(TP+TN/P+ N) ERROR RATE(FP+FN/P+N) 0.897435897 0.102564103
  • 9. GINI INDEX GINI INDEX CALCULATION ROOT Node 0.4838 Internal PEG node 0 0.4838 Diff b/w ROOT and Internal PEG node Internal LPR node 0.1638 0.32 Diff b/w Root and Internal LPR Node
  • 10. Model Evaluation : Receiver Operating Characteristic (ROC)
  • 11. BUSINESS CONCLUSION ∗ Based on the training set model , we can predict a student who has scored low in PEG & LPR, has low knowledge as compared to a student who has scored higher marks. Implementation in Real Life Situations :∗ This model can be used by recruitment companies to access the knowledge level of students before offering appointment. ∗ College can categorize student’s basis the model outputs and select the student’s for specialized training programs.