top of page
All Blogs
Search


Demystifying Simple Linear Regression: A Beginner’s Guide to Machine Learning Basics
Machine Learning (ML) is the art of teaching machines to learn from data and make intelligent predictions or decisions without being...
Pranjali Srivastava
Dec 11, 20244 min read


Feature Selection- Selection of the best that matters
In Machine learning we want our model to be optimized and fast in order to do so and to eliminate unnecessary variables we employ various...
Namrata Kapoor
Oct 14, 20207 min read


Python Data Structures: Built-in tools to manipulate data
We all know that Python is the most popular programming language that has even made kids to start coding in a very easy and fun way. It’s...
Bhuvaneswari Gopalan
Sep 29, 20207 min read
Beginners NumPy
I recently started learning Python and came across a topic called NumPy. As a beginner, I had lots of questions on What is NumPy? Why...
Sneha Shanmugam
Jul 3, 20202 min read
bottom of page