factorization
Here are 93 public repositories matching this topic...
-
Updated
Oct 22, 2020 - Java
-
Updated
Oct 29, 2020 - Python
-
Updated
Sep 24, 2020 - Python
-
Updated
Sep 24, 2020 - Python
-
Updated
Oct 23, 2020 - Python
-
Updated
Sep 24, 2020 - Python
-
Updated
Sep 24, 2020 - Python
-
Updated
Oct 12, 2020 - Java
-
Updated
Sep 24, 2020 - Python
-
Updated
Jul 2, 2020 - Python
-
Updated
Sep 24, 2020 - Python
-
Updated
Sep 24, 2020 - Python
-
Updated
Apr 26, 2020 - C++
-
Updated
Dec 15, 2017 - TeX
-
Updated
Oct 27, 2020 - Python
-
Updated
Nov 2, 2017 - Jupyter Notebook
-
Updated
Oct 1, 2020 - Python
-
Updated
May 28, 2017 - Python
-
Updated
Feb 22, 2018 - Jupyter Notebook
-
Updated
Jun 14, 2017 - Forth
-
Updated
Jul 29, 2020 - Julia
-
Updated
Jun 24, 2019 - Python
-
Updated
Oct 7, 2020 - JavaScript
-
Updated
Oct 17, 2020 - Julia
-
Updated
Sep 24, 2020 - Python
-
Updated
Jan 13, 2020 - JavaScript
Improve this page
Add a description, image, and links to the factorization topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the factorization topic, visit your repo's landing page and select "manage topics."
For now only strings are accepted as the
measures
parameter inGridSearchCV
,RandomizedSearchCV
, andcross_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