top of page
Evergreen posts from some of our Ninjas...
Sep 25, 20224 min
5,439 views
Jun 18, 20222 min
5,292 views
May 12, 20213 min
1,417 views
All Blogs
Search
Haripriya Saketh
Apr 1, 20215 min
Demand Forecasting in Retail using Machine Learning
Machine learning is changing the way retailers do business!
Bhavika Madhu
Oct 21, 20202 min
Basic understanding of simple Linear regression
Linear regression is the one of the most known and understood algorithms in statistics and machine learning. What is a linear regression...
Smriti Shakargaye
Oct 20, 20205 min
Decision Tree, Information Gain and Gini Index for Dummies
Decision Tree can be defined as a diagram or a chart that people use to determine a course of action or show a statistical probability.
Rekha Kalwa
Oct 10, 20203 min
Algorithm: How to Bubble Sort Integer/String Array in Python
Hi There! This ‘Concept-into-Code’ blog post is the first in a series where I will try to explain concepts into code in the simplest ways...
Bhuvaneswari Gopalan
Sep 9, 20202 min
What is “Line of Best fit” in linear regression?
Simple linear regression is a statistical method that allows us to summarize and study relationships between two variables: One variable...
Namrata Kapoor
Sep 6, 20202 min
Linear Regression
When we try to represent relationship between variables, one of them is determining factor and other is explanatory, it is called Linear...
Revathy Krishna
Aug 19, 20205 min
How to Implement Binary Search Tree(BST) and the Traversals with and without Recursion in Python?
Algorithm- Implement Binary Search Tree and In order, Pre order and Post order Traversals with and without recursion in Python
bottom of page