Breno TeixeiraAn Introduction to Logistic Regression with Python ExamplesIn the realm of predictive modeling, Logistic Regression stands as a powerful tool for modeling the posterior probabilities of K classes…Feb 24Feb 24
Breno TeixeiraUnveiling the Power of ROC Curves in Binary Model EvaluationThe Receiver Operating Characteristic (ROC) curve serves as a visual tool for assessing the performance of a probabilistic binary…Feb 4Feb 4
Breno TeixeiraHow to Automate tasks with Airflow, Docker, and Python on your Local MachineContextJan 28Jan 28
Breno TeixeiraOperations Research — Maximum Network Flow and Minimum Cost Network FlowIn this article, we will talk about Operations Research, specifically focusing on two problems: maximum network flow and minimum-cost…Nov 28, 2023Nov 28, 2023