-
I'm trying to add a couple of binary classification metrics for TPOT. I have a small dataset and a binary classification problem with one class being 40% more than the other. I guess you would call th…
-
If you reuse the same HD4 instance, sometimes the results are from previous detections.
``` php
$parser->deviceDetect($headers);
$resultRaw = $parser->getReply();
$parser->deviceDetect($otherHeaders…
-
When i try to run an example script it fails to run the simulation. I use Linux Fedora on my macbook. The code is tested for ubuntu but I can't dual boot my laptop with ubuntu. Is there a way to work …
-
#### If this is a feature request describe it here
___REPLACE_THIS__FEATURE_REQUEST_DESCRIPTION_GOES_HERE
#### Version of Octolapse
Octolapse Version: 0.4.1
#### Version of Octo…
-
@Yersi88 its the jitters man it is literally the only thing stopping this from being the absolute perfect solution!!!!!!!
1. the tracking is great even with the 3.0 vive tracker on the dongle (i hav…
-
# Pitch
## Summary
I want to explore the US and world tomato market: who's the biggest producer, how has the market changed over time.
My data came from [USDA](http://usda.mannlib.cornell.e…
-
This issue lists functionalities and feature requests for `TensorAlgebra`.
# Issues
- [ ] perf: when `β` is given to `contract`, the input array `C` is permuted twice: first to fit `A * B`, then b…
-
**Printer type** - [MINI]
Mini
**Printer firmware version** - [e.g. 4.0.5, ...]
4.4.1+4194
**Original or Custom firmware** - [Original/Custom]
Original
**Optional upgrades** - [e.g. Filame…
-
```
Steps will reproduce the problem?
1. In the GUI setup, move the right joystick, any negative y motion on the
stick will activate the 7 button (equivalent o the left trigger)
What is the expected…
-
This bug appears in current master, and for any dense svm class.
```
import numpy as np
from sklearn.svm import SVC
X = np.array([[0, 0, 0],
[0, 0, 1],
[0, 1, 0],
…