A library for hyperparameter tuning using grid search for machine learning models.
Project description
Hyperparameter Tuning for Classifiers
This project implements a hyperparameter tuning utility for multiple classifiers using GridSearchCV from sklearn. The supported classifiers include Random Forest, Gradient Boosting, AdaBoost, SVM, K-Nearest Neighbors, Logistic Regression, Decision Trees, Naive Bayes, MLP, and more.
Features
- Grid search for hyperparameter optimization on a variety of models.
- Support for additional custom parameters.
- Cross-validation (CV) support for model evaluation.
- Parallel processing for faster results.
Setup
- Clone this repository:
git clone <repository_url>
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file gridsearchhelper-0.2.0.tar.gz.
File metadata
- Download URL: gridsearchhelper-0.2.0.tar.gz
- Upload date:
- Size: 5.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.12.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
813c246b59411b52d16cd2786313aa6fb05a7021e4504502528e0c066fa3284a
|
|
| MD5 |
1fc9228c23a12fd82dd7163431c29c1a
|
|
| BLAKE2b-256 |
c3690811392c17869269c26f9e3c35ea7c6ff64819f029a1df42f296117c2c98
|
File details
Details for the file GridSearchHelper-0.2.0-py3-none-any.whl.
File metadata
- Download URL: GridSearchHelper-0.2.0-py3-none-any.whl
- Upload date:
- Size: 5.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.12.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5f392769f9bb60bef79637c6bfb3d38625aa855d330bd2f7089608c6396c3564
|
|
| MD5 |
2f3f26a6c331baa4e30e60dca3d01100
|
|
| BLAKE2b-256 |
9a874d5f4e614037e17b93d1fbc8ca6fa502c15c719ffb644852c9e3d78f2647
|