rodrigo-arenas / Sklearn-genetic-opt

ML hyperparameters tuning and features selection, using evolutionary algorithms.
https://sklearn-genetic-opt.readthedocs.io
MIT License
307 stars 76 forks source link

Issue: Documentation reference in GAFeatureSelectionCV #116

Closed ion-elgreco closed 1 year ago

ion-elgreco commented 1 year ago

Documentation is referring to the wrong methods for GAFeatureSelectionCV: https://github.com/rodrigo-arenas/Sklearn-genetic-opt/blob/5ca13c47e9a2b91f78cb59e98d0ac872e226e26b/docs/api/featureselectioncv.rst

image

Plutone11011 commented 1 year ago

Hi, I would like to fix this, if possible. Seems like a good first issue to solve.

rodrigo-arenas commented 1 year ago

Hi @Plutone11011 thanks, go ahead

rodrigo-arenas commented 1 year ago

This was fixed in PR #121, it will be available in the stable docs with the next release