Download as doc, pdf, or txt
Download as doc, pdf, or txt
You are on page 1of 6

STUDENT PLACEMENT PREDICTION

[1] Data mining approach for predicting student and institution's placement
percentage

 Paper[1]describes a study focused on predicting the placement chances of students in an


educational institution using historical data. The proposed model involves an algorithm for
analyzing data collected from the institution between 2006 and 2015, with 2016 data
considered as the current dataset. The study applies data pre-processing methods and
categorizes students into "good" or "bad" placement chances. The model's performance is
compared with other classification algorithms such as Naïve Bayes, Decision Tree, and Neural
Network, assessing accuracy, precision, and recall.it suggests the utilization of machine learning
and data analysis techniques, considering the comparison with classification algorithms like
Naïve Bayes, Decision Tree, and Neural Network.

[2] Predicting Student Placement using PCA and Machine Learning Technique

 This Paper[2] employs machine learning, specifically the Random Forest algorithm, to enhance
the prediction of student placements in educational institutions. Analyzing over 500 samples,
the study considers criteria like attendance, backlog, communication, programming skill, verbal
and aptitude exams. Principal Component Analysis (PCA) is utilized to reduce dataset
dimensionality, pinpointing key elements influencing placement predictions. The transformed
dataset is then employed to train a Random Forest model, achieving an impressive 97%
accuracy. By simplifying and focusing on essential factors, this approach improves the efficiency
and accuracy of student placement predictions.

[3] Student Placement Probabilistic Assessment Using Emotional Quotient With


Machine Learning: A Conceptual Case Study

 In Paper[3] The proposed study aims to assess a student's Emotional Quotient (EQ) for job
placement and correlate it with their industry survival ability, considering demographic factors
like age, gender, academic performance, location, parental education, income, and family
structure. Utilizing various Machine Learning (ML) ensemble techniques, the study assigns
ratings (1 to 10) to each parameter and evaluates results to determine the most effective
approach. The inquiry seeks to identify factors beyond academic performance influencing quick
job placement. The study's fundamental contribution lies in establishing a method for
calculating a student's emotional intelligence, explaining its evaluation, highlighting its
advantages, psychometric validity, and challenges. Validation studies illustrate how
measurements can accurately evaluate the behavioral aspects of EQ, contributing to a holistic
understanding of factors impacting a student's employability beyond academic achievements.
[4] Performance Analysis of Placement prediction system using Support Vector
Machine over Random Forest Algorithm

 The paper[4] aims to introduce an innovative Placement Prediction System utilizing Support
Vector Machine and Random Forest Algorithm within a machine learning framework. The main
focus is on predicting student placements and comparing the efficiency of these two algorithms.
The methods involve iterating Support Vector Machine and Random Forest Algorithm ten times
each, with a sample size of 5, to predict accuracy percentages for identifying student
placements. The results indicate that Support Vector Machine outperforms Random Forest
Algorithm significantly, achieving an accuracy of 92.7% compared to 63.6%. The statistical
analysis, employing an Independent Sample T-test with a significance level of 0.03 (P < 0.05),
emphasizes the high statistical significance favoring Support Vector Machine. In conclusion,
within the confines of this study, the proposed Placement Prediction System demonstrates that
Support Vector Mac0hine offers superior accuracy in predicting student placements.

[5] Determining the Factors Influencing the Academic Accomplishment of Students


and Predicting their Success Using Machine Learning Techniques

 The paper[5] leverages educational data mining and machine learning techniques to develop a
predictive model for estimating the likelihood of students securing jobs through campus
placement. The technology used includes various machine learning approaches such as Random
Forest (RF), Support Vector Machines (SVM), Naive Bayes (NB), Neural Network (NN), and K-
nearest Neighbour (KNN). The model is constructed based on the analysis of academic
performance data from 1105 final-year undergraduate students, considering factors like exam
marks, cumulative grade points, gender, secondary and higher secondary school percentages,
medium of instruction, board of study, admission quota, course specialization, CGPA, and
history of arrears. The findings reveal classification accuracies ranging from 75 to 94 percent,
indicating the effectiveness of the proposed models. The study emphasizes the significance of
data-driven investigations in developing learning analytics models for higher education, with the
potential to inform decision-making processes. The technology employed here underscores the
role of machine learning algorithms in early predicting students at higher risk of facing
challenges in securing campus placements.
[6] Student Performance Patterns in Engineering at the University of Johannesburg: An
Exploratory Data Analysis

 In paper[6], recent advances in data science and educational data mining are
