Archives for data science basics


This article is an attempt to check under what condition we can go for a Z -Test or a T-Test. We will further implement these tests in python.
The post Z-Tests vs T-Tests: How To Choose Among Two Important Hypothesis Tests appeared first on Analytics India Magazine.


I will take you to a journey while discussing a really basic yet an important aspect of mathematics that is used in Machine Learning, vectors.
The post Complete Guide To Vectors in Linear Algebra With Implementation in Python appeared first on Analytics India Magazine.

