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 4e8ae2c commit ba6b0a1
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,7 @@

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/).

You can find the package on [PyPI](https://pypi.org/project/classifierAgent/).

# Features

Expand Down

0 comments on commit ba6b0a1

Please sign in to comment.