harnessed to gain valuable insights into engineering students' performance
patterns and potential influences on success. The technology employed for data
analysis and visualization of correlation between variables is Python. The
utilization of Python underscores its effectiveness in handling and analyzing
complex datasets in the context of educational research. The exploratory data
analysis applied to the real-world dataset allows for the visualization of
correlations between variables, aiding in understanding student performance
patterns. The study reveals gender disparities in engineering enrollments,
dropout rates influenced by the choice of qualifications, and a slightly better
performance by female students compared to their male counterparts. The
correlation analysis, facilitated by Python, highlights the absence of significant
relationships between variables such as gender, race, admission point score,
mathematics marks, and science marks with student performance in engineering.
This underscores the role of data science tools like Python in uncovering
meaningful insights from educational data, enabling informed interventions to
reduce dropout rates and improve student success in engineering.
[7]Predicting Student Performance and Its Influential Factors Using Hybrid Regression
and Multi-Label Classification

 The study addresses the challenge of understanding and predicting student


performance in higher education by proposing a hybrid regression model and an
optimized multi-label classifier. The aim is not only to predict future grades
accurately but also to identify the key factors influencing student performance.
The hybrid regression model combines collaborative filtering, fuzzy set rules, and
Lasso linear regression, while the multi-label classifier employs an optimized self-
organizing map for predicting qualitative values associated with various factors
influencing student performance. The empirical investigation conducted on seven
publicly available datasets demonstrates significant improvements compared to
single baseline models like linear regression and matrix factorization. The
research emphasizes the practicality of the proposed approach in identifying
multiple factors that impact student performance, providing valuable insights for
program leaders to enhance academic programs. Future work is suggested to
extend the predictive capabilities to include student attainment of learning
outcomes, highlighting the ongoing efforts to enhance the comprehensiveness of
the proposed model.
[8] Predicting of Students Performance in Higher Education
The paper emphasizes the critical role of students' learning performance in assessing
educational systems and highlights the significance of educational data mining (EDM) as
a tool to enhance understanding and outcomes. With the growing prominence of
machine learning (ML) technology, the study explores the application of clustering and
classification techniques to analyze students' performance at early stages. For
clustering, dimensionality reduction by the T-SNE algorithm is employed, considering
factors such as admission scores, first-level courses, academic achievement tests (AAT),
and general aptitude tests (GAT) to unveil relationships with GPA. In the classification
technique, various machine learning models are experimented with, predicting student
performance using features like course grades and admission test scores. The evaluation
of models employs different assessment metrics, demonstrating that educational
systems can effectively mitigate the risks of student failures at the early stages. The
research underscores the potential of data mining and machine learning in providing
valuable insights for educators and administrators to enhance the learning process and
improve educational outcomes.

[9] A University Student Performance Prediction Model and Experiment Based


on Multi-Feature Fusion and Attention Mechanism
The research delves into the critical domain of predicting student performance in educational
data mining, recognizing the multifaceted nature of factors influencing grades. Acknowledging
the challenges in data collection beyond past academic records, the study introduces a novel
model centered on multi-feature fusion and attention mechanisms. This approach involves
analyzing historical academic grades from various dimensions among university students to
extract nuanced features highlighting relationships between courses, students, and even
among courses themselves. An attention mechanism is incorporated to discern the significance
of different dimensional features. The study validates the model by collecting a triplet set of
related courses and students' real historical grades, establishing correlations between courses
through data analysis. Experimental results demonstrate the model's effectiveness, achieving a
superior prediction accuracy of 72.5% compared to traditional machine learning methods. The
proposed model not only addresses the complexity of predicting student performance but also
emphasizes the importance of considering diverse factors beyond past academic records for
accurate predictions.
[10] Academic and Demographic Cluster Analysis of Engineering Student
Success
This article contributes to the understanding of student success in higher education by utilizing
semester grade point average (GPA) as a temporal measure. The findings emphasize the impact
of demographic factors and the utilization of university resources, particularly financial aid, on
student performance. The study suggests that addressing the academic challenges faced by
students requires not only increasing resources but also enhancing awareness and accessibility,
especially for certain demographics like Hispanic first-generation students. Against the
backdrop of retention and graduation challenges in higher education institutions, the research
explores patterns of student success by analyzing demographic information and past academic
records. Cluster analysis is employed to categorize students based on academic performance
and various factors, including enrollment, financial status, first-generation status, housing
status, and transfer status. The results underscore disparities among Hispanic, first-generation,
low-income students, indicating their reluctance to apply for financial aid despite eligibility,
leading to lower GPAs and delayed graduation. The article emphasizes the importance of
targeted interventions to raise awareness and improve access to resources for specific student
demographics to enhance overall academic success.

You might also like