jeffheaton / t81_558_deep_learning

T81-558: Keras - Applications of Deep Neural Networks @Washington University in St. Louis
https://sites.wustl.edu/jeffheaton/t81-558/
Other
5.72k stars 3.03k forks source link

the target encoding article url is wrong #111

Closed mhamri closed 3 years ago

mhamri commented 3 years ago

in https://github.com/jeffheaton/t81_558_deep_learning/blob/master/t81_558_class_02_2_pandas_cat.ipynb

the url to the article resolve to a 404 page, here is the correct url

correct one: https://maxhalford.github.io/blog/target-encoding/

wrong one: https://maxhalford.github.io/blog/target-encoding-done-the-right-way/

jeffheaton commented 3 years ago

Thanks! I just updated the link.