Skip to main content

A scikit-learn based AutoML tool

Project description

skplumber

Development Guide:

  1. For initial 1.0.0 release, this will be a python package that can take a pandas DF, a target column, and a problem type (i.e. classification, regression), and will build and try out ML pipelines on the data, delivering or storing the best pipeline as a useable model. It will use a common data preprocessing preamble, and try out different feature preprocessors and extractors, and different models as well.

Releasing

  1. Bump the version in setup.py
  2. Run:
    python setup.py sdist bdist_wheel
    twine check dist/*
    twine upload dist/*
    
  3. Pip install the package to make sure the version was bumped:
    pip install skplumber
    pip freeze | grep skplumber
    

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

skplumber-0.1.dev0.tar.gz (1.4 kB view details)

Uploaded Source

Built Distribution

skplumber-0.1.dev0-py3-none-any.whl (2.0 kB view details)

Uploaded Python 3

File details

Details for the file skplumber-0.1.dev0.tar.gz.

File metadata

  • Download URL: skplumber-0.1.dev0.tar.gz
  • Upload date:
  • Size: 1.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.38.0 CPython/3.6.8

File hashes

Hashes for skplumber-0.1.dev0.tar.gz
Algorithm Hash digest
SHA256 2b2cd8a50350b3d92817f2212d0f2e92b6edb739bdce83ccb8fceb514355cea2
MD5 66de121eab5672843e55478d4bdd1391
BLAKE2b-256 e485ca063b915db9bbfa058d80f642c980743d9d883102633719e9ac615a1e82

See more details on using hashes here.

File details

Details for the file skplumber-0.1.dev0-py3-none-any.whl.

File metadata

  • Download URL: skplumber-0.1.dev0-py3-none-any.whl
  • Upload date:
  • Size: 2.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.38.0 CPython/3.6.8

File hashes

Hashes for skplumber-0.1.dev0-py3-none-any.whl
Algorithm Hash digest
SHA256 7f28bca1230f5a10cb4a3b4ee7d7836bc8026c2ed89511b2054b4bb5bcfea28f
MD5 84fc1b638158f2ddff3eb27cf3e168a4
BLAKE2b-256 191d3d179f30ceed3e9213aa7d64976ea766f70eed5fa58d9f21f4d31e5b9db3

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