Tree-based learning
Confusion Matrix It is much easier to understand the confusion matrix if we use a binary …
linear methods
A brief overview of machine learning
Unsupervised Learning! Principle components analysis Clustering K-means Clustering Algorithm: Assign …
In this article, we will explain how decision trees work and build a tree by hand. The code used in …
Bias Variance Trade off is a key concept in statistical learning
Principal component analysis is a method to remove redundancies of the features by looking into the variances.
logistics regression is a simple model for classification
random forest in machine learning
unsupervised learning: support vector machine
A collection of my wiki articles related to data.
A collection of my snippets of knowledge
A collection of my reading notes
Today I Learned