SlideShare a Scribd company logo
1 of 3
Download to read offline
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 07 Issue: 03 | Mar 2020 www.irjet.net p-ISSN: 2395-0072
© 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 5261
Job Portal Analysis and Salary Prediction System
Disha Achrekar1, Mayuri Pawade2, Griffin Mathias3, Bhanu Tekwani4
1,2,3Student, Information Technology, Vidyalankar Institute of Technology, Mumbai, India
4Assistant Professor, Information Technology, Vidyalankar Institute of Technology, Mumbai, India
---------------------------------------------------------------------***----------------------------------------------------------------------
Abstract - The amount of information about educational
and job-related sources spread over the internet is huge and
diverse like Tech-blogs and Job portals like Naukri, Monster,
Times Job etc. are gaining momentum. With the usage of all
these various sites and resources present on the internet
finding or choosing the right platform has not only become
difficult but also time consuming. This paper reviews an
effective and efficient job portal analysisandsalaryprediction
system with which any student (fresher) or professional could
choose the right platform to build a career in by knowing
exactly which skills are trending in the IT Market.
Key Words: Job Analysis, Web Scraping, Prediction,
Visualization, Machine Learning, Regression Analysis.
1. INTRODUCTION
There are several job-portal sites that proposes jobs for
individuals by the recruiter or crawled from other job
portals or websites. These jobs posted include job title,
location, experience and various skills needed but only few
disclose the salary. Also, individual profilesof employeesare
rarely modeled for salary. The mainobjectiveofthesesitesis
to manage the details of Employer, Employee and ensure to
make a wide range of job available to the user. However, it
fails to analyze the skills in demand with emerging
technologies in the industry. Determining which skill is
trending and contains a greater number of jobs and having
the highest salary turns out to be a challenging task. Such a
complex problem with a certain amount of uncertainty is
always a challenging proposition. In this paper we
concentrate on individual interested skill, company or
location and a salary model with predictions. It is efficient
and ethically according to the latest market policy and
trends, we need to take the reference of large amounts of
data from various job sites takingall thefeaturesishugetask
and is not possible for a human being which is why we have
tried to make it easy by web scraping and taking certain
specific attributes and introducing this system. Such a
prediction engine [3] takes certain key features as input and
gives the most favorable outcomebyanalyzingall thefactors
based on the previous data.
2. LITERATURE SURVEY
The work of such projection has been studied by Sananda
Dutta, Airiddha Halder and Kousik Dasgupta [1] also has
emphasized on the problem of predicting salary for job
advertisements in which salary are not mentioned and also
tried to help fresher to predict possible salary for different
companies in different locations. Himanshi and Komal
Kumar Bhatia [3], they compared the profile of current
students with the former graduated student presenting a
salary prediction system using data mining techniques.
Shaun Jackman and GrahamReid[4]haveworkedPredicting
Job Salaries from Text Descriptions, they have tested a
variety of regression models including maximum-likelihood
regression, lasso regression, artificial neural networks and
random forests. Singh. R [5] has done a detailedstudytofind
the salary determinants of fresh undergraduate engineersin
Indian job markets.
3. PROPOSED SYSTEM
There are two modules in this system: Data visualizationhas
been implemented to display the trending skill ina company
or location in the form of a graph and a prediction model to
predict an average salary.
A. Data Collection
The system needs data from various job portals to perform
analysis and prediction. Two main datasets needed for the
system have been collected and stored separately.
1. To identify the trends in skills: With the helpofonlineweb
scraper tool data has been scraped into .csv file (comma-
separated-value) from the I.T sectionoftheTimesJobportal.
2. For Salary Prediction: Data was collected analyzing
various valid sources such as Naukri, Monster etc. and these
salaries were used to train a salary-activity model to predict
a salary.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 07 Issue: 03 | Mar 2020 www.irjet.net p-ISSN: 2395-0072
© 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 5262
B. Data Visualization
Fig -3.1: Steps for Visualization
The dataset consists of Location, Company name, and
Skills.73251 tuples and 3 attributes have been visualized
selecting x parameters as skills and y parameter as location
or company, which displays a graph after execution of an sql
query emphasizing which skills have the greatest number of
jobs based on the parameters to improve the experience of
people searching for jobs, and help employee and job
seekers to figure out the latest market worth.
C. Salary Prediction
Fig -3.2 Prediction Model
Further, to determine the salary of the employee based on
their interested Domain, Job title, skills, and experience.
Hopefully, knowing their predicted salary will urge them to
pay more attention to studying with a clearer future
direction and outcome. Machine Learning technique was a
core component of the prediction system. The module is
implemented using Regression algorithm, which is a
statistical approach to find the relationship between
variables. Regression models a targetpredictionvaluebased
on independent variables. It is mostly used for finding out
the relationship between variables and forecasting. It
performs the task to predict a dependent variable(label)
value (y) based on a given independent variable(features)
(x). Considering the dataset:
1. Independent variable (x) - Domain, Job title, Experience,
Skill.
2. Dependent variable (y) - Salary.
4. METHODOLOGY
Fig -4.1: Flowchart
ď‚· The System consist of two Modules.
ď‚· If the user is a fresher and wants to check the
trending technology/ skill would have to select x
and y parameters which would further display two
graphs.
ď‚· Y parameter: Skill
ď‚· X parameter has two option, i.e. if the user wants to
check the number of jobs available in various
company should select X parameter as company,
similarly if the user wants to check the number of
jobs available in various location should select X
parameter.
ď‚· 2nd Graph would display total number of jobs
available in the selected skill.
ď‚· And, if the user is experienced and wants to check
the salary in a particular domain should enter the
domain name, Job title i.e. the designation the user
wants to work in, Skills related to the job
designation the user knows and the experience the
user has in that domain.
ď‚· The input goes to the Prediction Model which
generates an annual salary.
5. CONCLUSION
In this paper we have examined the data collected from
Times-Job, Naukri, Monster, etc.Thissystem will helppeople
to analyze the current job trend and will aid freshers w.r.t
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 07 Issue: 03 | Mar 2020 www.irjet.net p-ISSN: 2395-0072
© 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 5263
the skills, location and company in the market. We have also
identified the features required to predict salary in an
efficient manner. The system will use regression algorithm
to analyze and predict average salary efficiently.
6. REFERENCES
[1] “Design of a novel Prediction Engine for predicting
suitable salary for a job”,Sananda Dutta ,Airiddha Halder and
Kousik Dasgupta, Department of Computer Science and
Engineering Kalyani Government Engineering College
Kalyani, India.
[2] Bauman, “What is a prediction engine?”MindMeister, 20-
Nov-2013. [Online]. Available:
https://www.mindmeister.com/349147807/whatis-a-
prediction-engine. [Accessed: 14-Oct-2018].
[3] “Prediction Model forUnder-GraduatingStudent’sSalary
Using Data Mining Techniques”,Himanshi1, Komal Kumar
Bhatia2,Department of Computer Engineering, YMCA
University, Faridabad, Haryana, India.
[4] Jackman, S., & Reid, G. (2013), “Predicting Job Salaries
from Text Descriptions”, Doctoral dissertation, University of
British Columbia.
[5] Singh, R. (2016), “A Regression Study of Salary
Determinants in Indian Job Markets for Entry Level
Engineering Graduates”, Masters Dissertation. Dublin
Institute of Technology.

