Lesson 2.4.1 What Is Scikit Learn Keynote
Lesson 2.4.1 What Is Scikit Learn Keynote
Data
?
Why Scikit-Learn?
• Built on NumPy and Matplotlib (and Python)
• Has many in-built machine learning models
• Methods to evaluate your machine learning models
• Very well-designed API
What are we going to cover?
A Scikit-Learn workflow
What are we going to cover?
• An end-to-end Scikit-Learn workflow
Heart disease?
Classification Regression
0 Red 0 1 0 0
1 Green 1 0 1 0
2 Blue 2 0 0 1
3 Red 3 1 0 0
Classification and Regression
metrics
Classification Regression
Accuracy R2 (r-squared)
80 patient records 20
80 patient records 20