-
hi,my friend,thank you for supply the info about EEG dataset,i have a question to ask you
I want do a research about emotion, but I cannot download the DEAP dataset. Do you have a DEAP data?
If yo…
-
Hi,
I have recently installed CEA 2.20.3 (was running version 2.16 before) and after completing the installation process I tried to launch the CEA dashboard from my desktop but it just doesnt star…
-
[provide general introduction to the issue and why it is relevant to this repository]
I am trying to run the optimization pipeline on a dataset with 80k rows and 4k colums and
## Context of the iss…
-
Running `add https://github.com/JuliaImages/ImageTracking.jl`
```
Updating registry at `~/.julia/registries/General`
Updating git-repo `https://github.com/JuliaRegistries/General.git`
Upda…
-
Hello,
First of all, thanks so much for creating this package, so easy to use! I have already used it a bunch indirectly through TPOT.
Currently I am trying to use deap for feature selection and…
-
There's a step in your "merge" code where you pull in a csv file to switch the variable labels from NDA to ABCD format. That works fine, but when you get to the recoding demographics (i.e., switching …
ghost updated
5 years ago
-
I am using TPot classifier for a smallish dataset with 20,000 rows and 68 features. I ran the following code
pipeline_optimizer = TPOTClassifier()
pipeline_optimizer = TPOTClassifier(generations=5…
-
Errors in multiclass scenario while using TPOT with another scoring measure than accuracy
## Context of the issue
I'm getting this error while using tpot on iris data and using any other scoring m…
-
I'm trying to setup dask with tpot.
My code looks like this:
from dask_jobqueue import LSFCluster
cluster = LSFCluster(cores=1, memory='3GB', job_extra=['-R rusage[mem=2048,scratch=80…
-
When trying to run `dfs` on a fairly large entityset, whenever `n_jobs` is more than 1, I receive the following error:
"BrokenPipeError: [Errno 32] Broken pipe"
I'm running Red Hat Enterprise Li…