matrix
Here are 2,334 public repositories matching this topic...
-
Updated
Jun 24, 2021 - C++
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
-
Updated
Jan 14, 2021 - Swift
-
Updated
Jun 24, 2021 - Go
-
Updated
Jun 20, 2021 - Java
-
Updated
Jul 1, 2021 - C#
Description:
Add a health check (/health) endpoint that allows orchestration tools to see if a component is up and running.
Potential solutions
Add
The main constructor from existing CSR/CSC data is e.g. try_from_csr_data. However, this deliberately rejects unsorted input. However, if the only issue with the data is that the column indices are not sorted, then this is fixable. We should provide a similarly named `try_from_unsorted_csr_d
-
Updated
Jul 7, 2021 - PHP
-
Updated
Jan 7, 2021 - C++
-
Updated
Jul 6, 2021 - Kotlin
-
Updated
Jun 28, 2021 - Python
-
Updated
Apr 12, 2020
-
Updated
Jun 15, 2021 - C
-
Updated
Jan 18, 2021 - Rust
-
Updated
Jul 5, 2021 - OCaml
-
Updated
Apr 29, 2021 - Clojure
-
Updated
Jul 6, 2021 - Rust
-
Updated
Jul 6, 2021 - TypeScript
Is your feature request related to a problem? Please describe.
Open emoji picker, type search term, then you have to use the mouse to select the emoji. It would be nicer if you could use the arrow keys to transition into selecting the emoji.
-
Updated
Jul 6, 2021 - TypeScript
-
Updated
Mar 12, 2021 - MATLAB
-
Updated
Feb 6, 2021 - C#
-
Updated
Apr 25, 2021 - TypeScript
-
Updated
May 26, 2021 - JavaScript
Improve this page
Add a description, image, and links to the matrix topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the matrix topic, visit your repo's landing page and select "manage topics."
See:
gonum/gonum#845 (comment)