-
It's common practice to do feature analysis when building tabular classification models using methods like SHAP, to debug modelling issues, help explain model outputs to business stakeholders, etc.
…
-
```
What steps will reproduce the problem?
1. draw 2 rectangles
2. group them together
3. rotate the group
4. ungroup
5. move either rectangle - the rectangle is no longer rotated
What is the expecte…
-
I've been thinking about the procedural generation of terrain, and I've begun to write some algorithms for it. I've run into some issues. Fair warning, this is a long post. Lots of questions.
First…
-
This seems like such a fundamental thing that it must be an intended behavior, but I'm bringing it up here because I feel like it's confusing and I haven't found any issues discussing it.
Let's say…
-
Hapi treats complex numbers as two dimensional real vectors for example the info request:
https://cdaweb.gsfc.nasa.gov/hapi/info?id=RBSP-B_WFR-SPECTRAL-MATRIX_EMFISIS-L2¶meters=BwEu, where inform…
-
Ok, the first part of the script works perfectly, but when i get to this part, everything fails.
> rcmat = readSnpMatrix(datafile)
Error in read.table(file = file, header = header, sep = sep, quote …
-
I've contributed a little code, so I'm not as fresh as a typical new user, but I've still had to hunt around for the follow as I tried to convert some numerical code to use SciRust. I think our goal s…
-
**Describe the bug**
From documentation, it is ambiguous how a summation of cp.Variables objects can be treated as a variable; default behavior assumes that the resultant object is a scalar.
**To…
-
This issue is meant to be a thread for discussion about the calculation of the Coulomb potential within the analytical model approach.
This problem concerns also the class `TB_dipoles`.
@stevenbos12…
rreho updated
2 months ago
-
### Setup
I am reporting a problem with Biopython version, Python version, and operating
system as follows:
I'm trying to package Biopython 1.77 in Gentoo, and am testing against Python 3.6/3.7…