A framework for fast and interactive conducting machine learning experiments on tabular data
Project description
An interactive environment for modular feature engineering, experiment tracking, feature selection and stacking.
Install KTS with pip install kts
. Compatible with Python 3.6+.
Modular Feature Engineering
Define features as independent blocks to organize your projects.
Source Code Tracking
Track source code of every feature and experiment to make each of them reproducible.
Parallel Computing and Caching
Compute independent features in parallel. Cache them to avoid repeated computations.
Experiment Tracking
Track your progress with local leaderboards.
Feature Selection
Compute feature importances and select features from any experiment
with experiment.feature_importances()
and experiment.select()
.
Interactivity and Rich Reports
Monitor the progress of everything going on in KTS with our interactive reports.
From model fitting to computing feature importances.
Getting Started
Titanic Tutorial
Start exploring KTS with tutorial based on Titanic dataset. Run notebooks interactively in Binder or just read them in NBViewer.
1. Feature Engineering
- Modular Feature Engineering in 30 seconds
- Decorators reference
- Feature Types
- Standard Library
- Feature Set
2. Modelling
3. Stacking
Documentation
Check out docs.kts.ai for a more detailed description of KTS features and interfaces
Inline Docs
Most of our functions and classes have rich docstrings. Read them right in your notebook, without interruption.
Acknowledgements
MVP of the project was designed and implemented by the team of Mikhail Andronov, Roman Gorb and Nikita Konodyuk under the mentorship of Alexander Avdyushenko during a project practice held by Yandex and Higher School of Economics on 1-14 February 2019 at Educational Center «Sirius».
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 kts-0.4.0.tar.gz
.
File metadata
- Download URL: kts-0.4.0.tar.gz
- Upload date:
- Size: 60.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.8.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9829a171bd5797e1c714a5125cddad095fc7244afc2b75a453e37d1c992484dd |
|
MD5 | 29133e056ebabc80880b43044841b580 |
|
BLAKE2b-256 | af5fc4d96aae4a7b5e1aa2a17d51599f6994d8d8629d93bee8190fc6a454569e |
File details
Details for the file kts-0.4.0-py3-none-any.whl
.
File metadata
- Download URL: kts-0.4.0-py3-none-any.whl
- Upload date:
- Size: 80.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.8.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8a303e37a6c0a74aa1b56d72068ecd16a1be0a11c61c6f71a92085ffc46d0fd2 |
|
MD5 | 726f1aa5c61a944485c186eb636d2d18 |
|
BLAKE2b-256 | e23cb7a78d04957e29f2b9d2f2125ba0772556a71bba5fd97b675bd69aa67092 |