How to plot the AUC — ROC Curve using Python?Let me explain a simple ROC graph and provide a basic understanding using an example. I’ll use a straightforward dataset so you can…May 25, 2024May 25, 2024
What is Interface Segregation Principle in OOP design ? The I in SOLIDThe Interface Segregation Principle (ISP) is one of the five SOLID design principles meant to guide software developers in creating…May 17, 2024May 17, 2024
SOLID Design Principles of OOP explained — part 2of 5The Open Closed Principle explained.Mar 4, 2023Mar 4, 2023
How do you map a Java Bean using the map struct library?Five-minute introduction on Mapstruct for Java Bean Mapping.Nov 7, 2021Nov 7, 2021