More Related Content

What's hot

Information technology, human resources management systems and firm performan...
Information technology, human resources management systems and firm performan...Information technology, human resources management systems and firm performan...
Information technology, human resources management systems and firm performan...i2tic
 
Clustering Prediction Techniques in Defining and Predicting Customers Defecti...
Clustering Prediction Techniques in Defining and Predicting Customers Defecti...Clustering Prediction Techniques in Defining and Predicting Customers Defecti...
Clustering Prediction Techniques in Defining and Predicting Customers Defecti...IJECEIAES
 
Research on simulation of banking system for measuring the productivity of th...
Research on simulation of banking system for measuring the productivity of th...Research on simulation of banking system for measuring the productivity of th...
Research on simulation of banking system for measuring the productivity of th...eSAT Journals
 
Project report on Share Market application
Project report on Share Market applicationProject report on Share Market application
Project report on Share Market applicationKRISHNA PANDEY
 
Marriage of HR to Data Sciences
Marriage of HR to Data SciencesMarriage of HR to Data Sciences
Marriage of HR to Data SciencesProf. Arup Barman
 
Developing a framework for
Developing a framework forDeveloping a framework for
Developing a framework forcsandit
 
Data mining for prediction of human
Data mining for prediction of humanData mining for prediction of human
Data mining for prediction of humanIJDKP
 
Stock Ranking - A Neural Networks Approach
Stock Ranking - A Neural Networks ApproachStock Ranking - A Neural Networks Approach
Stock Ranking - A Neural Networks Approachriturajvasant
 
Data Mining: A prediction Technique for the workers in the PR Department of O...
Data Mining: A prediction Technique for the workers in the PR Department of O...Data Mining: A prediction Technique for the workers in the PR Department of O...
Data Mining: A prediction Technique for the workers in the PR Department of O...ijcseit
 
