Skip to main content

Xgboost Label Encoding

Project description

Xgboost Label Encoding (WIP)

CI

TODOs: Configuring this template

Create a Netlify site for your repository, then turn off automatic builds in Netlify settings.

Add these CI secrets: PYPI_API_TOKEN, NETLIFY_AUTH_TOKEN (Netlify user settings - personal access tokens), DEV_NETLIFY_SITE_ID, PROD_NETLIFY_SITE_ID (API ID from Netlify site settings)

Set up Codecov at TODO

Overview

Installation

pip install xgboost_label_encoding

Usage

Development

Submit PRs against develop branch, then make a release pull request to master.

# Optional: set up a pyenv virtualenv
pyenv virtualenv 3.9 xgboost_label_encoding-3.9
echo "xgboost_label_encoding-3.9" > .python-version
pyenv version

# Install requirements
pip install --upgrade pip wheel
pip install -r requirements_dev.txt

# Install local package
pip install -e .

# Install pre-commit
pre-commit install

# Run tests
make test

# Run lint
make lint

# bump version before submitting a PR against master (all master commits are deployed)
bump2version patch # possible: major / minor / patch

# also ensure CHANGELOG.md updated

Changelog

0.0.1

  • First release on PyPI.

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

xgboost_label_encoding-0.0.4.tar.gz (12.8 kB view details)

Uploaded Source

Built Distribution

xgboost_label_encoding-0.0.4-py2.py3-none-any.whl (5.9 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file xgboost_label_encoding-0.0.4.tar.gz.

File metadata

File hashes

Hashes for xgboost_label_encoding-0.0.4.tar.gz
Algorithm Hash digest
SHA256 2801a999d31e2cc6ba49d699eaecc9f249077a2dd1106f557172d7be5e1756d0
MD5 17f383b886558fcfc6e175744e5db8dd
BLAKE2b-256 2dfe1198a62cece81ef3170f4b92d88514c4e5228ef17122538c04eba2631cf1

See more details on using hashes here.

File details

Details for the file xgboost_label_encoding-0.0.4-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for xgboost_label_encoding-0.0.4-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 c61d06a4bd6db5e8e0e0b78dca832b2d76517d07b90a49d7a5ec0ac0bae8361d
MD5 a55292b0b11327b9b5f8a19d99d84d91
BLAKE2b-256 20272c91c25a2bfb4845929fe04e0299ebf178bbbbd951db702ce8fc363007eb

See more details on using hashes here.

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