Missing Value Imputation

In statistics, imputation is the process of substituting the missing values in the data with some appropriate values. Why impute the missing value? Because statistical packages discard the...
Outlier Treatment in Python and R

Outlier Treatment in Python and R

Outlier Outliers are the extreme values in the data. If the value of a variable is too large or too small, i.e, if the value is beyond a certain acceptable range then we consider that value to be an...
Scatter Plot in R

Scatter Plot in R

Analysis of Two Continuous Variables In the earlier blogs, we have learned about the Analysis of Single Continuous and Single Categorical variable. In this blog, we will analyze Two Continuous...
Histograms and Density Plots in R

Histograms and Density Plots in R

Analysis of Single Continuous Variable In our earlier blog, we learned to analyze a Single Categorical Variable in R. In this blog, we will Analyze a Single Continuous Variable in R.  The below...
Training and Testing in Python & R

Training and Testing in Python & R

Train – Test Split Code In the previous blog, we learned that Train/Test is the method used to evaluate supervised machine learning models. Let us see how to split the data in training and...
K2 Analytics Chatbot
How can we help?