mirror of
https://github.com/vinta/awesome-python.git
synced 2026-05-22 06:13:33 -05:00
[PR #825] [MERGED] Add surprise #16777
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/vinta/awesome-python/pull/825
Author: @NicolasHug
Created: 1/30/2017
Status: ✅ Merged
Merged: 1/31/2017
Merged by: @vinta
Base:
master← Head:master📝 Commits (1)
9f161deAdd surprise📊 Changes
1 file changed (+1 additions, -0 deletions)
View changed files
📝
README.md(+1 -0)📄 Description
Disclaimer: I'm the author of surprise ;)
What is this Python project?
Surprise is a Python scikit building and analysing recommender systems.
Main features:
(Movielens, Jester), and their own custom datasets.
measures (cosine, MSD, pearson...) are built-in.
What's the difference between this Python project and similar ones?
I think what makes Surprise is it's doc, the variety of prediction algorithms and the ability to evaluate the performances of algorithms easily (cross-validation, GridSearch, etc.). This makes it a useful tool to get your hands dirty quickly with recommender systems.
--
Anyone who agrees with this pull request could vote for it by adding a 👍 to it, and usually, the maintainer will merge it when votes reach 20.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.