Skip to main content

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


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 hashes)

Uploaded Source

Built Distribution

cortado-1.0rc2-py3-none-any.whl (20.3 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