Recuriter Recommendation System

IRJET Journal
IRJET JournalFast Track Publications

https://www.irjet.net/archives/V9/i5/IRJET-V9I553.pdf

International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 09 Issue: 05 | May 2022 www.irjet.net p-ISSN: 2395-0072
© 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 249
Recuriter Recommendation System
Abijith Madhu Valath1 Monish Mohanan2 Vignesh Panikar3 Sreerag Ravi4 VijayaBharati Jagan5
1,2,3,4Student, B.E. Computers, Pillai College of Engineering, Navi Mumbai India,
5Professor, Dept. Of Computers, Pillai college of Engineering, Navi Mumbai, India
---------------------------------------------------------------------***---------------------------------------------------------------------
Abstract - Placement of undergraduate is one of the
foremost necessary objectives of a college. That's why all the
college, strive to strengthen their TPO so as to improve their
institution on a whole. This can invariably be useful to each
undergraduate, as well as the institution. The target is to
research previous years student's data, Information and useit
to predict the position probability of the present
undergraduate in current placement. The Project model will
propose with an algorithm to predict the same. It is generally
divided in 3 classes that are Collaborative, Content-based and
Hybrid recommendation approach. Thisprojectwillshowcase
a model to generate recommendations based on marks of
student by using Logistic Regression Model. It discovers best
solutions which might have otherwise remained hidden. The
recommender system implementation in college campus can
result a recommendation in placement of companies to
student as per the needs in shortest doable time. It will expect
as a scenario where we've got tried to attain the results
whereas keeping in mind the needs of employer andemployee.
Keywords—Recommendation system, Content-Based
Filtering, specific System, Machine Learning, Placement
System
1. INTRODUCTION
Our project aims to develop a recruiter recommendationfor
Undergraduates keeping anintensionofmakinga placement
system at academic level which predicts the chance of
students obtaining placements andhelpsinrisingtheirskills
before the recruitment process starts. We are availing
machine learning for recruiter recommendation, we are
contemplating K-nearest neighbors (KNN), Support Vector
Machine (SVM), Logistic Regression, Random Forest to
classify students into acceptable clusters and the result
would facilitate them in uplifting their profile, accuracy of
respected algorithms are noted and with the comparison of
assorted machine learning techniques, this would facilitate
each recruiters as well as students throughout placements
and connected activities
1.1 Literature Survey
A. Campus Placement Prediction Using Supervised
Machine Learning Techniques.
This model is planned with an algorithm to predictthesame.
Data pertaining to the study were collected form the same
institution for which the placement prediction is completed,
and also additionallydata pre-processing wayswereapplied.
This planned model is additionally compared with different
ancient classification algorithms like Decision tree and
Random Forest with regards to accuracy, precision and
recall. From the results obtained it's found that the planned
algorithm performs considerably higher compared with the
other algorithms
B. Recommendation System using Content Filtering
This paper presents a model to get recommendations
supported on marks of student. It discovers best solutions
which might have otherwise remained hidden. The case
study performed on the recommender system
implementation in college campus will result a
recommendationin placementofundergraduates(employee
firms (employer) as per their necessities in shortest
potential time. It may be expected as a circumstance where
we've tried to attain the results whereas keepinginmindthe
wants of employer and employee.
C. Job Placements Prediction using Fuzzy Logic:
The suggested study has collected data onstudents,who had
different information about their previous and current
academic records, and then different classification
algorithms along with the Data Mining Tool (VEKA)areused
to analyses academic performance in training and
accommodation. This study presents a planned model
supports a classification approach to seek out a more robust
evaluation methodology soastopredicttheundergraduate’s
accommodation. There are several basic classification
algorithms and statistical ways which will be used pretty
much as good resources for classifying student datasets in
education. In this article, a fuzzy inference system was used
to predict the undergraduate’s performance and improve
academic performance. Thismodel will verifytheconnection
between student accomplishment and campus placement.
D. Placement Predictive Analysis using ML
A placement predictor could be a device which will forecast
the chance or type of business that a student within the pre-
final year has probabilities of being placed. While a
forecasting program could facilitate within the academic
preparation of an institution for future years. With the
emergence of data mining and machine learning, through
analyzing the data set of the previous student year, various
predictive models were applied. This paper introduces a
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 09 Issue: 05 | May 2022 www.irjet.net p-ISSN: 2395-0072
© 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 250
literature study for pre-final year engineering graduate
students on totally different statistical choice models.
2. Proposed Work
METHODOLOGY
Machine Learning is done using several available
algorithms. Every algorithm has its own set of merits and
demerits, these will modify the type of dataset being used or
for the type of problem we have at hand. Given below are
some of the algorithms that we have a tendency to use. A
complete description accompanies every algorithm.
A. KNN
KNN stands for k-nearest neighbors. This can be a
manageable algorithm which will be able to resolve
classification and regression sort of issues. It's a supervised
machine learning rule that means labels are used. The basic
operating of this algorithm revolves around theconceptthat
similar things are continuously in close proximityinsideone
another. So, for this algorithm to supply any fruitful results,
this can be assumption that is taken. Similarity in KNN is
expressed using distance.
Advantages:
• This might be a straightforward and easy-to-implement
algorithm
• Building a model, tuning several parameters or creating
extra assumptions aren't needed
• This could be a versatile algorithm, having ability to be
used in regression, classification and even search issues.
Disadvantages:
• The algorithm becomes considerably slower because the
variety of examples and/or predictors/independent
variables will increase.
The disadvantage that KNN provides makesitanimpractical
alternative to be used wherever predictions have to be
compelled to be created earlier. However, providingonehas
enough computational powerattheirdisposal,thenKNN can
be used in problems where similar items have to be
identified.
B. SVM
Advantages:
• Effective in high dimensional spaces
• If the quantity of dimensions is larger than the quantity of
samples, the algorithm would be capable to perform higher
• It is memory efficient
Disadvantages:
• Performance is affected when big data sets are used
because the needed training time is a lot.
• Performance is additionally affected once the data set has
an excessive amount of noise
• SVM doesn’t directly give likelihood estimates, rather a
computationally intensive five-fold cross- validation is
needed.
2.1System Architecture
Our Project vision is to provide College a Recruiter
recommendation system for students. In this project, weuse
machine learning techniques to predicttheplacementstatus
of students based on a dataset.Theparametersinthedataset
which are considered for the prediction are CGPA and a
Technical test. The technical test will consist of 20-30
random technical question based on the technical interest of
the student. Students will get 10 to 15 technical questions
through which we will determine whether the candidate
have Beginner, Intermediate or Advanced level of skill. The
results will be Gathered and prepared and will be fed to
recommendation system. The system will then recommend
the student the eligible company so that the student can
directly decide whether to apply or not. The placement
prediction can be done by machine learning using Logical
Regression, Random Forest, KNN, SVM
Hardware and Software Specifications
The experiment setup is carried out on a computer system
which has the different hardware and software
specifications.
Hardware Details
Processor 2 GHz Intel
HDD 180 GB
RAM 2 GB
Software Details
Operating System XP Professional
Programming Language Python, JavaScript
Database MongoDB, Firebase
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 09 Issue: 05 | May 2022 www.irjet.net p-ISSN: 2395-0072
© 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 251
Summary:
Maximum work goes manually in the present placement
system which makes it take time to avail changes. This
includes main problems like searching for the data of
students and sorting them along with it. Also, updating
student data is a cumbersome job and does not have a
method to notify the student in time which makes the
management of the placements very difficult. In the
proposed system, all of these problems become automated.
The registration of the student for an upcoming placement,
the addition of a new user, notifying students, sharing
information, the privacy of the student, etc. is all met. The
admin validates the information and gives the student list
based on the criteria required which otherwise would have
been very difficult to manage.
ACKNOWLEDGMENT:
We would like to take this opportunity and thank everyone
who directly and indirectly has helped us with this project.
We would also like to thank our college, Pillai College of
Engineering and the Principal of our college Dr. Sandeep
Joshi Sir as they provided us with this opportunity and gave
us a platform to create this project. We would also like to
express our thanks to our Major project coordinator, Prof.
Rupali Nikhare who helped and guidedusfortheproject.We
would also utilize this moment and express our gratitude
towards our Major project guide, Prof. Vijaya BharathiJagan,
who has donated his valuable time and has given us useful
insights to make this project successful inthegivenperiodof
time, his beneficial a nd valuable suggestions and
instructions to solve our query related to the project have
been a major contribution towards the completion of the
project.
REFERENCES:
[1] Recommendation System using Content Filtering, Ms.
Nishigandha Karbhari, Prof. Asmita Deshmukh,
Dr. Vinayak D. Shinde
[2] Campus Placement Prediction UsingSupervisedMachine
Learning Techniques, Pothuganti Manvitha,
Neelam Swaroopa
[3] Data Mining Classification and analytical model of
prediction for Job Placements using Fuzzy Logic,
S.Venkatachalam
[4] Placement Prediction using Various Machine Learning
Models and their Efficiency Comparison, Irene Treesa Jose,
Joel James, Mereen Thomas Vadakkel
[5] Campus Placement Predictive Analysis using Machine
Learning, Nikhil Kumar, Ajay Shanker Singh,
Thirunavukkarasu K.

Recomendados

IRJET- Stabilization of Black Cotton Soil using Rice Husk Ash and Lime von
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
21 views3 Folien
IRJET- Student Placement Prediction using Machine Learning von
IRJET- Student Placement Prediction using Machine LearningIRJET- Student Placement Prediction using Machine Learning
IRJET- Student Placement Prediction using Machine LearningIRJET Journal
1.1K views3 Folien
Post Graduate Admission Prediction System von
Post Graduate Admission Prediction SystemPost Graduate Admission Prediction System
Post Graduate Admission Prediction SystemIRJET Journal
13 views5 Folien
Hybrid-Training & Placement Management with Prediction System von
Hybrid-Training & Placement Management with Prediction SystemHybrid-Training & Placement Management with Prediction System
Hybrid-Training & Placement Management with Prediction SystemIRJET Journal
28 views5 Folien
IRJET- Tracking and Predicting Student Performance using Machine Learning von
IRJET- Tracking and Predicting Student Performance using Machine LearningIRJET- Tracking and Predicting Student Performance using Machine Learning
IRJET- Tracking and Predicting Student Performance using Machine LearningIRJET Journal
118 views3 Folien
IRJET- Evaluation Technique of Student Performance in various Courses von
IRJET- Evaluation Technique of Student Performance in various CoursesIRJET- Evaluation Technique of Student Performance in various Courses
IRJET- Evaluation Technique of Student Performance in various CoursesIRJET Journal
28 views3 Folien

Más contenido relacionado

Similar a Recuriter Recommendation System

CASE STUDY: ADMISSION PREDICTION IN ENGINEERING AND TECHNOLOGY COLLEGES von
CASE STUDY: ADMISSION PREDICTION IN ENGINEERING AND TECHNOLOGY COLLEGESCASE STUDY: ADMISSION PREDICTION IN ENGINEERING AND TECHNOLOGY COLLEGES
CASE STUDY: ADMISSION PREDICTION IN ENGINEERING AND TECHNOLOGY COLLEGESIRJET Journal
2 views4 Folien
Predicting User Ratings of Competitive ProgrammingContests using Decision Tre... von
Predicting User Ratings of Competitive ProgrammingContests using Decision Tre...Predicting User Ratings of Competitive ProgrammingContests using Decision Tre...
Predicting User Ratings of Competitive ProgrammingContests using Decision Tre...IRJET Journal
2 views4 Folien
RESUME SCREENING USING LSTM von
RESUME SCREENING USING LSTMRESUME SCREENING USING LSTM
RESUME SCREENING USING LSTMIRJET Journal
40 views4 Folien
IRJET-Student Performance Prediction for Education Loan System von
IRJET-Student Performance Prediction for Education Loan SystemIRJET-Student Performance Prediction for Education Loan System
IRJET-Student Performance Prediction for Education Loan SystemIRJET Journal
49 views5 Folien
IRJET- Deep Learning Model to Predict Hardware Performance von
IRJET- Deep Learning Model to Predict Hardware PerformanceIRJET- Deep Learning Model to Predict Hardware Performance
IRJET- Deep Learning Model to Predict Hardware PerformanceIRJET Journal
11 views4 Folien
IRJET- Analysis of PV Fed Vector Controlled Induction Motor Drive von
IRJET- Analysis of PV Fed Vector Controlled Induction Motor DriveIRJET- Analysis of PV Fed Vector Controlled Induction Motor Drive
IRJET- Analysis of PV Fed Vector Controlled Induction Motor DriveIRJET Journal
21 views4 Folien

Similar a Recuriter Recommendation System(20)

CASE STUDY: ADMISSION PREDICTION IN ENGINEERING AND TECHNOLOGY COLLEGES von IRJET Journal
CASE STUDY: ADMISSION PREDICTION IN ENGINEERING AND TECHNOLOGY COLLEGESCASE STUDY: ADMISSION PREDICTION IN ENGINEERING AND TECHNOLOGY COLLEGES
CASE STUDY: ADMISSION PREDICTION IN ENGINEERING AND TECHNOLOGY COLLEGES
IRJET Journal2 views
Predicting User Ratings of Competitive ProgrammingContests using Decision Tre... von IRJET Journal
Predicting User Ratings of Competitive ProgrammingContests using Decision Tre...Predicting User Ratings of Competitive ProgrammingContests using Decision Tre...
Predicting User Ratings of Competitive ProgrammingContests using Decision Tre...
IRJET Journal2 views
IRJET-Student Performance Prediction for Education Loan System von IRJET Journal
IRJET-Student Performance Prediction for Education Loan SystemIRJET-Student Performance Prediction for Education Loan System
IRJET-Student Performance Prediction for Education Loan System
IRJET Journal49 views
IRJET- Deep Learning Model to Predict Hardware Performance von IRJET Journal
IRJET- Deep Learning Model to Predict Hardware PerformanceIRJET- Deep Learning Model to Predict Hardware Performance
IRJET- Deep Learning Model to Predict Hardware Performance
IRJET Journal11 views
IRJET- Analysis of PV Fed Vector Controlled Induction Motor Drive von IRJET Journal
IRJET- Analysis of PV Fed Vector Controlled Induction Motor DriveIRJET- Analysis of PV Fed Vector Controlled Induction Motor Drive
IRJET- Analysis of PV Fed Vector Controlled Induction Motor Drive
IRJET Journal21 views
IRJET- Machine Learning Techniques for Code Optimization von IRJET Journal
IRJET-  	  Machine Learning Techniques for Code OptimizationIRJET-  	  Machine Learning Techniques for Code Optimization
IRJET- Machine Learning Techniques for Code Optimization
IRJET Journal20 views
Training and Placement Portal von IRJET Journal
Training and Placement PortalTraining and Placement Portal
Training and Placement Portal
IRJET Journal43 views
IRJET- Predictive Analytics for Placement of Student- A Comparative Study von IRJET Journal
IRJET- Predictive Analytics for Placement of Student- A Comparative StudyIRJET- Predictive Analytics for Placement of Student- A Comparative Study
IRJET- Predictive Analytics for Placement of Student- A Comparative Study
IRJET Journal32 views
Online examination system von IRJET Journal
Online examination system Online examination system
Online examination system
IRJET Journal111 views
Email Spam Detection Using Machine Learning von IRJET Journal
Email Spam Detection Using Machine LearningEmail Spam Detection Using Machine Learning
Email Spam Detection Using Machine Learning
IRJET Journal44 views
Intelligent Career Guidance System.pptx von Anonymous366406
Intelligent Career Guidance System.pptxIntelligent Career Guidance System.pptx
Intelligent Career Guidance System.pptx
Anonymous366406226 views
A Comparative Study on Identical Face Classification using Machine Learning von IRJET Journal
A Comparative Study on Identical Face Classification using Machine LearningA Comparative Study on Identical Face Classification using Machine Learning
A Comparative Study on Identical Face Classification using Machine Learning
IRJET Journal12 views
MACHINE LEARNING CLASSIFIERS TO ANALYZE CREDIT RISK von IRJET Journal
MACHINE LEARNING CLASSIFIERS TO ANALYZE CREDIT RISKMACHINE LEARNING CLASSIFIERS TO ANALYZE CREDIT RISK
MACHINE LEARNING CLASSIFIERS TO ANALYZE CREDIT RISK
IRJET Journal10 views
IRJET- Placement Portal and Prediction System von IRJET Journal
IRJET- Placement Portal and Prediction SystemIRJET- Placement Portal and Prediction System
IRJET- Placement Portal and Prediction System
IRJET Journal21 views
Online Examination and Evaluation System von IRJET Journal
Online Examination and Evaluation SystemOnline Examination and Evaluation System
Online Examination and Evaluation System
IRJET Journal3 views
A Review on Student Result Management System von IRJET Journal
A Review on Student Result Management SystemA Review on Student Result Management System
A Review on Student Result Management System
IRJET Journal27 views
IRJET - Online Assignment System von IRJET Journal
IRJET - Online Assignment SystemIRJET - Online Assignment System
IRJET - Online Assignment System
IRJET Journal15 views

Más de IRJET Journal

SOIL STABILIZATION USING WASTE FIBER MATERIAL von
SOIL STABILIZATION USING WASTE FIBER MATERIALSOIL STABILIZATION USING WASTE FIBER MATERIAL
SOIL STABILIZATION USING WASTE FIBER MATERIALIRJET Journal
27 views7 Folien
Sol-gel auto-combustion produced gamma irradiated Ni1-xCdxFe2O4 nanoparticles... von
Sol-gel auto-combustion produced gamma irradiated Ni1-xCdxFe2O4 nanoparticles...Sol-gel auto-combustion produced gamma irradiated Ni1-xCdxFe2O4 nanoparticles...
Sol-gel auto-combustion produced gamma irradiated Ni1-xCdxFe2O4 nanoparticles...IRJET Journal
8 views7 Folien
Identification, Discrimination and Classification of Cotton Crop by Using Mul... von
Identification, Discrimination and Classification of Cotton Crop by Using Mul...Identification, Discrimination and Classification of Cotton Crop by Using Mul...
Identification, Discrimination and Classification of Cotton Crop by Using Mul...IRJET Journal
8 views5 Folien
“Analysis of GDP, Unemployment and Inflation rates using mathematical formula... von
“Analysis of GDP, Unemployment and Inflation rates using mathematical formula...“Analysis of GDP, Unemployment and Inflation rates using mathematical formula...
“Analysis of GDP, Unemployment and Inflation rates using mathematical formula...IRJET Journal
13 views11 Folien
MAXIMUM POWER POINT TRACKING BASED PHOTO VOLTAIC SYSTEM FOR SMART GRID INTEGR... von
MAXIMUM POWER POINT TRACKING BASED PHOTO VOLTAIC SYSTEM FOR SMART GRID INTEGR...MAXIMUM POWER POINT TRACKING BASED PHOTO VOLTAIC SYSTEM FOR SMART GRID INTEGR...
MAXIMUM POWER POINT TRACKING BASED PHOTO VOLTAIC SYSTEM FOR SMART GRID INTEGR...IRJET Journal
14 views6 Folien
Performance Analysis of Aerodynamic Design for Wind Turbine Blade von
Performance Analysis of Aerodynamic Design for Wind Turbine BladePerformance Analysis of Aerodynamic Design for Wind Turbine Blade
Performance Analysis of Aerodynamic Design for Wind Turbine BladeIRJET Journal
8 views5 Folien

Más de IRJET Journal(20)

SOIL STABILIZATION USING WASTE FIBER MATERIAL von IRJET Journal
SOIL STABILIZATION USING WASTE FIBER MATERIALSOIL STABILIZATION USING WASTE FIBER MATERIAL
SOIL STABILIZATION USING WASTE FIBER MATERIAL
IRJET Journal27 views
Sol-gel auto-combustion produced gamma irradiated Ni1-xCdxFe2O4 nanoparticles... von IRJET Journal
Sol-gel auto-combustion produced gamma irradiated Ni1-xCdxFe2O4 nanoparticles...Sol-gel auto-combustion produced gamma irradiated Ni1-xCdxFe2O4 nanoparticles...
Sol-gel auto-combustion produced gamma irradiated Ni1-xCdxFe2O4 nanoparticles...
IRJET Journal8 views
Identification, Discrimination and Classification of Cotton Crop by Using Mul... von IRJET Journal
Identification, Discrimination and Classification of Cotton Crop by Using Mul...Identification, Discrimination and Classification of Cotton Crop by Using Mul...
Identification, Discrimination and Classification of Cotton Crop by Using Mul...
IRJET Journal8 views
“Analysis of GDP, Unemployment and Inflation rates using mathematical formula... von IRJET Journal
“Analysis of GDP, Unemployment and Inflation rates using mathematical formula...“Analysis of GDP, Unemployment and Inflation rates using mathematical formula...
“Analysis of GDP, Unemployment and Inflation rates using mathematical formula...
IRJET Journal13 views
MAXIMUM POWER POINT TRACKING BASED PHOTO VOLTAIC SYSTEM FOR SMART GRID INTEGR... von IRJET Journal
MAXIMUM POWER POINT TRACKING BASED PHOTO VOLTAIC SYSTEM FOR SMART GRID INTEGR...MAXIMUM POWER POINT TRACKING BASED PHOTO VOLTAIC SYSTEM FOR SMART GRID INTEGR...
MAXIMUM POWER POINT TRACKING BASED PHOTO VOLTAIC SYSTEM FOR SMART GRID INTEGR...
IRJET Journal14 views
Performance Analysis of Aerodynamic Design for Wind Turbine Blade von IRJET Journal
Performance Analysis of Aerodynamic Design for Wind Turbine BladePerformance Analysis of Aerodynamic Design for Wind Turbine Blade
Performance Analysis of Aerodynamic Design for Wind Turbine Blade
IRJET Journal8 views
Heart Failure Prediction using Different Machine Learning Techniques von IRJET Journal
Heart Failure Prediction using Different Machine Learning TechniquesHeart Failure Prediction using Different Machine Learning Techniques
Heart Failure Prediction using Different Machine Learning Techniques
IRJET Journal9 views
Experimental Investigation of Solar Hot Case Based on Photovoltaic Panel von IRJET Journal
Experimental Investigation of Solar Hot Case Based on Photovoltaic PanelExperimental Investigation of Solar Hot Case Based on Photovoltaic Panel
Experimental Investigation of Solar Hot Case Based on Photovoltaic Panel
IRJET Journal3 views
Metro Development and Pedestrian Concerns von IRJET Journal
Metro Development and Pedestrian ConcernsMetro Development and Pedestrian Concerns
Metro Development and Pedestrian Concerns
IRJET Journal2 views
Mapping the Crashworthiness Domains: Investigations Based on Scientometric An... von IRJET Journal
Mapping the Crashworthiness Domains: Investigations Based on Scientometric An...Mapping the Crashworthiness Domains: Investigations Based on Scientometric An...
Mapping the Crashworthiness Domains: Investigations Based on Scientometric An...
IRJET Journal3 views
Data Analytics and Artificial Intelligence in Healthcare Industry von IRJET Journal
Data Analytics and Artificial Intelligence in Healthcare IndustryData Analytics and Artificial Intelligence in Healthcare Industry
Data Analytics and Artificial Intelligence in Healthcare Industry
IRJET Journal3 views
DESIGN AND SIMULATION OF SOLAR BASED FAST CHARGING STATION FOR ELECTRIC VEHIC... von IRJET Journal
DESIGN AND SIMULATION OF SOLAR BASED FAST CHARGING STATION FOR ELECTRIC VEHIC...DESIGN AND SIMULATION OF SOLAR BASED FAST CHARGING STATION FOR ELECTRIC VEHIC...
DESIGN AND SIMULATION OF SOLAR BASED FAST CHARGING STATION FOR ELECTRIC VEHIC...
IRJET Journal64 views
Efficient Design for Multi-story Building Using Pre-Fabricated Steel Structur... von IRJET Journal
Efficient Design for Multi-story Building Using Pre-Fabricated Steel Structur...Efficient Design for Multi-story Building Using Pre-Fabricated Steel Structur...
Efficient Design for Multi-story Building Using Pre-Fabricated Steel Structur...
IRJET Journal12 views
Development of Effective Tomato Package for Post-Harvest Preservation von IRJET Journal
Development of Effective Tomato Package for Post-Harvest PreservationDevelopment of Effective Tomato Package for Post-Harvest Preservation
Development of Effective Tomato Package for Post-Harvest Preservation
IRJET Journal4 views
“DYNAMIC ANALYSIS OF GRAVITY RETAINING WALL WITH SOIL STRUCTURE INTERACTION” von IRJET Journal
“DYNAMIC ANALYSIS OF GRAVITY RETAINING WALL WITH SOIL STRUCTURE INTERACTION”“DYNAMIC ANALYSIS OF GRAVITY RETAINING WALL WITH SOIL STRUCTURE INTERACTION”
“DYNAMIC ANALYSIS OF GRAVITY RETAINING WALL WITH SOIL STRUCTURE INTERACTION”
IRJET Journal5 views
Understanding the Nature of Consciousness with AI von IRJET Journal
Understanding the Nature of Consciousness with AIUnderstanding the Nature of Consciousness with AI
Understanding the Nature of Consciousness with AI
IRJET Journal12 views
Augmented Reality App for Location based Exploration at JNTUK Kakinada von IRJET Journal
Augmented Reality App for Location based Exploration at JNTUK KakinadaAugmented Reality App for Location based Exploration at JNTUK Kakinada
Augmented Reality App for Location based Exploration at JNTUK Kakinada
IRJET Journal6 views
Smart Traffic Congestion Control System: Leveraging Machine Learning for Urba... von IRJET Journal
Smart Traffic Congestion Control System: Leveraging Machine Learning for Urba...Smart Traffic Congestion Control System: Leveraging Machine Learning for Urba...
Smart Traffic Congestion Control System: Leveraging Machine Learning for Urba...
IRJET Journal18 views
Enhancing Real Time Communication and Efficiency With Websocket von IRJET Journal
Enhancing Real Time Communication and Efficiency With WebsocketEnhancing Real Time Communication and Efficiency With Websocket
Enhancing Real Time Communication and Efficiency With Websocket
IRJET Journal5 views
Textile Industrial Wastewater Treatability Studies by Soil Aquifer Treatment ... von IRJET Journal
Textile Industrial Wastewater Treatability Studies by Soil Aquifer Treatment ...Textile Industrial Wastewater Treatability Studies by Soil Aquifer Treatment ...
Textile Industrial Wastewater Treatability Studies by Soil Aquifer Treatment ...
IRJET Journal4 views

Último

2023-12 Emarei MRI Tool Set E2I0501ST (TQ).pdf von
2023-12 Emarei MRI Tool Set E2I0501ST (TQ).pdf2023-12 Emarei MRI Tool Set E2I0501ST (TQ).pdf
2023-12 Emarei MRI Tool Set E2I0501ST (TQ).pdfPhilipp Daum
6 views2 Folien
AWS Certified Solutions Architect Associate Exam Guide_published .pdf von
AWS Certified Solutions Architect Associate Exam Guide_published .pdfAWS Certified Solutions Architect Associate Exam Guide_published .pdf
AWS Certified Solutions Architect Associate Exam Guide_published .pdfKiran Kumar Malik
6 views121 Folien
Details of Acoustic Liner for selection of material von
Details of Acoustic Liner for selection of materialDetails of Acoustic Liner for selection of material
Details of Acoustic Liner for selection of materialrafiqalisyed
5 views1 Folie
CPM Schedule Float.pptx von
CPM Schedule Float.pptxCPM Schedule Float.pptx
CPM Schedule Float.pptxMathew Joseph
9 views5 Folien
REACTJS.pdf von
REACTJS.pdfREACTJS.pdf
REACTJS.pdfArthyR3
39 views16 Folien
Solution Challenge Introduction.pptx von
Solution Challenge Introduction.pptxSolution Challenge Introduction.pptx
Solution Challenge Introduction.pptxGDSCCEC
13 views16 Folien

Último(20)

2023-12 Emarei MRI Tool Set E2I0501ST (TQ).pdf von Philipp Daum
2023-12 Emarei MRI Tool Set E2I0501ST (TQ).pdf2023-12 Emarei MRI Tool Set E2I0501ST (TQ).pdf
2023-12 Emarei MRI Tool Set E2I0501ST (TQ).pdf
Philipp Daum6 views
AWS Certified Solutions Architect Associate Exam Guide_published .pdf von Kiran Kumar Malik
AWS Certified Solutions Architect Associate Exam Guide_published .pdfAWS Certified Solutions Architect Associate Exam Guide_published .pdf
AWS Certified Solutions Architect Associate Exam Guide_published .pdf
Details of Acoustic Liner for selection of material von rafiqalisyed
Details of Acoustic Liner for selection of materialDetails of Acoustic Liner for selection of material
Details of Acoustic Liner for selection of material
rafiqalisyed5 views
REACTJS.pdf von ArthyR3
REACTJS.pdfREACTJS.pdf
REACTJS.pdf
ArthyR339 views
Solution Challenge Introduction.pptx von GDSCCEC
Solution Challenge Introduction.pptxSolution Challenge Introduction.pptx
Solution Challenge Introduction.pptx
GDSCCEC13 views
Programmable Switches for Programmable Logic Devices von Usha Mehta
Programmable Switches for Programmable Logic DevicesProgrammable Switches for Programmable Logic Devices
Programmable Switches for Programmable Logic Devices
Usha Mehta37 views
MODULE-1 CHAPTER 3- Operators - Object Oriented Programming with JAVA von Demian Antony D'Mello
MODULE-1 CHAPTER 3- Operators - Object Oriented Programming with JAVAMODULE-1 CHAPTER 3- Operators - Object Oriented Programming with JAVA
MODULE-1 CHAPTER 3- Operators - Object Oriented Programming with JAVA
Ansari: Practical experiences with an LLM-based Islamic Assistant von M Waleed Kadous
Ansari: Practical experiences with an LLM-based Islamic AssistantAnsari: Practical experiences with an LLM-based Islamic Assistant
Ansari: Practical experiences with an LLM-based Islamic Assistant
M Waleed Kadous13 views
MongoDB.pdf von ArthyR3
MongoDB.pdfMongoDB.pdf
MongoDB.pdf
ArthyR353 views
Programmable Logic Devices : SPLD and CPLD von Usha Mehta
Programmable Logic Devices : SPLD and CPLDProgrammable Logic Devices : SPLD and CPLD
Programmable Logic Devices : SPLD and CPLD
Usha Mehta44 views
Unlocking Research Visibility.pdf von KhatirNaima
Unlocking Research Visibility.pdfUnlocking Research Visibility.pdf
Unlocking Research Visibility.pdf
KhatirNaima11 views
Web Dev Session 1.pptx von VedVekhande
Web Dev Session 1.pptxWeb Dev Session 1.pptx
Web Dev Session 1.pptx
VedVekhande23 views
Design_Discover_Develop_Campaign.pptx von ShivanshSeth6
Design_Discover_Develop_Campaign.pptxDesign_Discover_Develop_Campaign.pptx
Design_Discover_Develop_Campaign.pptx
ShivanshSeth659 views
Design of Structures and Foundations for Vibrating Machines, Arya-ONeill-Pinc... von csegroupvn
Design of Structures and Foundations for Vibrating Machines, Arya-ONeill-Pinc...Design of Structures and Foundations for Vibrating Machines, Arya-ONeill-Pinc...
Design of Structures and Foundations for Vibrating Machines, Arya-ONeill-Pinc...
csegroupvn17 views
DevFest 2023 Daegu Speech_이재규, Implementing easy and simple chat with gol... von JQLEE6
DevFest 2023 Daegu Speech_이재규,  Implementing easy and simple chat with gol...DevFest 2023 Daegu Speech_이재규,  Implementing easy and simple chat with gol...
DevFest 2023 Daegu Speech_이재규, Implementing easy and simple chat with gol...
JQLEE616 views
Different type of computer networks .pptx von nazmul1514788
Different  type of computer networks .pptxDifferent  type of computer networks .pptx
Different type of computer networks .pptx
nazmul151478820 views

Recuriter Recommendation System

  • 1. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 09 Issue: 05 | May 2022 www.irjet.net p-ISSN: 2395-0072 © 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 249 Recuriter Recommendation System Abijith Madhu Valath1 Monish Mohanan2 Vignesh Panikar3 Sreerag Ravi4 VijayaBharati Jagan5 1,2,3,4Student, B.E. Computers, Pillai College of Engineering, Navi Mumbai India, 5Professor, Dept. Of Computers, Pillai college of Engineering, Navi Mumbai, India ---------------------------------------------------------------------***--------------------------------------------------------------------- Abstract - Placement of undergraduate is one of the foremost necessary objectives of a college. That's why all the college, strive to strengthen their TPO so as to improve their institution on a whole. This can invariably be useful to each undergraduate, as well as the institution. The target is to research previous years student's data, Information and useit to predict the position probability of the present undergraduate in current placement. The Project model will propose with an algorithm to predict the same. It is generally divided in 3 classes that are Collaborative, Content-based and Hybrid recommendation approach. Thisprojectwillshowcase a model to generate recommendations based on marks of student by using Logistic Regression Model. It discovers best solutions which might have otherwise remained hidden. The recommender system implementation in college campus can result a recommendation in placement of companies to student as per the needs in shortest doable time. It will expect as a scenario where we've got tried to attain the results whereas keeping in mind the needs of employer andemployee. Keywords—Recommendation system, Content-Based Filtering, specific System, Machine Learning, Placement System 1. INTRODUCTION Our project aims to develop a recruiter recommendationfor Undergraduates keeping anintensionofmakinga placement system at academic level which predicts the chance of students obtaining placements andhelpsinrisingtheirskills before the recruitment process starts. We are availing machine learning for recruiter recommendation, we are contemplating K-nearest neighbors (KNN), Support Vector Machine (SVM), Logistic Regression, Random Forest to classify students into acceptable clusters and the result would facilitate them in uplifting their profile, accuracy of respected algorithms are noted and with the comparison of assorted machine learning techniques, this would facilitate each recruiters as well as students throughout placements and connected activities 1.1 Literature Survey A. Campus Placement Prediction Using Supervised Machine Learning Techniques. This model is planned with an algorithm to predictthesame. Data pertaining to the study were collected form the same institution for which the placement prediction is completed, and also additionallydata pre-processing wayswereapplied. This planned model is additionally compared with different ancient classification algorithms like Decision tree and Random Forest with regards to accuracy, precision and recall. From the results obtained it's found that the planned algorithm performs considerably higher compared with the other algorithms B. Recommendation System using Content Filtering This paper presents a model to get recommendations supported on marks of student. It discovers best solutions which might have otherwise remained hidden. The case study performed on the recommender system implementation in college campus will result a recommendationin placementofundergraduates(employee firms (employer) as per their necessities in shortest potential time. It may be expected as a circumstance where we've tried to attain the results whereas keepinginmindthe wants of employer and employee. C. Job Placements Prediction using Fuzzy Logic: The suggested study has collected data onstudents,who had different information about their previous and current academic records, and then different classification algorithms along with the Data Mining Tool (VEKA)areused to analyses academic performance in training and accommodation. This study presents a planned model supports a classification approach to seek out a more robust evaluation methodology soastopredicttheundergraduate’s accommodation. There are several basic classification algorithms and statistical ways which will be used pretty much as good resources for classifying student datasets in education. In this article, a fuzzy inference system was used to predict the undergraduate’s performance and improve academic performance. Thismodel will verifytheconnection between student accomplishment and campus placement. D. Placement Predictive Analysis using ML A placement predictor could be a device which will forecast the chance or type of business that a student within the pre- final year has probabilities of being placed. While a forecasting program could facilitate within the academic preparation of an institution for future years. With the emergence of data mining and machine learning, through analyzing the data set of the previous student year, various predictive models were applied. This paper introduces a
  • 2. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 09 Issue: 05 | May 2022 www.irjet.net p-ISSN: 2395-0072 © 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 250 literature study for pre-final year engineering graduate students on totally different statistical choice models. 2. Proposed Work METHODOLOGY Machine Learning is done using several available algorithms. Every algorithm has its own set of merits and demerits, these will modify the type of dataset being used or for the type of problem we have at hand. Given below are some of the algorithms that we have a tendency to use. A complete description accompanies every algorithm. A. KNN KNN stands for k-nearest neighbors. This can be a manageable algorithm which will be able to resolve classification and regression sort of issues. It's a supervised machine learning rule that means labels are used. The basic operating of this algorithm revolves around theconceptthat similar things are continuously in close proximityinsideone another. So, for this algorithm to supply any fruitful results, this can be assumption that is taken. Similarity in KNN is expressed using distance. Advantages: • This might be a straightforward and easy-to-implement algorithm • Building a model, tuning several parameters or creating extra assumptions aren't needed • This could be a versatile algorithm, having ability to be used in regression, classification and even search issues. Disadvantages: • The algorithm becomes considerably slower because the variety of examples and/or predictors/independent variables will increase. The disadvantage that KNN provides makesitanimpractical alternative to be used wherever predictions have to be compelled to be created earlier. However, providingonehas enough computational powerattheirdisposal,thenKNN can be used in problems where similar items have to be identified. B. SVM Advantages: • Effective in high dimensional spaces • If the quantity of dimensions is larger than the quantity of samples, the algorithm would be capable to perform higher • It is memory efficient Disadvantages: • Performance is affected when big data sets are used because the needed training time is a lot. • Performance is additionally affected once the data set has an excessive amount of noise • SVM doesn’t directly give likelihood estimates, rather a computationally intensive five-fold cross- validation is needed. 2.1System Architecture Our Project vision is to provide College a Recruiter recommendation system for students. In this project, weuse machine learning techniques to predicttheplacementstatus of students based on a dataset.Theparametersinthedataset which are considered for the prediction are CGPA and a Technical test. The technical test will consist of 20-30 random technical question based on the technical interest of the student. Students will get 10 to 15 technical questions through which we will determine whether the candidate have Beginner, Intermediate or Advanced level of skill. The results will be Gathered and prepared and will be fed to recommendation system. The system will then recommend the student the eligible company so that the student can directly decide whether to apply or not. The placement prediction can be done by machine learning using Logical Regression, Random Forest, KNN, SVM Hardware and Software Specifications The experiment setup is carried out on a computer system which has the different hardware and software specifications. Hardware Details Processor 2 GHz Intel HDD 180 GB RAM 2 GB Software Details Operating System XP Professional Programming Language Python, JavaScript Database MongoDB, Firebase
  • 3. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 09 Issue: 05 | May 2022 www.irjet.net p-ISSN: 2395-0072 © 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 251 Summary: Maximum work goes manually in the present placement system which makes it take time to avail changes. This includes main problems like searching for the data of students and sorting them along with it. Also, updating student data is a cumbersome job and does not have a method to notify the student in time which makes the management of the placements very difficult. In the proposed system, all of these problems become automated. The registration of the student for an upcoming placement, the addition of a new user, notifying students, sharing information, the privacy of the student, etc. is all met. The admin validates the information and gives the student list based on the criteria required which otherwise would have been very difficult to manage. ACKNOWLEDGMENT: We would like to take this opportunity and thank everyone who directly and indirectly has helped us with this project. We would also like to thank our college, Pillai College of Engineering and the Principal of our college Dr. Sandeep Joshi Sir as they provided us with this opportunity and gave us a platform to create this project. We would also like to express our thanks to our Major project coordinator, Prof. Rupali Nikhare who helped and guidedusfortheproject.We would also utilize this moment and express our gratitude towards our Major project guide, Prof. Vijaya BharathiJagan, who has donated his valuable time and has given us useful insights to make this project successful inthegivenperiodof time, his beneficial a nd valuable suggestions and instructions to solve our query related to the project have been a major contribution towards the completion of the project. REFERENCES: [1] Recommendation System using Content Filtering, Ms. Nishigandha Karbhari, Prof. Asmita Deshmukh, Dr. Vinayak D. Shinde [2] Campus Placement Prediction UsingSupervisedMachine Learning Techniques, Pothuganti Manvitha, Neelam Swaroopa [3] Data Mining Classification and analytical model of prediction for Job Placements using Fuzzy Logic, S.Venkatachalam [4] Placement Prediction using Various Machine Learning Models and their Efficiency Comparison, Irene Treesa Jose, Joel James, Mereen Thomas Vadakkel [5] Campus Placement Predictive Analysis using Machine Learning, Nikhil Kumar, Ajay Shanker Singh, Thirunavukkarasu K.