Safa Mulani

Safa Mulani

An enthusiast in every forthcoming wonders!
NUMPY UNIVERSAL FUNCTIONS

NumPy Universal functions to know!

Hello, readers! In this article, we will be focusing on NumPy Universal functions in Python programming. So, let us get started! 🙂 What do we mean by NumPy Universal Functions? NumPy Universal functions are in actual the mathematical functions. The…

Python Subprocess Module

Python subprocess module

Hello, readers! In this article, we will be focusing on Python subprocess module, in detail. So, let us get started! What is the subprocess module in Python? Before understanding about the functionality of subprocess module, let us consider the below…

Anova Test In Python

ANOVA test in Python

Hello readers! Today we will be focusing on an important statistical test in Data science — ANOVA test in Python programming, in detail. So, let us get started!! Emergence of ANOVA test In the domain of data science and machine…

RIDGE REGRESSION In Python

Ridge Regression in Python

Hello, readers! Today, we would be focusing on an important aspect in the concept of Regression — Ridge Regression in Python, in detail. So, let us get started!! Understanding Ridge Regression We all are aware that, Linear Regression estimates the…

Lasso Regression In Python

Lasso Regression in Python

Hello, readers! In our last article, we focused at Ridge Regression in Python programming, in detail. Now, we would be talking about Lasso regression in Python. So, let us get started! First, what is Lasso Regression? In the domain of…