-
```ruby
org2m
-
i have a list of list of all my groups
can the optimizer optimize with each group in list of list?
My list of list looks likes this.
or anyway to loop thru the groups to include each for each lin…
-
I have r value of 0.38 and n of 59 and want to calculate p-value @ 0.05 significance level. Is this possible?
Should get result of about 0.002991 (using https://www.socscistatistics.com/pvalues/pea…
-
Hi,
I have a matrix with read counts for 91 samples per KEGG module.
I wanted to calculate the correlation with salinity, which I did as follows:
```
conditions
-
-
It will be implemented the pairwise metrics with new signatures in order to get the same code for several functions.
For instance consider the pearson correlation which can be expressed as cosine pai…
-
Some errors occurred when I used the following code to calculate``` MAE, RMSE, ```and ```Pearson coefficients```:
```
for h5_path in test_list:
h5_path = str(h5_path)
with h5py.F…
-
Inspired by < Making Monolingual Sentence Embeddings Multilingual using Knowledge Distillation > I expanded the original English-only model to support Chinese,I use the script - make_multilingual.py,a…
-
Hi,
I found result on STS Benchmark without training sbert -
sbert model include bert layer + pooling layer and I evaluate it using sentEval.
and the same evaluation on USE. Below are the results…
-
## Shotgun Approach
- [x] l_rate = 2.5e-5
![results](https://cloud.githubusercontent.com/assets/6466271/10712022/2adaae3a-7a5b-11e5-9b2b-35de0c319b75.png)
- Pearson correlation between best Bayes-…