No project description provided
Project description
parallel evaluation with joblib (n_jobs)
implement genetic algorithm to find pipelines
copy parameters from tpot
add rules to prevent stupid things (PolynomialFeatures with many columns)
distribute genetic algorithms with dask
test joblib distributed backend with dask (nothing to do, just test)
fine-grained distribution with dask computation graph:
trivial for prediction
for fit, each step returns a cross-validated estimate and a fitted model. The fitted model is not used before the final step.
it is possible to implement cross-validation with a factor 2 improvement when the cross-val and the training folds match
handle timeouts: https://github.com/dask/distributed/issues/391, https://github.com/dask/dask/issues/1183
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file pamalia-0.0.1.tar.gz
.
File metadata
- Download URL: pamalia-0.0.1.tar.gz
- Upload date:
- Size: 5.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.18.4 setuptools/40.0.0 requests-toolbelt/0.8.0 tqdm/4.23.4 CPython/3.6.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 426adaf85530194d31aa7ada58a89acd5e6b446f8b2f5f3e19d8f3504eb4816c |
|
MD5 | 310ecb91268dab16e4f9fcb239f76dae |
|
BLAKE2b-256 | 22d163ff091661cd16a08359456d09cefa3650a02032a8469633fb8d6ea118db |
File details
Details for the file pamalia-0.0.1-py3-none-any.whl
.
File metadata
- Download URL: pamalia-0.0.1-py3-none-any.whl
- Upload date:
- Size: 5.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.18.4 setuptools/40.0.0 requests-toolbelt/0.8.0 tqdm/4.23.4 CPython/3.6.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4dd8325df19832b6b65f0e47dc5cfadf0416a9ce6aacf84c0bcba9ab02a6637c |
|
MD5 | 2a928af60c57cfa03298e28f388cf0af |
|
BLAKE2b-256 | c889caccdffe195d8b1f29e88a5a14a1c9dba043576b459e7664483b708d5eb1 |