Classification Central �A Classification Playground for Aspiring Data Scientists By Data Scientists
How many of you wish you had a site to learn about classification on an interactive basis?
How many of you wish you had a good explanation for each piece of code that’s happening in a model on an interactive basis?
Project Goal
Provide Aspiring Data Scientists with
1. A clear understanding of each step within the classification modeling process
2. A tutorial of how to classify their own dataset
Classification Techniques�Explained
Logistic Regression
KNN
Random Forest
Naïve Bayes
�Logistic Regression Summary
�KNN Summary
�Random Forest Summary
Naïve Bayes Summary
Tutorial Steps
What is the most important step in any modeling?
Understanding your dataset!!!
How do you understand your data?
Determine Column Name Containing the Nulls, then Delete
Let’s Replace Categorical Values to Quantitative
Replace Cont’d
Test and Training Data
Part 1: Select independent variables
Part 2: Select a dependent variable
Part 3: Splits the dataset into test and training
Part 4: Create a model
Part 5: Train the data
Part 6: Test the model
Accuracy: Can you spot the difference?
How accurate is the model?
Output Confusion Matrix
Data Report
Null Values
Visualizations
Classification Central Video Walk-Through:�
https://www.youtube.com/watch?v=QCucIBfCy84