Kernel: Python 3 (system-wide)
In [1]:
Step 1: Load the data
In [2]:
Step 2: Analyze the data
Descriptive statistics
In [3]:
In [4]:
In [5]:
Data visualization
In [8]:
Out[8]:
In [12]:
Out[12]:
Step 3: Prepare the data
In [0]:
In [0]:
Step 4: Build the models
Logistic regression
In [0]:
KNN model
In [0]:
Decision Tree model
In [0]: