
Supervised LearningMachine Learning: the art and science of giving computers the ability to learn to make decisions from data w/o being explicitly pro

Unsupervised LearningUnsupervised learning: a class of machine learning techniques for discovering patterns in data(ex) clustering customers by their

Scikit-learn refresherModel evaluationApplying logistic regression and SVMUsing LogisticRegressionLinearSVCSVC (fits non-linear datasets by default)mo