High performance ML library with XGBoost implementation in pure Python
Project description
cortado: high performance 100% Python package for machine learning
Main features:
- native support for both numeric and categorical data
- innovative feature engineering: virtual data columns and easy conversions between numeric and categorical data
- out of core data processing: process dataframes bigger than RAM
- implementation of XGBoost logistic in 500 lines of Python code, faster than original C++ implementation (using Numba jit under the hood)
- easy to extend, written in functional style for easy composition
- works well with pandas dataframes
Demo notebooks:
- intro
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
cortado-1.0rc2.tar.gz
(11.6 kB
view details)
Built Distribution
cortado-1.0rc2-py3-none-any.whl
(20.3 kB
view details)
File details
Details for the file cortado-1.0rc2.tar.gz
.
File metadata
- Download URL: cortado-1.0rc2.tar.gz
- Upload date:
- Size: 11.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/45.2.0 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.7.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4aef0b9b7348b3f9d0b3fc9d7d0bad48a21ad915e84642e221d4243853a23919 |
|
MD5 | 707708bff1ef5680337983f3fb8dfe7e |
|
BLAKE2b-256 | 7ccc9daa9c59303824054915ca90ba75bf51f8d2a3815be6f98d7a1dc54476dd |
File details
Details for the file cortado-1.0rc2-py3-none-any.whl
.
File metadata
- Download URL: cortado-1.0rc2-py3-none-any.whl
- Upload date:
- Size: 20.3 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/45.2.0 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.7.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ee0f1a9c884940f013d125a59c28f823191a035061b8e139d1ef35398af7af06 |
|
MD5 | 38a3faaeb9bde33884cf4e77d96a93fb |
|
BLAKE2b-256 | 061a1e078b4cd768e09b5070c3f903da5855a19565e0cd97d93482baaa34f07c |