Overview: In this short article, I am going to show how sentence transformers can be used to create embeddings of text and how to use DBSCAN to detect...
Introduction to Big Data and Hadoop: Note: These are just study materials I made for myself for career development when I was learning...
Core Java - III: Marker Interface: This is an empty interface (no fields or methods). Serializable, Cloneable, and Remote interfaces are examples of...
Core Java - II: Constructor: A constructor is a block of code-like methods. It is called when an instance of a class is created. When the constructor...
Basics: JVM, JRE, and JDK: JVM: JVM (Java Virtual Machine) is an abstract machine that enables your computer to run a Java program. When you run the...
AWS Credential Report: AWS credential report can be generated from AWS Console or using SDK's which will contain the list of all users in your account...