Skip to content

Latest commit

 

History

History
102 lines (62 loc) · 3.2 KB

File metadata and controls

102 lines (62 loc) · 3.2 KB

Summary

Intro

Resources

Python Basics

Python Data Analysis

Feature Engineering

Intro to Machine Learning

Algorithms Overview

SciKit-Learn Library

Supervised Algorithms

Regression

Linear Regression

Classification

Logistic Regression

Support Vector Machines (SVM)

Naive Bayes (NB)

Model Validation

Tree Algorithms

Trees can do both regression and classification tasks

Unsupervised Algorithms

Clustering

Dimension Reduction