ModelSelector automates ensemble pipeline creation with optimized hyperparameters.
Project description
ModelSelector
The ModelSelector class is a comprehensive tool designed to simplify the model selection process in machine learning. It automates the creation of an ensemble pipeline containing a selected number of models, optimizing hyperparameters for optimal prediction scores.
Features
- Automated Ensemble Creation: The
ModelSelectorclass automatically generates an ensemble pipeline with a specified number of models, each contributing to the final predictions. - Hyperparameter Optimization: Utilizes a combination of model selection and hyperparameter tuning to output the best-performing models and their corresponding hyperparameters.
- Versatile Usage: Offers both automatic ensemble creation (
start()) and the option to fine-tune an existing pipeline with a specific model (auto_tuning()). - Supports Classification and Regression: Adaptable for both classification and regression tasks, providing flexibility in application.
- Easy Retrieval of Best Pipeline: Use the
get_pipeline()function to retrieve the optimized pipeline with the best-performing models.
Installation
You can install the ModelSelector class using pip:
pip install yctmodel
Project details
Release history Release notifications | RSS feed
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 yctmodel-2.1.2.tar.gz.
File metadata
- Download URL: yctmodel-2.1.2.tar.gz
- Upload date:
- Size: 6.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d723f4e4ca6fc1c8663fa49e150121b728bee32dbd68b15d23e12df7584d567d
|
|
| MD5 |
51960f72caefc4422742b4959935f654
|
|
| BLAKE2b-256 |
cfe0b2dc8a0993fa8a4ba7f6cc6c0ebdab613b1abdde6206050113bd945be461
|
File details
Details for the file yctmodel-2.1.2-py3-none-any.whl.
File metadata
- Download URL: yctmodel-2.1.2-py3-none-any.whl
- Upload date:
- Size: 6.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
39fe69e2be1e2bd9fb683956acf76c4e52b2094b85b0aeb2d77b0409627ae34a
|
|
| MD5 |
3ac3cceef1a0315159ac103f8f774222
|
|
| BLAKE2b-256 |
553c196b333e4bb681dbd7539de48d446228adc094f6b04745c78720f79a8cba
|