-
Updated
Feb 27, 2020
systems
Here are 177 public repositories matching this topic...
-
Updated
Feb 27, 2020
-
Updated
Feb 27, 2020 - Java
I'm getting a lot of errors when trying to install trigger on a raspberry pi with raspbian.
Version = Jessie 8
Linux version 4.4.21-v7+
I continually see the install trying to reference a file ('Python.h") that I apparently do not have. Below is a snippet of the errors I'm seeing.
In file included from /tmp/easy_install-TznDVO/SimpleParse-2.2.0/simpleparse/stt/TextTools/mxTextTools/mxTextToo
-
Updated
Feb 26, 2020 - Python
-
Updated
Feb 16, 2020
-
Updated
Feb 27, 2020 - Python
-
Updated
Feb 18, 2020 - HTML
-
Updated
Feb 22, 2020 - Jupyter Notebook
When building the assignments page can we add the output / results of quads --ls-qinq value to the wiki so the end user can visibly see if it is [Combined, Isolated]
-
Updated
Feb 27, 2020 - HTML
-
Updated
Feb 7, 2020 - PowerShell
-
Updated
Feb 27, 2020 - Python
-
Updated
Dec 12, 2019
-
Updated
Feb 3, 2020 - Smalltalk
-
Updated
Dec 20, 2019 - C
-
Updated
May 25, 2019 - Java
-
Updated
Feb 23, 2020 - CSS
-
Updated
Jan 3, 2019 - Jupyter Notebook
-
Updated
Feb 16, 2020
Improve this page
Add a description, image, and links to the systems topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the systems topic, visit your repo's landing page and select "manage topics."
For now only strings are accepted as the
measuresparameter 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
predictionsparameter. In order to handle measur