Mini R Programs Posts by Tags Posts by Categories

Recent posts

Supervised Learning with Scikit Learn

31 minute read

Machine Learning is the art of giving computers the ability to learn from data and make decisions on their own without explicitly programmed for example ...

Tensorflow Hello World

5 minute read

Tensorflow is made up of two words tensor and flow , where tensor means multidimensional array and flow means graph of operations. It is developed by google ...

Introduction To Non-Informative Priors

6 minute read

Prior density is denoted by $g(.)$ in this article Introduction Non-Informative Priors are the priors which we assume when we do not have any belief ab...