-
Hello,
I am currently trying to compare two methods.
I have about 4000 data points (10 features and 1 target value).
_Method 1:_ I randomly select candidates 10%, 20%, 30%, etc., and trained a m…
-
I was wondering if there is any way to tell abess the original problem size in case one is working with preselected sets of variables, preselected via some other method, so that all information criter…
-
Hi, everyone,
I'm working to find a way for multi-output GP with multi-fidelity model. I wonder if GPyMultiOutputWrapper in emukit can be used to solve it? If then, how can I start from the original …
-
At my lab, we're working with arrays with very many dimensions. We've run up against the hardcoded limit of 32 dimensions for `np.array`s. What is the rationale for this limit, and is it possible to i…
-
# Reading
Pro tip: try using an app on your phone or computer to read aloud to you at 1.5x speed! This can save time and make it easier to absorb information while not being tied down to a computer o…
-
Currently, LightGBM only supports 1-output problems. It would be interesting if LightGBM could support multi-output tasks (multi-output regression, multi-label classification, etc.) like those in mult…
-
Hi Matthew - thanks for making this super useful package available!
Currently, when there is a missing value in a column of the design matrix X, but not in the dependent variable Y, `model_matrix(…
-
### Task motivation
Accurate identification of cell types and subtypes is necessary for interpretation of any single-cell dataset. Currently, as of 2022, most studies go through the time-consuming an…
-
**Submitting author:** @emmetfrancis (Emmet A. Francis)
**Repository:** https://github.com/RangamaniLabUCSD/smart
**Branch with paper.md** (empty if default branch):
**Version:** v2.1.7
**Editor:** @…
-
**Describe the bug**
Hello,
The errors below occurred with the following input. They consistently showed up whether I used n_cpu of 1, 6, or 10.
**To Reproduce**
```
from scenicplus.wrap…