-
While using MAUVE in a real use case, I decided to compute MAUVE multiple times per comparison with different K-Means random seeds.
I've noticed that the value of the MAUVE metric varies a lot acro…
-
# Summary
# Platform
OS: linux 3.10
Faiss version: 1.7.1.post3
Installed from: `pip install faiss-cpu`
Faiss compilation options:
Running on:
8 core AMD CPU
Interface:
…
-
*This is for internal use only; if you'd like to open an issue or request a new feature, please open a bug or enhancement issue*
### Instructions
This document should be filled out prior to embark…
-
Issue for looking at the current pAD_detection. Issue has three parts
1. What factors are helping us the most with detection? Do other factors help at all?
2. When and why does the pAD detection …
-
Using sparklyr version 0.2.29, and sparkapi 0.3.18
On an AWS EM cluster, running the following to connect fails:
```
Sys.setenv(SPARK_HOME="/usr/lib/spark")
sc /etc/spark/conf
drwxr-xr-x 3 root roo…
-
### Describe the issue:
My lab is using multielectrode arrays to record from the retina. These arrays (Litke arrays from UC Santa Cruz) are either rectangular (1x2 mm; 60 um pitch) or hexagonal (30…
-
@rcurtin @zoq @shrit The online documentation seems to be malformed or missing C++ docs. There is also further sets of weirdness that are very confusing to new users.
On the [mlpack docs](https://…
-
Hi,
Firstly, many thanks for developing this awesome library in C++ (it is helping me greatly in my own project). I am using mlpack for one of my projects, and I also read through the tutorial …
-
this is my code that plots normal Rose Diagram using PDF method:
```
import pandas as pd
from apsg import *
from apsg.feature import Vector2Set as vec2set
from apsg.helpers._notation import *
…
-
I just updated shap-0.33.0 via project interpreter (Python 3.6) in pycharm. When importing shap I get the following error:
------------------------------------------------------------------------…