Skip to content
#

systems

Here are 229 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

charmoniumQ
charmoniumQ commented Jan 26, 2021

Set the thread name pthread_setname_np. This makes debugging easier. You know plugin is responsible for each thread without diving into it. When a segfault appears, you can assign blame by reading the threadname rather than inspecting the stacktrace.

grafuls
grafuls commented Dec 4, 2020

Your System Details

  • Python Version: Python 3.9.0
  • Operating System: Fedora release 33
  • Target System Type: ANY
  • IPMI / Out-of-band Firmware Version: ANY

Describe the bug
Badfish argument for passing the host name only accepts -H which some people might guess that the analogue --host argument would also be accepted. Instead, BF interprets this as an incomplete call for `-

Docker Images for IAR Build tools on Linux hosts. This tutorial makes use of the IAR Build Tools for Arm but the same use case applies for the additional architectures that are currently supported on Linux host. The IAR Build Tools for Linux are also available for RISC-V, Renesas RX and Renesas RH850.

  • Updated Jan 27, 2021
  • Shell

Improve this page

Add a description, image, and links to the systems 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 systems topic, visit your repo's landing page and select "manage topics."

Learn more