Metadata-Version: 2.4
Name: khiops-core
Version: 11.0.1
Summary: Khiops is a data preparation and scoring tool for supervised learning and unsupervised learning.
Author-Email: The Khiops Team <khiops.team@orange.com>
License-Expression: BSD-3-Clause-Clear
License-File: LICENSE
Requires-Dist: openmpi; platform_system in "[Linux, Darwin]"
Requires-Dist: impi-rt; platform_system == "Windows"
Description-Content-Type: text/markdown

<img src=https://github.com/khiopsML/khiops/blob/main/packaging/common/images/khiops.png width=60 />

# Khiops
Khiops is an AutoML suite for supervised and unsupervised learning

## Installation
For the installation instructions [go to Khiops website][khiops-web].

## Documentation
See the documentation [at the Khiops website][khiops-web]

## Development
See the [developer's documentation wiki][wiki-dev].

## License
This software 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](./LICENSE) for more
details.

## Help Contact
khiops.team@orange.com


[khiops-web]: https://khiops.org
[wiki-dev]: https://github.com/KhiopsML/khiops/wiki
