datascience

5-Week Online Data Science Bootcamp

Overview In our endeavour to build data culture and democratize Data Science learning, we are launching a 5-week online data science bootcamp with the...
Chanukya Patnaik
2 min read

Some Essential Hacks and Tricks for Machine Learning with…

This article talks about some essential hacks and tricks for practicing machine learning with Python.
Dr. Tirthajyoti Sarkar
8 min read

Essential beginners’ Q/A for machine learning/data science

This article discusses about some useful advice and Q/A for machine learning/data science ‘starters’. We cover key books, courses, foundation knowledge, mathematics, and programming...
Dr. Tirthajyoti Sarkar
8 min read

How to choose effective courses for machine learning and…

This article is about how to choose the right online courses if you're planning to learn data science and machine learning
Dr. Tirthajyoti Sarkar
15 min read

How much mathematics does an IT engineer need to…

This article talks about the essential mathematics knowledge that an aspiring data scientist should have.
Dr. Tirthajyoti Sarkar
7 min read

Tutorial on Linear Regression using Gradient Descent

This article talks about how the gradient descent algorithm works and describes the implementation from scratch in python.
Adarsh Menon
3 min read

Linear Regression in 6 lines of Python

This quick post is to share a method with which you can perform linear as well as multiple linear regression, in literally 6 lines...
Adarsh Menon
1 min read

Tutorial on Logistic Regression using Gradient Descent with Python

The article talks about how logistic regression works and how you can easily implement it from scratch using python as well as using sklearn
Adarsh Menon
5 min read

Face Detection in 2 Minutes using OpenCV & Python

this quick post talks about a very popular and easy way of detecting faces using Haar cascades in OpenCV and Python.
Adarsh Menon
1 min read

COVID-19: Visualising the Impact of Social Distancing in Python

This article graphically demonstrate how social distancing can play a crucial role in curbing the spread of corona virus.
Adarsh Menon
4 min read