K-Nearest-Neighbor AlgorithmThe K-Nearest Neighbor algorithm is a non-parametric supervised learning classifier that is used to make classifications or predictions…Feb 26, 2024Feb 26, 2024
OSI-MODEL OVERVIEWIn this article I'm going to discuss about OSI model. Let’s begin with a straight forward , It’s a deal with systems that open for…Dec 30, 2021Dec 30, 2021
SINGLETON DESIGN PATTERN“Define a class that has only one instance and provides a global point of access to it ”.Dec 30, 2021Dec 30, 2021
DESIGN PATTERNS IN JAVA“ A pattern is a regularity found in the natural world, human-made design, or abstract concepts. As a result, a pattern’s elements repeat…Dec 14, 2021Dec 14, 2021