An open API service indexing awesome lists of open source software.

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

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.



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