IRJET- The Machine Learning: The method of Artificial Intelligence
IRJET- The Machine Learning: The method of Artificial IntelligenceIRJET- The Machine Learning: The method of Artificial Intelligence
IRJET- The Machine Learning: The method of Artificial IntelligenceIRJET Journal
 
International Refereed Journal of Engineering and Science (IRJES)
International Refereed Journal of Engineering and Science (IRJES)International Refereed Journal of Engineering and Science (IRJES)
International Refereed Journal of Engineering and Science (IRJES)irjes
 
IRJET- Machine Learning: Introduction, Algorithms and Implementation
IRJET-  	  Machine Learning: Introduction, Algorithms and ImplementationIRJET-  	  Machine Learning: Introduction, Algorithms and Implementation
IRJET- Machine Learning: Introduction, Algorithms and ImplementationIRJET Journal
 
IRJET- Machine Learning Classification Algorithms for Predictive Analysis in ...
IRJET- Machine Learning Classification Algorithms for Predictive Analysis in ...IRJET- Machine Learning Classification Algorithms for Predictive Analysis in ...
IRJET- Machine Learning Classification Algorithms for Predictive Analysis in ...IRJET Journal
 
HR Assessment Tool Using AI
HR Assessment Tool Using AIHR Assessment Tool Using AI
HR Assessment Tool Using AIIJSRED
 
IRJET- Predictive Analytics for Placement of Student- A Comparative Study
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 StudyIRJET Journal
 
EMPLOYEE ATTRITION PREDICTION IN INDUSTRY USING MACHINE LEARNING TECHNIQUES
EMPLOYEE ATTRITION PREDICTION IN INDUSTRY USING MACHINE LEARNING TECHNIQUESEMPLOYEE ATTRITION PREDICTION IN INDUSTRY USING MACHINE LEARNING TECHNIQUES
EMPLOYEE ATTRITION PREDICTION IN INDUSTRY USING MACHINE LEARNING TECHNIQUESIAEME Publication
 
IRJET- Analysis of Employee Turnover in Construction Industry in Kerala
IRJET- Analysis of Employee Turnover in Construction Industry in KeralaIRJET- Analysis of Employee Turnover in Construction Industry in Kerala
IRJET- Analysis of Employee Turnover in Construction Industry in KeralaIRJET Journal
 
Millennials and the use of social networking sites as a job searching tool
Millennials and the use of social networking sites as a job searching toolMillennials and the use of social networking sites as a job searching tool
Millennials and the use of social networking sites as a job searching tooljournalBEEI
 
The construction labour shortage in johor bahru, malaysia
The construction labour shortage in johor bahru, malaysiaThe construction labour shortage in johor bahru, malaysia
The construction labour shortage in johor bahru, malaysiaeSAT Journals
 

What's hot (20)

Information technology, human resources management systems and firm performan...
Information technology, human resources management systems and firm performan...Information technology, human resources management systems and firm performan...
Information technology, human resources management systems and firm performan...
 
Clustering Prediction Techniques in Defining and Predicting Customers Defecti...
Clustering Prediction Techniques in Defining and Predicting Customers Defecti...Clustering Prediction Techniques in Defining and Predicting Customers Defecti...
Clustering Prediction Techniques in Defining and Predicting Customers Defecti...
 
Research on simulation of banking system for measuring the productivity of th...
Research on simulation of banking system for measuring the productivity of th...Research on simulation of banking system for measuring the productivity of th...
Research on simulation of banking system for measuring the productivity of th...
 
Project report on Share Market application
Project report on Share Market applicationProject report on Share Market application
Project report on Share Market application
 
Marriage of HR to Data Sciences
Marriage of HR to Data SciencesMarriage of HR to Data Sciences
Marriage of HR to Data Sciences
 
Developing a framework for
Developing a framework forDeveloping a framework for
Developing a framework for
 
Data mining for prediction of human
Data mining for prediction of humanData mining for prediction of human
Data mining for prediction of human
 
COMBINED CHARGES DIFFICULTY EVALUATION AND TESTEES LEVEL FOR INTELLECT APPRA...
COMBINED CHARGES DIFFICULTY EVALUATION AND  TESTEES LEVEL FOR INTELLECT APPRA...COMBINED CHARGES DIFFICULTY EVALUATION AND  TESTEES LEVEL FOR INTELLECT APPRA...
COMBINED CHARGES DIFFICULTY EVALUATION AND TESTEES LEVEL FOR INTELLECT APPRA...
 
Stock Ranking - A Neural Networks Approach
Stock Ranking - A Neural Networks ApproachStock Ranking - A Neural Networks Approach
Stock Ranking - A Neural Networks Approach
 
