Machine Learning Done Wrong
ml.posthaven.com
Machine Learning Done Wrong
1–10 of 31 posts
Re: Machine Learning Done Wrong
#2Is it somehow inspired by Linear Algebra Done Wrong by Treil which itself was probably inspired by Linear Algebra Done Right by Axler ? :)
Re: Machine Learning Done Wrong
#3Is it somehow inspired by Linear Algebra Done Wrong by Treil which itself was probably inspired by Linear Algebra Done Right by Axler ? :)
Not really, it was actually more inspired by Statistics Done Wrong.
Re: Machine Learning Done Wrong
#4Also, thank you all for reading the post. I'm the author and I'll be happy to clarify any of the points in the blog~
Re: Machine Learning Done Wrong
#5Is it somehow inspired by Linear Algebra Done Wrong by Treil which itself was probably inspired by Linear Algebra Done Right by Axler ? :)
[deleted]
Re: Machine Learning Done Wrong
#6Re: Machine Learning Done Wrong
#7I'm glad #1 is #1. If I had to partition these into two sets, they would be "make sure it works (2-7)" and "make sure your definition of 'works' works (1)."
Re: Machine Learning Done Wrong
#8You suggest up/down sampling rare cases. Can you please elaborate on the standard approaches for this kind of problem? For both linear and nonlinear classifiers. Thank you.
Re: Machine Learning Done Wrong
#9Good post! A bunch of mistakes is a bunch of opportunities to improve. It kind of complements Domingos' paper:
Re: Machine Learning Done Wrong
#10Good list. I am new to Machine Learning with only ~1 year of real work and sometimes I slip and make one of these mistakes.
I have a question on #7. I have not used the co-efficients to mean feature importance but some times get tempted to use them. How do you explain which factors are the most important factors behind some outcome to non-stat people?