avinashkranjan / Amazing-Python-Scripts

🚀 Curated collection of Amazing Python scripts from Basics to Advance with automation task scripts.
https://amazing-python-scripts.avinashranjan.com
MIT License
2.71k stars 1.06k forks source link

[Script]: Job-Recommendation-Engine #2066

Closed ayush-09 closed 1 year ago

ayush-09 commented 1 year ago

Aim

The Job Recommendation System is a collaborative filtering-based engine that suggests job postings to users based on their profiles. This system utilizes the Naukri.com dataset to provide personalized job recommendations to users, taking into account their preferences and similarities with other users.

Details

The Job Recommendation System aims to assist job seekers in finding relevant job opportunities. It employs a collaborative filtering approach, where users with similar profiles are used to recommend job postings to each other. The system analyzes user profiles, job categories, locations, experience levels, and key skills to make accurate recommendations.

Record

ayush-09 commented 1 year ago

@avinashkranjan @Yashbhadiyadra Please assign this task to me

avinashkranjan commented 1 year ago

Go Ahead @ayush-09