No project description provided
Project description
Genetic Algorithm and Ensemble Learning for Feature Selection
This project utilizes genetic algorithms and ensemble learning techniques to identify the optimal set of features for predictive models. It combines the power of evolutionary computation with the robustness of ensemble methods to improve model performance by selecting the best features from a dataset.
Features
- Implements a Genetic Algorithm (GA) to explore the feature space.
- Integrates with popular ensemble learning models like XGBoost and Random Forest.
- Provides a flexible interface for customizing the GA parameters such as population size, number of generations, and mutation rate.
- Outputs the best feature set along with detailed performance metrics.
Installation
Install the package using pip:
pip install feature_gen
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 feature_gen-0.1.0.tar.gz.
File metadata
- Download URL: feature_gen-0.1.0.tar.gz
- Upload date:
- Size: 10.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.13.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c7c1b3bd52f0ac9106d798dc555a2ec11c1c6c04990e1cd9d914073711ab670b
|
|
| MD5 |
081659b1931e285aa75e47b029a3a1b3
|
|
| BLAKE2b-256 |
6baadc9fe9421c21dba4f7d55c46b4b8da8184d470bc2bc08e58d3439f05e3ce
|
File details
Details for the file feature_gen-0.1.0-py3-none-any.whl.
File metadata
- Download URL: feature_gen-0.1.0-py3-none-any.whl
- Upload date:
- Size: 12.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.13.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
05d76cc7ead6436e7fa079a8f522621aa7ea8948be27b8e136cbb125ce441954
|
|
| MD5 |
e56ac458f3ddeda81a52bd9d08e417fe
|
|
| BLAKE2b-256 |
0785316b5c21eea19bdaf4c3dcef45cd643cbf8c79c8db0bbd01fc8f29c0d84c
|