Skip to main content

LLM-powered feature engineering with scikit-learn API compatibility

Project description

SKFeatureLLM

SKFeatureLLM Logo

SKFeatureLLM is a Python library that brings the power of Large Language Models (LLMs) to feature engineering for tabular data, wrapped in a familiar scikit-learn–style API. The library aims to leverage LLMs' capabilities to automatically generate and implement meaningful features for your machine learning tasks.

📑 Table of Contents

🌟 Key Features

  • 🤖 LLM-powered feature engineering
  • 🔌 Model-agnostic: works with any LLM provider (OpenAI, Anthropic, etc.)
  • 🛠 Scikit-learn compatible API
  • 📊 Comprehensive feature evaluation and reporting
  • 🎯 Support for both supervised and unsupervised feature engineering

📦 Installation

To install the latest release of SKFeatureLLM from PyPI:

pip install skfeaturellm

This will install the library and its core dependencies for end users.

✅ Running Tests

To run the test suite, ensure pytest is installed and execute:

poetry run pytest

Tests are located in the tests/ directory and cover the core functionality of SKFeatureLLM.

📄 License

This project is licensed under the MIT License - see the LICENSE file for details.

🤝 Contributing

We welcome contributions! Here's how you can help:

  1. Report Bugs: If you find a bug, please open an issue with a detailed description.
  2. Suggest Features: Have an idea for a new feature? Open an issue to discuss it.
  3. Submit Pull Requests: We love PRs! Here's how to submit one:
    • Fork the repository
    • Create a new branch for your feature
    • Make your changes
    • Submit a pull request

Development Setup

  1. Clone the repository:
git clone https://github.com/yourusername/skfeaturellm.git
cd skfeaturellm
  1. Install development dependencies:
pip install -e ".[dev]"
  1. Run tests:
pytest
  1. Format code:
black .
isort .

Code Style

We use:

  • Black for code formatting
  • isort for import sorting
  • pylint for linting
  • mypy for type checking

Please ensure your code passes all checks before submitting a PR.

👤 Author

📚 Documentation

Our documentation is hosted on Read the Docs and includes:

For any questions or issues, please open an issue on our GitHub repository.

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

skfeaturellm-0.0.13.tar.gz (24.6 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

skfeaturellm-0.0.13-py3-none-any.whl (29.7 kB view details)

Uploaded Python 3

File details

Details for the file skfeaturellm-0.0.13.tar.gz.

File metadata

  • Download URL: skfeaturellm-0.0.13.tar.gz
  • Upload date:
  • Size: 24.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for skfeaturellm-0.0.13.tar.gz
Algorithm Hash digest
SHA256 85f5d4ee5bbd6ae62d762db86fa20c6960c095c4ba273c13498cb1e37f81aee6
MD5 37042e8eb00aa070da3641c701cbd228
BLAKE2b-256 f7e57464346224cebc83ecab4ceba351c6e35b330ce6dfc5a13627cfb5973d10

See more details on using hashes here.

Provenance

The following attestation bundles were made for skfeaturellm-0.0.13.tar.gz:

Publisher: ci-cd.yml on RobertoCorti/skfeaturellm

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file skfeaturellm-0.0.13-py3-none-any.whl.

File metadata

  • Download URL: skfeaturellm-0.0.13-py3-none-any.whl
  • Upload date:
  • Size: 29.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for skfeaturellm-0.0.13-py3-none-any.whl
Algorithm Hash digest
SHA256 19a24f4755d8782a3dba8cb1b49f53bda8bc8b7ad70320ebbd5206cc518cdec3
MD5 dd64e3d6f7073773ab55c8a0b41c202c
BLAKE2b-256 9e7c921384679081370af38b6bd9e58b3e9d7b7c769479fc5e03cd3998db7976

See more details on using hashes here.

Provenance

The following attestation bundles were made for skfeaturellm-0.0.13-py3-none-any.whl:

Publisher: ci-cd.yml on RobertoCorti/skfeaturellm

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page