joelnedar/cbr-travel
CBR-system for making travel suggestions. The program was implemented in Python 3 and PostgreSQL, using Python libraries Geopy, Tkinter and Psycopg2. Retrieval algorithm used was standard k-NN, with the option of using brute force or non-fuzzy footprint-based retrieval.
Python