GitHub topics: similarity-calculations
jubayer98/Similiarities-Check-In-Two-Dataframes
Checking for similarities between columns of two dataframes, including the use of a left merge function.
Language: Python - Size: 6.84 KB - Last synced at: 3 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

alhadikhan/movie-recommendation-system-using-cosine-similarity
This project implements a content-based movie recommendation system using Python. It preprocesses movie metadata such as genres, keywords, cast, and crew, applies text processing techniques like stemming, and computes similarity between movies based on their content. Users can input a movie title and receive recommendations of similar movies.
Language: Jupyter Notebook - Size: 25.7 MB - Last synced at: 2 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

ytoren/pysimscale
Similarity matrix calculations, with support for thresholding / sparsity, efficient parallelisation & hierarchy (or quotient graphs)
Language: Python - Size: 119 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 2 - Forks: 1