Data Mining: A prediction Technique for the workers in the PR Department of O...
Data Mining: A prediction Technique for the workers in the PR Department of O...Data Mining: A prediction Technique for the workers in the PR Department of O...
Data Mining: A prediction Technique for the workers in the PR Department of O...
 
IRJET- The Machine Learning: The method of Artificial Intelligence
IRJET- The Machine Learning: The method of Artificial IntelligenceIRJET- The Machine Learning: The method of Artificial Intelligence
IRJET- The Machine Learning: The method of Artificial Intelligence
 
International Refereed Journal of Engineering and Science (IRJES)
International Refereed Journal of Engineering and Science (IRJES)International Refereed Journal of Engineering and Science (IRJES)
International Refereed Journal of Engineering and Science (IRJES)
 
IRJET- Machine Learning: Introduction, Algorithms and Implementation
IRJET-  	  Machine Learning: Introduction, Algorithms and ImplementationIRJET-  	  Machine Learning: Introduction, Algorithms and Implementation
IRJET- Machine Learning: Introduction, Algorithms and Implementation
 
IRJET- Machine Learning Classification Algorithms for Predictive Analysis in ...
IRJET- Machine Learning Classification Algorithms for Predictive Analysis in ...IRJET- Machine Learning Classification Algorithms for Predictive Analysis in ...
IRJET- Machine Learning Classification Algorithms for Predictive Analysis in ...
 
HR Assessment Tool Using AI
HR Assessment Tool Using AIHR Assessment Tool Using AI
HR Assessment Tool Using AI
 
IRJET- Predictive Analytics for Placement of Student- A Comparative Study
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
 
EMPLOYEE ATTRITION PREDICTION IN INDUSTRY USING MACHINE LEARNING TECHNIQUES
EMPLOYEE ATTRITION PREDICTION IN INDUSTRY USING MACHINE LEARNING TECHNIQUESEMPLOYEE ATTRITION PREDICTION IN INDUSTRY USING MACHINE LEARNING TECHNIQUES
EMPLOYEE ATTRITION PREDICTION IN INDUSTRY USING MACHINE LEARNING TECHNIQUES
 
IRJET- Analysis of Employee Turnover in Construction Industry in Kerala
IRJET- Analysis of Employee Turnover in Construction Industry in KeralaIRJET- Analysis of Employee Turnover in Construction Industry in Kerala
IRJET- Analysis of Employee Turnover in Construction Industry in Kerala
 
Millennials and the use of social networking sites as a job searching tool
Millennials and the use of social networking sites as a job searching toolMillennials and the use of social networking sites as a job searching tool
Millennials and the use of social networking sites as a job searching tool
 
The construction labour shortage in johor bahru, malaysia
The construction labour shortage in johor bahru, malaysiaThe construction labour shortage in johor bahru, malaysia
The construction labour shortage in johor bahru, malaysia
 

Similar to Job Portal Analysis and Salary Prediction Using Machine Learning

IRJET- Logistics Network Superintendence Based on Knowledge Engineering
IRJET- Logistics Network Superintendence Based on Knowledge EngineeringIRJET- Logistics Network Superintendence Based on Knowledge Engineering
IRJET- Logistics Network Superintendence Based on Knowledge EngineeringIRJET Journal
 
IRJET- Automated CV Classification using Clustering Technique
IRJET- Automated CV Classification using Clustering TechniqueIRJET- Automated CV Classification using Clustering Technique
IRJET- Automated CV Classification using Clustering TechniqueIRJET Journal
 
Predicting Employee Attrition using various techniques of Machine Learning
Predicting Employee Attrition using various techniques of Machine LearningPredicting Employee Attrition using various techniques of Machine Learning
Predicting Employee Attrition using various techniques of Machine LearningIRJET Journal
 
STOCK MARKET ANALYZING AND PREDICTION USING MACHINE LEARNING TECHNIQUES
STOCK MARKET ANALYZING AND PREDICTION USING MACHINE LEARNING TECHNIQUESSTOCK MARKET ANALYZING AND PREDICTION USING MACHINE LEARNING TECHNIQUES
STOCK MARKET ANALYZING AND PREDICTION USING MACHINE LEARNING TECHNIQUESIRJET Journal
 
IRJET - Customer Churn Analysis in Telecom Industry
IRJET - Customer Churn Analysis in Telecom IndustryIRJET - Customer Churn Analysis in Telecom Industry
IRJET - Customer Churn Analysis in Telecom IndustryIRJET Journal
 
Stock Market Prediction Analysis
Stock Market Prediction AnalysisStock Market Prediction Analysis
Stock Market Prediction AnalysisIRJET Journal
 
IRJET- Placement Portal and Prediction System
IRJET- Placement Portal and Prediction SystemIRJET- Placement Portal and Prediction System
IRJET- Placement Portal and Prediction SystemIRJET Journal
 
