https://github.com/joaquinamatrodrigo/seleccion_predictores_ga_python
Selección de predictores mediante algoritmo genético python
https://github.com/joaquinamatrodrigo/seleccion_predictores_ga_python
feature-selection genetic-algorithm machine-learning python
Last synced: 12 months ago
JSON representation
Selección de predictores mediante algoritmo genético python
- Host: GitHub
- URL: https://github.com/joaquinamatrodrigo/seleccion_predictores_ga_python
- Owner: JoaquinAmatRodrigo
- Created: 2019-09-02T20:27:13.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-09-03T17:29:50.000Z (almost 7 years ago)
- Last Synced: 2025-05-01T17:35:09.944Z (about 1 year ago)
- Topics: feature-selection, genetic-algorithm, machine-learning, python
- Language: Jupyter Notebook
- Size: 352 KB
- Stars: 12
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Selección de predictores con algoritmo genetico (GA)
Implementación de un algoritmo genético para selección de predictores con python.
+ Documentación: https://joaquinamatrodrigo.github.io/documentos/py03_seleccion_predictores_GA.html
+ El archivo *seleccion_predictores_GA.py* contiene las clases y funciones.
+ El jupyter notebook *seleccion_predictores_GA.ipynb* contiene información detallada del funcionamiento del algoritmo, ejemplos y visualizaciones.

This work by Joaquín Amat Rodrigo is licensed under a Creative Commons Attribution 4.0 International License.