rodrigo-arenas / Sklearn-genetic-opt

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

Code Improvement in READ.md #150

Closed MAhmadUzair closed 1 month ago

MAhmadUzair commented 2 months ago

I have revised script features enhanced clarity through comments, organizes the code blocks logically, and makes use of print statements to clearly display important outputs. These improvements aim to make the code easier to understand and maintain.

149 Fixes

rodrigo-arenas commented 1 month ago

Thanks @MAhmadUzair this looks useful