Skip to content
#

svd

Here are 293 public repositories matching this topic...

NicolasHug
NicolasHug commented Apr 6, 2018

For now only strings are accepted as the measures parameter in GridSearchCV, RandomizedSearchCV, and cross_validate. It's thus impossible to use those with measures that take specific parameters as input (e.g. #156 ), or to use custom measures.

We should then accept callables in addition to strings.

Each callable should only take the predictions parameter. In order to handle measur

pyRecLab is a library for quickly testing and prototyping of traditional recommender system methods, such as User KNN, Item KNN and FunkSVD Collaborative Filtering. It is developed and maintained by Gabriel Sepúlveda and Vicente Domínguez, advised by Prof. Denis Parra, all of them in Computer Science Department at PUC Chile, IA Lab and SocVis Lab.

  • Updated Sep 4, 2020
  • C++

Improve this page

Add a description, image, and links to the svd topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the svd topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.