Skip to main content

Competition-oriented framework for interactive feature engineering and building reproducible pipelines

Project description

kts

kts is the first competition-oriented framework for interactive feature engineering and building reproducible pipelines.

Getting started

To get the latest version of the framework, you can either use pip or download the source code via git clone:

$ pip3 install kts

or

$ git clone github.com/konodyuk/kts.git

The second option is better only if you want to download our example.

After installation you need to initialize your kts project:

$ cd project/
$ kts init

We highly recommend that you use an empty folder for that, but if you want to use already downloaded data, ensure that it is stored in project/input and follow the instructions.

Example

To get used to kts interface, run the example notebook. It contains a full data processing cycle with kts. Of course, the example is not comprehensive, so don't hesitate to ask me any questions.

Leave your bug reports in the issues.

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

kts-0.1.46.tar.gz (19.8 kB view hashes)

Uploaded Source

Built Distribution

kts-0.1.46-py3-none-any.whl (28.0 kB view hashes)

Uploaded Python 3

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