IRJET- Payroll system using Fingerprint and Face Detection
IRJET-  	  Payroll system using Fingerprint and  Face  DetectionIRJET-  	  Payroll system using Fingerprint and  Face  Detection
IRJET- Payroll system using Fingerprint and Face DetectionIRJET Journal
 
RETRIEVING FUNDAMENTAL VALUES OF EQUITY
RETRIEVING FUNDAMENTAL VALUES OF EQUITYRETRIEVING FUNDAMENTAL VALUES OF EQUITY
RETRIEVING FUNDAMENTAL VALUES OF EQUITYIRJET Journal
 
Business Analysis using Machine Learning
Business Analysis using Machine LearningBusiness Analysis using Machine Learning
Business Analysis using Machine LearningIRJET Journal
 
Automated Placement System
Automated Placement SystemAutomated Placement System
Automated Placement SystemIRJET Journal
 
Tax Prediction Using Machine Learning
Tax Prediction Using Machine LearningTax Prediction Using Machine Learning
Tax Prediction Using Machine LearningIRJET Journal
 
RECRUITMENT MANAGEMENT SYSTEM USING SALESFORCE.COM
RECRUITMENT MANAGEMENT SYSTEM USING SALESFORCE.COMRECRUITMENT MANAGEMENT SYSTEM USING SALESFORCE.COM
RECRUITMENT MANAGEMENT SYSTEM USING SALESFORCE.COMIRJET Journal
 
Automated Feature Selection and Churn Prediction using Deep Learning Models
Automated Feature Selection and Churn Prediction using Deep Learning ModelsAutomated Feature Selection and Churn Prediction using Deep Learning Models
Automated Feature Selection and Churn Prediction using Deep Learning ModelsIRJET Journal
 
Business Intelligence (BI) Dashboard Utility
Business Intelligence (BI) Dashboard UtilityBusiness Intelligence (BI) Dashboard Utility
Business Intelligence (BI) Dashboard UtilityIRJET Journal
 
Review on Sentiment Analysis on Customer Reviews
Review on Sentiment Analysis on Customer ReviewsReview on Sentiment Analysis on Customer Reviews
Review on Sentiment Analysis on Customer ReviewsIRJET Journal
 
IRJET - Recommendation System using Big Data Mining on Social Networks
IRJET -  	  Recommendation System using Big Data Mining on Social NetworksIRJET -  	  Recommendation System using Big Data Mining on Social Networks
IRJET - Recommendation System using Big Data Mining on Social NetworksIRJET Journal
 
In Banking Loan Approval Prediction Using Machine Learning
In Banking Loan Approval Prediction Using Machine LearningIn Banking Loan Approval Prediction Using Machine Learning
In Banking Loan Approval Prediction Using Machine LearningIRJET Journal
 
Bitcoin Price Prediction and Recommendation System using Deep learning techni...
Bitcoin Price Prediction and Recommendation System using Deep learning techni...Bitcoin Price Prediction and Recommendation System using Deep learning techni...
Bitcoin Price Prediction and Recommendation System using Deep learning techni...IRJET Journal
 
Ijsred v2 i5p95
Ijsred v2 i5p95Ijsred v2 i5p95
Ijsred v2 i5p95IJSRED
 

Similar to Job Portal Analysis and Salary Prediction Using Machine Learning (20)

IRJET- Logistics Network Superintendence Based on Knowledge Engineering
IRJET- Logistics Network Superintendence Based on Knowledge EngineeringIRJET- Logistics Network Superintendence Based on Knowledge Engineering
IRJET- Logistics Network Superintendence Based on Knowledge Engineering
 
IRJET- Automated CV Classification using Clustering Technique
IRJET- Automated CV Classification using Clustering TechniqueIRJET- Automated CV Classification using Clustering Technique
IRJET- Automated CV Classification using Clustering Technique
 
Predicting Employee Attrition using various techniques of Machine Learning
Predicting Employee Attrition using various techniques of Machine LearningPredicting Employee Attrition using various techniques of Machine Learning
Predicting Employee Attrition using various techniques of Machine Learning
 
STOCK MARKET ANALYZING AND PREDICTION USING MACHINE LEARNING TECHNIQUES
STOCK MARKET ANALYZING AND PREDICTION USING MACHINE LEARNING TECHNIQUESSTOCK MARKET ANALYZING AND PREDICTION USING MACHINE LEARNING TECHNIQUES
STOCK MARKET ANALYZING AND PREDICTION USING MACHINE LEARNING TECHNIQUES
 
