Andrew NG Machine Learning Course
ML 05: Logistic Regression
Classification Where y is a discrete value Develop the logistic regression algorithm to determine what class a new input should fall into Classification problems Email -> spam/not spam? Online transactions -> fraudulent? Tumor -> Malignant/benign Variable in these problems is Y Y is either 0 or 1 0 = negative class (absence of something) Read more…






