Content Based Filtering Python Project
Budget: ₹600 – ₹4,000 INR
I need someone to generate a python program that can take inputs from the user like this
Enter your budget: 50000
Enter the country: UK
Enter the type of program (e.g. degree): degree
Enter the field (e.g. management): management
Enter the major (e.g. investment banking): investment banking
Enter the first minor (leave blank if none):
Enter the second minor (leave blank if none):
and then recommends the closest match. Even if there is a program that is not in the UK but is in US but is matching other things, it should show that.
It should in fact show the closest 3 results.
Enter your budget: 50000
Enter the country: UK
Enter the type of program (e.g. degree): degree
Enter the field (e.g. management): management
Enter the major (e.g. investment banking): investment banking
Enter the first minor (leave blank if none):
Enter the second minor (leave blank if none):
and then recommends the closest match. Even if there is a program that is not in the UK but is in US but is matching other things, it should show that.
It should in fact show the closest 3 results.