Bb2vec
This is the source code of the paper "Inferring Complementary Products from Baskets and Browsing Sessions"
Install / Use
/learn @IlyaTrofimov/Bb2vecREADME
Baskets and Browsing sessions to vector (BB2vec)
Complementary Products Recommendation
This is the source code of the paper "Inferring Complementary Products from Baskets and Browsing Sessions": https://arxiv.org/abs/1809.09621
Presentation: https://www.slideshare.net/ssuserb10599/inferring-complementary-products-from-baskets-and-browsing-sessions
prerequisites
sudo apt-get install libboost-program-options1.55-dev;
test framework installation
cd cxxtest/python;
sudo python setup.py install;
build
make test;
make;
usage
See https://github.com/IlyaTrofimov/bb2vec/blob/master/example.sh
Also you can check the possible options by ./acc-rec --help
Baskets format: basket_id \t item_id
Views format: item1_id \t item2_id \t PMI
Related Skills
proje
Interactive vocabulary learning platform with smart flashcards and spaced repetition for effective language acquisition.
YC-Killer
2.7kA library of enterprise-grade AI agents designed to democratize artificial intelligence and provide free, open-source alternatives to overvalued Y Combinator startups. If you are excited about democratizing AI access & AI agents, please star ⭐️ this repository and use the link in the readme to join our open source AI research team.
best-practices-researcher
The most comprehensive Claude Code skills registry | Web Search: https://skills-registry-web.vercel.app
groundhog
400Groundhog's primary purpose is to teach people how Cursor and all these other coding agents work under the hood. If you understand how these coding assistants work from first principles, then you can drive these tools harder (or perhaps make your own!).
