In this assignment you’ll implement a new approach with weighted features for your vector database. The main idea here is that you can instruct the algorithm which data is more important, whether it is the course names, or the section names, course descriptions or anything else.

You can play around with different weights and see which configuration results in the best performance.