top of page
Evergreen posts from some of our Ninjas...
May 12, 20213 min read
1,432 views
All Blogs
Search
Haripriya Saketh
Apr 1, 20215 min read
Demand Forecasting in Retail using Machine Learning
Machine learning is changing the way retailers do business!
Bhavika Madhu
Oct 21, 20202 min read
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 read
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 read
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 read
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 read
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 read
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