Completed
Introduction
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Python for Machine Learning - Machine Learning Tutorial - Python Tutorial
Automatically move to the next video in the Classroom when playback concludes
- 1 Introduction
- 2 Agenda
- 3 Did You Know
- 4 Purpose
- 5 dynamism
- 6 library
- 7 skills needed
- 8 what is machine learning
- 9 Supervised learning
- 10 Regression
- 11 Unsupervised Learning
- 12 Clustering
- 13 Reinforcement Learning
- 14 Question
- 15 Practical Demonstration
- 16 Example
- 17 Crime Rate
- 18 Data Structures
- 19 Preprocessing Data
- 20 Assess
- 21 Model Fitting
- 22 Error Rate
- 23 KNearest Neighbor
- 24 KNearest Neighbor Example