IRJET - Customer Churn Analysis in Telecom Industry
IRJET - Customer Churn Analysis in Telecom IndustryIRJET - Customer Churn Analysis in Telecom Industry
IRJET - Customer Churn Analysis in Telecom Industry
 
Stock Market Prediction Analysis
Stock Market Prediction AnalysisStock Market Prediction Analysis
Stock Market Prediction Analysis
 
IRJET- Placement Portal and Prediction System
IRJET- Placement Portal and Prediction SystemIRJET- Placement Portal and Prediction System
IRJET- Placement Portal and Prediction System
 
IRJET- Payroll system using Fingerprint and Face Detection
IRJET-  	  Payroll system using Fingerprint and  Face  DetectionIRJET-  	  Payroll system using Fingerprint and  Face  Detection
IRJET- Payroll system using Fingerprint and Face Detection
 
RETRIEVING FUNDAMENTAL VALUES OF EQUITY
RETRIEVING FUNDAMENTAL VALUES OF EQUITYRETRIEVING FUNDAMENTAL VALUES OF EQUITY
RETRIEVING FUNDAMENTAL VALUES OF EQUITY
 
Business Analysis using Machine Learning
Business Analysis using Machine LearningBusiness Analysis using Machine Learning
Business Analysis using Machine Learning
 
Automated Placement System
Automated Placement SystemAutomated Placement System
Automated Placement System
 
Tax Prediction Using Machine Learning
Tax Prediction Using Machine LearningTax Prediction Using Machine Learning
Tax Prediction Using Machine Learning
 
RECRUITMENT MANAGEMENT SYSTEM USING SALESFORCE.COM
RECRUITMENT MANAGEMENT SYSTEM USING SALESFORCE.COMRECRUITMENT MANAGEMENT SYSTEM USING SALESFORCE.COM
RECRUITMENT MANAGEMENT SYSTEM USING SALESFORCE.COM
 
Automated Feature Selection and Churn Prediction using Deep Learning Models
Automated Feature Selection and Churn Prediction using Deep Learning ModelsAutomated Feature Selection and Churn Prediction using Deep Learning Models
Automated Feature Selection and Churn Prediction using Deep Learning Models
 
Business Intelligence (BI) Dashboard Utility
Business Intelligence (BI) Dashboard UtilityBusiness Intelligence (BI) Dashboard Utility
Business Intelligence (BI) Dashboard Utility
 
Review on Sentiment Analysis on Customer Reviews
Review on Sentiment Analysis on Customer ReviewsReview on Sentiment Analysis on Customer Reviews
Review on Sentiment Analysis on Customer Reviews
 
IRJET - Recommendation System using Big Data Mining on Social Networks
IRJET -  	  Recommendation System using Big Data Mining on Social NetworksIRJET -  	  Recommendation System using Big Data Mining on Social Networks
IRJET - Recommendation System using Big Data Mining on Social Networks
 
In Banking Loan Approval Prediction Using Machine Learning
In Banking Loan Approval Prediction Using Machine LearningIn Banking Loan Approval Prediction Using Machine Learning
In Banking Loan Approval Prediction Using Machine Learning
 
Bitcoin Price Prediction and Recommendation System using Deep learning techni...
Bitcoin Price Prediction and Recommendation System using Deep learning techni...Bitcoin Price Prediction and Recommendation System using Deep learning techni...
Bitcoin Price Prediction and Recommendation System using Deep learning techni...
 
Ijsred v2 i5p95
Ijsred v2 i5p95Ijsred v2 i5p95
Ijsred v2 i5p95
 

More from IRJET Journal

TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...IRJET Journal
 
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURESTUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTUREIRJET Journal
 
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...IRJET Journal
 
Effect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsEffect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsIRJET Journal
 
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...IRJET Journal
 
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...IRJET Journal
 
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...IRJET Journal
 
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...IRJET Journal
 
A REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASA REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASIRJET Journal
 
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...IRJET Journal
 
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProP.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProIRJET Journal
 
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...IRJET Journal
 
Survey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemSurvey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemIRJET Journal
 
Review on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesReview on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesIRJET Journal
 
React based fullstack edtech web application
React based fullstack edtech web applicationReact based fullstack edtech web application
React based fullstack edtech web applicationIRJET Journal
 
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...IRJET Journal
 
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.IRJET Journal
 
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...IRJET Journal
 
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignMultistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignIRJET Journal
 
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...IRJET Journal
 

More from IRJET Journal (20)

TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
 
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURESTUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
 
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
 
Effect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsEffect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil Characteristics
 
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
 
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
 
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
 
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
 
A REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASA REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADAS
 
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
 
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProP.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
 
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
 
Survey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemSurvey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare System
 
Review on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesReview on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridges
 
