-
Is it possible to have keys only remembered for a certain amount of time, such as "remember this key for the next hour"? The functionality doesn't appear to be exposed or documented.
I'm only co…
-
SELECT 33, bq.id, 'Legal'
FROM (
SELECT
`u`.`id`, `u`.`layout`,
`u`.`id` AS face_id,
CASE
WHEN layout = 'double-faced' OR layout = 'fli…
-
We currently tag "Oct-4", "Sep-4", and "May-4" (maybe others too) as entities. Grounding finds some id as well. At least for "May-4" it is incorrect (it uses the string "4").
-
**[Original report](https://bitbucket.org/litmis/db2sock/issue/2) by Chris Hird (Bitbucket: [ChrisHird](https://bitbucket.org/ChrisHird), GitHub: [ChrisHird](https://github.com/ChrisHird)).**
-------…
-
**[Original report](https://bitbucket.org/litmis/db2sock/issue/2) by Chris Hird (Bitbucket: [ChrisHird](https://bitbucket.org/ChrisHird), GitHub: [ChrisHird](https://github.com/ChrisHird)).**
-------…
-
Dear David.
I have some questions regarding the analysis feature of MOEAFramework. My questions are,
**Q1.** How to interpret the sensitivity values? For instance in your manual, you inte…
-
**AttributeError: can't set attribute**
It pointed out the error come from fit( ) method as
def fit(self, X, y=None):
self.best_estimator_ = None
--> self.best_score_ = -1
sel…
-
### Summary
- What does this package do? (explain in 50 words or less):
The `biomartr` package provides researchers with a useful tool for the efficient, straightforward and reproducible handl…
HajkD updated
7 years ago
-
Hi,
I have a question about the following (quote from http://genomebiology.biomedcentral.com/articles/10.1186/s13059-016-0997-x):
> For nucleotide sequence, Mash uses canonical k-mers by default…
-
Hello!
I was wondering if you:
a) had any plans to include MOEA support as a replacement for the speciation/fitness metric built into the original NEAT algorithm? I've had very good results in an im…