-
Running and finding the `Processing paralogs...` stage quite slow:
```
Processing paralogs...
2%|██▉ | 92/3815 [1:37:47
-
Hi,
I was running a spatial dataset of size 2,419 sampling units, 17 covariates (8 continuous covariates with 2nd order enabled plus 1 intercept), 3 species, and 1 spatial random level. I found tha…
-
Several time series classification algorithms can efficiently produce estimates of accuracy (or probabilities for other metrics) on the training data. A few examples include:
- Out of bag error in…
-
**SuperTux version: 0.6.0**
**System information:** *Windows 10*
Sprites seem to appear blurry. Do sprites render in between pixels or something, as sometimes they appear blurry. I'd prefer if the…
-
I think it would be good if Spirit included a small benchmarking executable, e.g. `./benchmark` lying next to the `./spirit` executable after compilation. Command line arguments could be used when cal…
-
### Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is.
- In the API endpoint of User recommender in the 'user' application, th…
-
### Proposal Summary
FiftyOne currently supports instance segmentations within a Detection instance. We can use the mask argument to add a 2D numpy array of the instance segmentation mask. However,…
-
In this use case I plan to use the perceval twitter backend to collect data from Twitter and then use machine learning algorithms to show interesting facts. The idea is to use Python for the developme…
-
Hi, I have a dataset of ~300k (4d) vectors which I've been clustering using your algorithm.
Training a clusterer for this dataset normally takes ~20sec, while training with the prediction_data=True k…
-
### IRIS DATASET CLASSIFICATION
This project is just to show beginners how KNN algorithm which is a supervised ML algorithm works.
***Theory***
This data sets consists of 3 different types of irise…