Label the probabilities of the input
@param x the input to label
@return a vector of probabilitiesgiven each label. This is typically of the form: [0.5, 0.5] or some other probability distribution summing to one
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.