Metadata-Version: 2.1
Name: mlcb
Version: 0.6.4
Home-page: https://github.com/mbry24/MLCB
Author: Michał Bryła
Author-email: michal.bryla@wat.edu.pl
Project-URL: Bug Tracker, https://github.com/mbry24/MLCB/issues
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.11
Description-Content-Type: text/markdown
License-File: LICENSE

# MLCB - Machine Learning Classifiers Benchmark

## Documentation

Documentation is available [here](https://mlcb.readthedocs.io/en/latest/index.html).

## Introduction

The [Introduction](readme/INTRODUCTION.md) file provides an overview of the MLCB and explains the motivation behind creating the library and its key features. It is 

## Changelog
For a detailed history of changes, updates, and new features, refer to the [Changelog](readme/CHANGELOG.md) file. This file contains version-wise updates, bug fixes, and enhancements introduced over time.

## Contributing

To contribute to the MLCB project, follow the guidelines in the [Contributing](readme/CONTRIBUTING.md) file.

## License

The project is licensed under MIT [License](readme/LICENSE.md). Please refer to this file to understand the terms and conditions for using, modifying, and distributing the software.

## Sample codes

Sample codes demonstrating how to use the library to simulate various cases are provided in the [Code Samples](readme/CODE_SAMPLES.md) file. These examples guide users on how to use different classifiers with different datasets.

## Maintainers

Project maintainers are:

- Michał Bryła
