Skip to main content

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pamalia-0.0.2.tar.gz (5.2 kB view details)

Uploaded Source

Built Distribution

pamalia-0.0.2-py3-none-any.whl (5.5 kB view details)

Uploaded Python 3

File details

Details for the file pamalia-0.0.2.tar.gz.

File metadata

  • Download URL: pamalia-0.0.2.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

Hashes for pamalia-0.0.2.tar.gz
Algorithm Hash digest
SHA256 b368a66b4a6f5d8cd61b34e652198a43cb57550692a27b1e26ff00c4606ebb8d
MD5 5d8604ae6507c394827eb8ca5ebcc9f4
BLAKE2b-256 67fc2afb0ecb4e160768e728b0416f768ab1fc3ad5886dd4e9e70244a9084345

See more details on using hashes here.

File details

Details for the file pamalia-0.0.2-py3-none-any.whl.

File metadata

  • Download URL: pamalia-0.0.2-py3-none-any.whl
  • Upload date:
  • Size: 5.5 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

Hashes for pamalia-0.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 9267dc1c7aa0d7a1d07f895d571e8416dc1ce1f95a6bbc34bdf4c789ccf0bc1a
MD5 96117852d1453e84654c350ae1d1e2b0
BLAKE2b-256 3beb25e063e28ba25efe959da4bb1328e314d62ae928fc82b90ca42f5dada9ed

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page