React based fullstack edtech web application
React based fullstack edtech web applicationReact based fullstack edtech web application
React based fullstack edtech web application
 
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
 
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
 
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
 
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignMultistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
 
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
 

Recently uploaded

High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escortsranjana rawat
 
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...Soham Mondal
 
Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024hassan khalil
 
What are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptxWhat are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptxwendy cai
 
Processing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxProcessing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxpranjaldaimarysona
 
chaitra-1.pptx fake news detection using machine learning
chaitra-1.pptx  fake news detection using machine learningchaitra-1.pptx  fake news detection using machine learning
chaitra-1.pptx fake news detection using machine learningmisbanausheenparvam
 
Coefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxCoefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxAsutosh Ranjan
 
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCollege Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCall Girls in Nagpur High Profile
 
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSMANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSSIVASHANKAR N
 
Call Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile serviceCall Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile servicerehmti665
 
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130Suhani Kapoor
 
Microscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxMicroscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxpurnimasatapathy1234
 
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝soniya singh
 
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxDecoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxJoĂŁo Esperancinha
 
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)Suman Mia
 
Extrusion Processes and Their Limitations
Extrusion Processes and Their LimitationsExtrusion Processes and Their Limitations
Extrusion Processes and Their Limitations120cr0395
 

Recently uploaded (20)

High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
 
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
 
Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024
 
Roadmap to Membership of RICS - Pathways and Routes
Roadmap to Membership of RICS - Pathways and RoutesRoadmap to Membership of RICS - Pathways and Routes
Roadmap to Membership of RICS - Pathways and Routes
 
What are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptxWhat are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptx
 
Processing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxProcessing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptx
 
chaitra-1.pptx fake news detection using machine learning
chaitra-1.pptx  fake news detection using machine learningchaitra-1.pptx  fake news detection using machine learning
chaitra-1.pptx fake news detection using machine learning
 
Coefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxCoefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptx
 
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCollege Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
 
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSMANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
 
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
 
Call Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile serviceCall Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile service
 
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
 
Microscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxMicroscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptx
 
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
 
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxDecoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
 
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)
 
Extrusion Processes and Their Limitations
Extrusion Processes and Their LimitationsExtrusion Processes and Their Limitations
Extrusion Processes and Their Limitations
 

