Python library for the Khiops AutoML suite
Project description
Khiops Python Library
This is the repository of the Khiops Python Library for the Khiops AutoML suite.
Description
Khiops is a robust AutoML suite for constructing supervised models (classifiers, regressors and encoders) and unsupervised models (coclusterings). With this package you can use Khiops via Python in two ways:
- with the module
khiops.core: To use Khiops in its native way (Khiops dictionary files + tabular data files as input) - with the module
khiops.sklearn: To use Khiops with Scikit-Learn estimator objects (Pandas dataframes or NumPy arrays as input)
Installation
Using conda
conda create -n khiops-env
conda activate khiops-env
conda install -c conda-forge khiops
Using pip under Linux (in a bash shell)
python -m venv khiops-venv
source khiops-venv/bin/activate
pip install -U khiops
Using pip under Windows (in a powershell shell)
python -m venv khiops-venv
khiops-venv\Scripts\activate
pip install -U khiops
Other installation methods are documented at the Khiops website.
Requirements
- Python (>=3.8)
- Pandas (>=0.25.3)
- Scikit-Learn (>=0.22.2)
Documentation
The API Docs for the Khiops Python library are available here. Other documentation (algorithms, installation etc.) can be found on the Khiops site.
The library itself is documented with docstrings: for example, to obtain help on the
KhiopsClassifier estimator and on the train_predictor function, respectively,
you can use:
from khiops.sklearn import KhiopsClassifier
help(KhiopsClassifier)
from khiops import core as kh
help(kh.train_predictor)
License
The Khiops Python library is distributed under the BSD 3-Clause-clear License, the text of which is available at https://spdx.org/licenses/BSD-3-Clause-Clear.html or see the LICENSE.md for more details.
Credits
The Khiops Python library is currently developed at Orange Innovation by the Khiops Team: khiops.team@orange.com .
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
File details
Details for the file khiops-11.0.0.2.tar.gz.
File metadata
- Download URL: khiops-11.0.0.2.tar.gz
- Upload date:
- Size: 179.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
318e44fcb9ed9733c68846851ef190157df621ffab2e75a05c67ac1039c4f935
|
|
| MD5 |
2a15dff5888483bbcc10427e11273b9b
|
|
| BLAKE2b-256 |
de90684e1c62ec7292e744d1387e01bca16a2f0209452782c121c8a13522e8a4
|
Provenance
The following attestation bundles were made for khiops-11.0.0.2.tar.gz:
Publisher:
pip.yml on KhiopsML/khiops-python
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
khiops-11.0.0.2.tar.gz -
Subject digest:
318e44fcb9ed9733c68846851ef190157df621ffab2e75a05c67ac1039c4f935 - Sigstore transparency entry: 855366992
- Sigstore integration time:
-
Permalink:
KhiopsML/khiops-python@0c1d5e6c42e607b3dd8e6fdcd28a18ad0610ca3b -
Branch / Tag:
refs/tags/11.0.0.2 - Owner: https://github.com/KhiopsML
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
pip.yml@0c1d5e6c42e607b3dd8e6fdcd28a18ad0610ca3b -
Trigger Event:
workflow_dispatch
-
Statement type: