Recharts – Javascript charting for React Checkout Recharts, a feature packed, highly customizable, component library for React. Continue Reading →
Python full-stack development line-up As Python is soon becoming the defacto language for appplication development after data science, checkout this line up of tools and technology in full-stack development. Continue Reading →
Revise Conditional Probability and Bayes Theorem Conditonal Probability and Bayes theorem are two of the most important foundational concepts of probability which are used extensively in machine learning algorithms. Continue Reading →
Revise Permutations and Combinations In how many possible ways can you write 1800 as a product of 3 positive integers a, b, c ? Continue Reading →
Animating Logit function plot in Matplotlib Animation package in Matplotlib makes it very easy to animate plots. Continue Reading →
Understanding Logistic Regression Logistic regression is one of the first classification techniques that one comes across in machine learning. Continue Reading →
Treasure Hunt – Matplotlib Animation Player starts from a marked start position(denoted 2 in matrix) and traverses possible open doors(0s) and try to reach the treasure position(4). Continue Reading →