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.0rc1.tar.gz
(11.4 kB
view details)
Built Distribution
cortado-1.0rc1-py3-none-any.whl
(20.1 kB
view details)
File details
Details for the file cortado-1.0rc1.tar.gz
.
File metadata
- Download URL: cortado-1.0rc1.tar.gz
- Upload date:
- Size: 11.4 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 | 0b0bafd5ad81669cb2ffe6f41ea066b2cd6da7fbb8d857852b23681f2920f93e |
|
MD5 | f19da785215050d4b5fc5c17ce3f7e7f |
|
BLAKE2b-256 | d83170d3bdbc738cba0c103fec858ea0502a56beb026386bcf28a36a3f50c56b |
File details
Details for the file cortado-1.0rc1-py3-none-any.whl
.
File metadata
- Download URL: cortado-1.0rc1-py3-none-any.whl
- Upload date:
- Size: 20.1 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 | 1811c0079b7a946fad64d2580db84f1cf0fa9fa692deeb9a5949a20b772f636f |
|
MD5 | d14a574b54210d64986fb96b585a65ff |
|
BLAKE2b-256 | 9486eba1a33b25f37de4d4e858313019b81ffe2f3db810e62e3b9a8cf6707ae9 |