How to run a cross table in R
Running a cross table, or cross tab, in R is useful for a number of applications for data research. In the example below, we...
Genetic Programming is an awesome way to tackle machine learning problems
I don't know how I missed out on genetic programming. I'm still trying to pick my jaw up off the ground. It reminds me...
How to generate random numbers and set seeds in R
Lets learn how to generate random numbers in R. There might be occasions where you'd want to draw random numbers but want to be...
Best Practices for Google UTM campaign tracking code
So you want to run ads on Facebook, emails or banner ads and track how they convert and what your ROI is for these...
Feature Engineering: LabelEncoder sklearn example
A big part of machine learning is data cleanup and feature engineering. A good tool in your data science toolkit will be label encoding....
How to setup a WordPress Google sitemap plugin
I have quite a few Wordpress sites running Google XML Sitemaps. It works well and is pretty much hassle free. I've been running it...
What is the difference between data science vs data analytics?
Perhaps you are at the beginning of your career or making a change in your career and want to know the difference between data...
How to return or print multiple variables in Python
We have discussed ways to handle variables and the best practices for naming variables in Python. We have noticed a number of searches on...
R Studio: How to replace row header names with your names
Check out the solution to this problem on the new data science solutions site I created Stathole.com.
How to remove or delete /category/ from WordPress URL
Sometimes you install a theme on Wordpress and end up with the annoying /category/ in your url. There are two ways to get ride...












