2023
Jul 07
Bootstrapping is a method that can be used to estimate the standard error of any statistic and produce a confidence interval for the statistic.
2019
Sep 21
Probability and the Birthday Paradox and The Pigeonhole principle
2018
Jan 13
Before we perform any analysis and come up with any assumptions about the distributions of and relationships between variables in our datasets, it is always a good idea to visualize our data in order to understand their properties and identify appropriate analytics techniques. In this post, let's see the dramatic differences in conclusions that we can make based on (1) simple statistics only, and (2) data visualization.
2017
Sep 07
Using a mushroom data set can we determine if a mushroom is editable or poisonous with Machine Learning using R.
Aug 27
Determine which factors have the greatest effect on wine quality, the analysis was for a client
Jun 01
Automate your task for sending email notification with PowerShell script and Windows SMTP Client.
Feb 13
Creating my responsive daily routine timeline using Google Charts with just few lines of HTML and JavaScript.
2016
Dec 29
This is simple how-to article demonstrating existing vulnerability that makes your Windows passwords are hackable.
Dec 26
SimpleLogger.cs is simply my super simple logger class I wrote for my own use in mini C# project development.
Jun 02
Here are some sort of C# common coding practices I have been using in my coding style at work.
2015
Aug 11
Developing artificial intelligence application is always an interesting project to do and AI chatbot is one of fun AI projects to get started.