Job Portal Analysis and Salary Prediction Using Machine Learning

  • 1. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 07 Issue: 03 | Mar 2020 www.irjet.net p-ISSN: 2395-0072 © 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 5261 Job Portal Analysis and Salary Prediction System Disha Achrekar1, Mayuri Pawade2, Griffin Mathias3, Bhanu Tekwani4 1,2,3Student, Information Technology, Vidyalankar Institute of Technology, Mumbai, India 4Assistant Professor, Information Technology, Vidyalankar Institute of Technology, Mumbai, India ---------------------------------------------------------------------***---------------------------------------------------------------------- Abstract - The amount of information about educational and job-related sources spread over the internet is huge and diverse like Tech-blogs and Job portals like Naukri, Monster, Times Job etc. are gaining momentum. With the usage of all these various sites and resources present on the internet finding or choosing the right platform has not only become difficult but also time consuming. This paper reviews an effective and efficient job portal analysisandsalaryprediction system with which any student (fresher) or professional could choose the right platform to build a career in by knowing exactly which skills are trending in the IT Market. Key Words: Job Analysis, Web Scraping, Prediction, Visualization, Machine Learning, Regression Analysis. 1. INTRODUCTION There are several job-portal sites that proposes jobs for individuals by the recruiter or crawled from other job portals or websites. These jobs posted include job title, location, experience and various skills needed but only few disclose the salary. Also, individual profilesof employeesare rarely modeled for salary. The mainobjectiveofthesesitesis to manage the details of Employer, Employee and ensure to make a wide range of job available to the user. However, it fails to analyze the skills in demand with emerging technologies in the industry. Determining which skill is trending and contains a greater number of jobs and having the highest salary turns out to be a challenging task. Such a complex problem with a certain amount of uncertainty is always a challenging proposition. In this paper we concentrate on individual interested skill, company or location and a salary model with predictions. It is efficient and ethically according to the latest market policy and trends, we need to take the reference of large amounts of data from various job sites takingall thefeaturesishugetask and is not possible for a human being which is why we have tried to make it easy by web scraping and taking certain specific attributes and introducing this system. Such a prediction engine [3] takes certain key features as input and gives the most favorable outcomebyanalyzingall thefactors based on the previous data. 2. LITERATURE SURVEY The work of such projection has been studied by Sananda Dutta, Airiddha Halder and Kousik Dasgupta [1] also has emphasized on the problem of predicting salary for job advertisements in which salary are not mentioned and also tried to help fresher to predict possible salary for different companies in different locations. Himanshi and Komal Kumar Bhatia [3], they compared the profile of current students with the former graduated student presenting a salary prediction system using data mining techniques. Shaun Jackman and GrahamReid[4]haveworkedPredicting Job Salaries from Text Descriptions, they have tested a variety of regression models including maximum-likelihood regression, lasso regression, artificial neural networks and random forests. Singh. R [5] has done a detailedstudytofind the salary determinants of fresh undergraduate engineersin Indian job markets. 3. PROPOSED SYSTEM There are two modules in this system: Data visualizationhas been implemented to display the trending skill ina company or location in the form of a graph and a prediction model to predict an average salary. A. Data Collection The system needs data from various job portals to perform analysis and prediction. Two main datasets needed for the system have been collected and stored separately. 1. To identify the trends in skills: With the helpofonlineweb scraper tool data has been scraped into .csv file (comma- separated-value) from the I.T sectionoftheTimesJobportal. 2. For Salary Prediction: Data was collected analyzing various valid sources such as Naukri, Monster etc. and these salaries were used to train a salary-activity model to predict a salary.
  • 2. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 07 Issue: 03 | Mar 2020 www.irjet.net p-ISSN: 2395-0072 © 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 5262 B. Data Visualization Fig -3.1: Steps for Visualization The dataset consists of Location, Company name, and Skills.73251 tuples and 3 attributes have been visualized selecting x parameters as skills and y parameter as location or company, which displays a graph after execution of an sql query emphasizing which skills have the greatest number of jobs based on the parameters to improve the experience of people searching for jobs, and help employee and job seekers to figure out the latest market worth. C. Salary Prediction Fig -3.2 Prediction Model Further, to determine the salary of the employee based on their interested Domain, Job title, skills, and experience. Hopefully, knowing their predicted salary will urge them to pay more attention to studying with a clearer future direction and outcome. Machine Learning technique was a core component of the prediction system. The module is implemented using Regression algorithm, which is a statistical approach to find the relationship between variables. Regression models a targetpredictionvaluebased on independent variables. It is mostly used for finding out the relationship between variables and forecasting. It performs the task to predict a dependent variable(label) value (y) based on a given independent variable(features) (x). Considering the dataset: 1. Independent variable (x) - Domain, Job title, Experience, Skill. 2. Dependent variable (y) - Salary. 4. METHODOLOGY Fig -4.1: Flowchart ď‚· The System consist of two Modules. ď‚· If the user is a fresher and wants to check the trending technology/ skill would have to select x and y parameters which would further display two graphs. ď‚· Y parameter: Skill ď‚· X parameter has two option, i.e. if the user wants to check the number of jobs available in various company should select X parameter as company, similarly if the user wants to check the number of jobs available in various location should select X parameter. ď‚· 2nd Graph would display total number of jobs available in the selected skill. ď‚· And, if the user is experienced and wants to check the salary in a particular domain should enter the domain name, Job title i.e. the designation the user wants to work in, Skills related to the job designation the user knows and the experience the user has in that domain. ď‚· The input goes to the Prediction Model which generates an annual salary. 5. CONCLUSION In this paper we have examined the data collected from Times-Job, Naukri, Monster, etc.Thissystem will helppeople to analyze the current job trend and will aid freshers w.r.t
  • 3. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 07 Issue: 03 | Mar 2020 www.irjet.net p-ISSN: 2395-0072 © 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 5263 the skills, location and company in the market. We have also identified the features required to predict salary in an efficient manner. The system will use regression algorithm to analyze and predict average salary efficiently. 6. REFERENCES [1] “Design of a novel Prediction Engine for predicting suitable salary for a job”,Sananda Dutta ,Airiddha Halder and Kousik Dasgupta, Department of Computer Science and Engineering Kalyani Government Engineering College Kalyani, India. [2] Bauman, “What is a prediction engine?”MindMeister, 20- Nov-2013. [Online]. Available: https://www.mindmeister.com/349147807/whatis-a- prediction-engine. [Accessed: 14-Oct-2018]. [3] “Prediction Model forUnder-GraduatingStudent’sSalary Using Data Mining Techniques”,Himanshi1, Komal Kumar Bhatia2,Department of Computer Engineering, YMCA University, Faridabad, Haryana, India. [4] Jackman, S., & Reid, G. (2013), “Predicting Job Salaries from Text Descriptions”, Doctoral dissertation, University of British Columbia. [5] Singh, R. (2016), “A Regression Study of Salary Determinants in Indian Job Markets for Entry Level Engineering Graduates”, Masters Dissertation. Dublin Institute of Technology.