You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This project builds a movie recommendation system using Neo4j and the OMDb API. It prepares a movie graph, computes similarity scores, and generates recommendations using Louvain and K-Means clustering. The data is exported to RDF format and validated with SPARQL queries.