ClimbsRocks / auto_ml

[UNMAINTAINED] Automated machine learning for analytics & production
http://auto-ml.readthedocs.io
MIT License
1.64k stars 310 forks source link

README.md typo #407

Open robinsonkwame opened 6 years ago

robinsonkwame commented 6 years ago

pedantic, I know, but README.md has a typo in the Categorical Ensembling section where it refers to markets in the first sentence, not models.

above-c-level commented 5 years ago

@robinsonkwame Hey there! It appears that this repository is no longer being actively maintained. However, I still think it's a great idea, so I've started working on my own version of it, which you can find here. It's worth pointing out that I've dropped Python 2.7 support, so you'll have to upgrade if you haven't already. End copypasta.

I've added your change to my current working branch and it will be added to master in the next merge.