-
### Description:
The function `spotmax.features.true_positive_feauture_inequality_direction_mapper` determines whether a true spot is when the feature is above the minimum or below a maximum (e.g., p…
-
## OK
wkt = 'POLYGON ((30 10, 40 40, 20 40, 10 20, 30 10))'
print(convert.wkt_to_geojson(wkt))
## OK
wkt = 'POLYGON ((30.5 10.3, -40.5 40.1, 20.5 40.3, 10.5 20.6, 30.5 10.3))'
print(convert.wkt…
-
I made a small patch on my own fork to report a little bit more data with `-test` when `growforest` is finishing. It looks like this:
```
Error: 0.06121835978431722
Accuracy: 48510 / 51673 = 0.938788…
-
### Current problem
```py
for (i) in [1]: # superfluous-parens
print(i)
for ((i)) in [1]: # no warning
print(i)
```
### Desired solution
warning on both
### Additional con…
-
The matrix is divided in four quarters and contains:
True Positives (TP): Positive samples predicted as such.
True Negatives (TN): Negative samples predicted as such.
False Positives (FP): Negati…
-
### Current problem
```py
print((((((((((((((((((((((((((((((1))))))))))))))))))))))))))))))
```
This looks cringe to me. I want a pylint warning.
-
https://arxiv.org/abs/1503.03832
-
### Description
When opening Ente Auth on Windows 11 23H2 it prevents from opening/installing as it doesnt recognise the publisher, app, etc. There is no option to even "Run Anyway" . Maybe try bri…
-
### Feature request
Hi @davidcarslaw - this is a bit of a "programming with openair"-type feature request, after conversations with @mooibroekd.
At the min, `polarPlot()` returns cartesian coord…
-
## What
Update to the latest feasible `clang-tidy` and `clang-format` tools
## Why
At time of writing GitHub CI is still on v12 when v18 is the latest stable release. Local usage of later `cl…