Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
adnankarol authored Aug 2, 2024
1 parent 437c0cb commit 7fdfdd2
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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**:
Expand Down Expand Up @@ -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.

0 comments on commit 7fdfdd2

Please sign in to comment.