diff --git a/README.md b/README.md index f0ba5a1..22a21d3 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,9 @@ This Python package provides a comprehensive solution for performing classification tasks using various popular machine learning algorithms. It allows you to read a dataset, preprocess it, train multiple classifiers, perform hyperparameter tuning, and visualize model performance. Additionally, it provides options for scaling data, saving trained models, and customizing the output display. +You can find the package on [PyPI]([https://packaging.python.org/tutorials/packaging-projects/](https://pypi.org/project/classifierAgent/)). + + # Features 1. **Classification Algorithms**: @@ -141,4 +144,4 @@ This setup will automatically build and publish your package to PyPI whenever yo # License -This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details. +This project is licensed under the MIT License - see the [LICENSE](License) file for details.