-
The goal of this issue is to collect a minimum of 1000 reviews for any 10 cryptocurrency-related applications (100 each). These could be the apps of the blockchain wallets, crypto custodians, or any c…
-
When analyzing log returns of price series data, the question came up whether to just blindly adopt the drift in the data or whether to try to correct for it. The SP500, for example, has a clear posit…
-
**Description**
Sub-lineage of: BA.2.3
Earliest sequence: 2022-07-19, Philippines --- EPI_ISL_14551186
Most recent sequence: 2022-11-13, Germany — EPI_ISL_15901009
Countries circulating: Germany (…
-
Is the balanced random forest first randomly undersampled and then bootstrapped?
Or do you first bootstrap it and then random undersampling?
I want to figure out what happens to the data in eac…
-
Hi Adam,
BagPipes is great - thanks for making it so easily accessible! I have an issue that I can't quite figure out though and I hope you can help me. I took a screenshot of a test notebook to ma…
-
make sure that arr[0] is the same as arr[-1]
sanity check of input data ext_contour_s and int_contour_s
dxdy = a[1:, :] - a[:-1, :] # coordinate differences
leng = np.sqrt(np.einsum("ij,ij->i", dx…
-
SMOTE variants can be used with Undersamplers to speed up classification of imbalanced datasets. However oversampling normally precedes undersampling. Is it possible to generate minority samples that …
-
Nice project!
So basically I have noticed that plotting has linear speed,
range(10_000_000) took 10x as long to plot as range(1_000_000)
---
If you are aware of the max resolution, then …
-
I have a problem with implementing SHAP.
When I try random forest and TreeExplainer for SHAP in a specific dataset, I always get the same error: Additivity check failed in TreeExplainer!
I looked…
-
##### Minetest version
```
5.5.0
```
(and 5.6.0-dev)
##### Summary
If you activate the `undersampling` setting, set it to `8` and look at the night sky, the stars flicker on and off. This do…