-
command => bees attack -n 100 -c 50 -u https://mywebsite.com
Read 1 bees from the roster: us-east-1d
Connecting to the hive.
Assembling bees.
Each of 1 bees will fire 100 rounds, 50 at a time.
St…
-
`somoclu` is a Python package for self-organizing maps and was intended to be used for issue #179 . However, when trying to add `somoclu` with `poetry add somoclu`, the following error occurs:
> In…
-
I am trying to implement self-organizing maps in python, ideally in tensorflow. Thanks for your efforts here!
When using `SOM()` with anything other than `dim=3` doesn't seem to work. I even adjust…
-
Looking at Visumap, the majority of those algorithms are found in scikit-learn or scikit-bio, namely
**Ordination**
- [SMACOF](https://github.com/scikit-learn/scikit-learn/blob/master/sklearn/manifol…
-
Hi Seth,
I am trying to look at the SOM as a 2D clustering for my 100 dimensional vectors. Without knowing which label belong to which neuron, it is really hard to interpret the results.
Therefo…
-
-
I installed source extractor using brew on Mac.
I am trying to use with the default configuration files, but error appears.
Fitting model: background offset+point source+Sersic spheroid+exponential …
-
`somoclu`, which was the package chosen for this feature initially, had some issues when included in EIS Toolkit dependencies. The environment installation fails as `somoclu`s setup script does not re…
-
## *Repository Creation Request*
Use this to get your experiment repository created or updated on GitHub under Virtual Labs organization.
1. #### Coordinating Institute: IIITH
2. #### Approver’…
-
from: @jack-bilby :
> 12: aperm.default(X, c(s.call, s.ans))
> 11: aperm(X, c(s.call, s.ans))
> 10: apply(x, 1, function(y) (sum(is.na(y))/length(y)) > maxNA.fraction)
> 9: which(apply(x, 1, fun…