Moozonian
Web Images Developer News Books Maps Shopping Moo-AI
Showing results for algorithm Vector Vector Vector Product
GitHub Repo https://github.com/felixmaximilian/mips

felixmaximilian/mips

Scala implementation of a Branch and Bound Balltree algorithm to find points in vector space that have largest inner product to a given query (maximum inner product search).
GitHub Repo https://github.com/kunwar-vikrant/Support-Vector-Machines-SVMs-

kunwar-vikrant/Support-Vector-Machines-SVMs-

This is a notebook which demonstrates results of applying SVM Algorithm on theAmazon fine food review Dataset. The data span a period of more than 10 years, including all ~500,000 reviews up to October 2012. Reviews include product and user information, ratings, and a plain text review.
GitHub Repo https://github.com/ShankyTiwari/Support-Vector-Machine-algorithm-in-python

ShankyTiwari/Support-Vector-Machine-algorithm-in-python

Creating a Model to predict if a user is going to buy the product or not based on a set of data
GitHub Repo https://github.com/Jcushman1116/Triangular-Matrix-Vector-Solver

Jcushman1116/Triangular-Matrix-Vector-Solver

Column-oriented triangular and banded matrix-vector product algorithms with complexity and error analysis in MATLAB.
GitHub Repo https://github.com/kshitizrohilla/user-purchase-prediction-and-classification-using-support-vector-machine-algorithm

kshitizrohilla/user-purchase-prediction-and-classification-using-support-vector-machine-algorithm

This project implements the Support Vector Machine (SVM) algorithm for predicting user purchase classification. The goal is to train an SVM classifier to predict whether a user will purchase a particular product or not.
GitHub Repo https://github.com/Jcushman1116/Sparse-Matrix-Vector-Solver

Jcushman1116/Sparse-Matrix-Vector-Solver

Sparse matrix-vector product algorithms using CSR, Modified CSR, Ellpack-Itpack, and Compressed Diagonal storage in MATLAB.
GitHub Repo https://github.com/teddyoweh/Vector-Algorithms

teddyoweh/Vector-Algorithms

aSolving vectors related problem ( Vector Magnitude, Vector Dot Product, Vector Angle)
GitHub Repo https://github.com/xinyandai/product-quantization

xinyandai/product-quantization

Implementation of vector quantization algorithms, codes for Norm-Explicit Quantization: Improving Vector Quantization for Maximum Inner Product Search.
GitHub Repo https://github.com/baurs/parallel_product_matrix_vector

baurs/parallel_product_matrix_vector

A C implementation of an algorithm for parallel product matrix vector computation. Uses MPICH2 library
GitHub Repo https://github.com/ChaitanyaC22/Cross_Platform_Product_Mapping_Algorithm_for_Products

ChaitanyaC22/Cross_Platform_Product_Mapping_Algorithm_for_Products

This repository contains a product ID mapping solution using TF-IDF vectorizer for weighted text vectors, Facebook AI Similarity Search (FAISS) for coarse filtering with cosine similarity, and Levenshtein distance for refined matching against the Blinkit catalog. Achieved 11.45% match for Zepto and 11.48% for Instamart.