Izairton Vasconcelos Brazil

Python specialist creating digital solutions that transform productivity into real business results.

Explore

PYTHON + TIME SERIES – Correcting Outliers with Z-Score and Linear Interpolation

This article presents a simple, elegant, and effective approach to correcting such anomalies using Python, combining the statistical power of the Z-Score with the smoothness of linear interpolation....

MACHINE LEARNING – Sigmoid Function Applied to Credit-Risk Classification

One of the most widely used mathematical tools in Machine Learning for binary classification is the Sigmoid function, which converts numerical outputs into probabilities, enabling strategic quantitative decisions....