-
Hello!
I try to do a simple example like:
```
from sklearn.datasets import load_digits
from sklearn.model_selection import train_test_split as tts
from sklearn.linear_model import LogisticRegres…
-
Support for using SGE for the job execution.
-
Many sites which require at least one symbol also require at least one digit. We can meet this requirement in an elegant and user-friendly way by adding a separator function to the wordlist generator …
-
Are you open to expanding the functionality of GBRT to return feature importances for each class in a multinomial model, rather than just the sum importances over the entire model? E.g.,
```
def m…
-
### Scenario
Sometimes in the lab it is necessary to replace a defective pH probe on one Tank Controller with a working pH probe taken from another Tank Controller.
Although the pH probe may alrea…
-
The Transaction list view contains very little information per transaction, due to limited space. The same is true for other lists, but transactions contain more info which is of interest to the user.…
-
Hey,
I've written an Actor System in rust, which currently still depends on crossbeam-channel. As part of the graduating process I wanted to test alternatives and tried to use flume as a drop-in re…
-
test_create_delete_pool fails with TimeoutException in UI
**Tested it manually, it works as expected. (tested in 4.15.0-150)**
This could be tested by increasing the timeout value.
RP Link - …
-
_From @JackMostow on February 1, 2017 21:56_
See kid-test of it at https://drive.google.com/file/d/0B2NLAaJNgy1CWEduQVdGRHZrVmc/view?usp=sharing.
In explaining the number, display feedback as a pr…
-
**Is your feature request related to a problem? Please describe.**
Currently, the only way to reset a password is to use the `kanidm` CLI. This is not convenient for end users, since they do not ha…