Why AWS and Microsoft? Why not Amazon and Microsoft?
I know right... Everywhere I turn, I hear people preaching about "blockchain technology" and it's ability to "increase privacy" ... I die a little inside every time...
Haha, I thought jdonaldson was making a joke :P
Hi Stephanie. Sorry if my comment sounded harsh and nit picky. I actually passed it off to a fellow software engineer at work and he found it really insightful and useful for the work he is doing. Not everybody makes…
Honestly, this is a good run through of resources and examples of different machine learning algorithms/techniques be it supervised, unsupervised, or model validation... however, the wording used and mistakes made when…
I have only seen a maximum entropy model as part of the supervised realm where it is a discriminative model. In other words, given some labeled data, we can draw a decision boundary. Maximum entropy in this context is…
I agree. Most supervised learning classifiers are derived based on the independent and identically distributed assumption for each (x,y) pair. To be more specific about the Naive Bayes assumption, the features of a data…
Why AWS and Microsoft? Why not Amazon and Microsoft?
I know right... Everywhere I turn, I hear people preaching about "blockchain technology" and it's ability to "increase privacy" ... I die a little inside every time...
Haha, I thought jdonaldson was making a joke :P
Hi Stephanie. Sorry if my comment sounded harsh and nit picky. I actually passed it off to a fellow software engineer at work and he found it really insightful and useful for the work he is doing. Not everybody makes…
Honestly, this is a good run through of resources and examples of different machine learning algorithms/techniques be it supervised, unsupervised, or model validation... however, the wording used and mistakes made when…
I have only seen a maximum entropy model as part of the supervised realm where it is a discriminative model. In other words, given some labeled data, we can draw a decision boundary. Maximum entropy in this context is…
I agree. Most supervised learning classifiers are derived based on the independent and identically distributed assumption for each (x,y) pair. To be more specific about the Naive Bayes assumption, the features of a data…