Category: AI/ML
-
VMware Private AI Services: Deploying Models with the Model Store and Model Runtime (Private AI Series, Part 12)
A hands-on runbook for Private AI Services 2.1: stand up a Harbor model gallery, validate and push models with the vcf pais CLI, then serve them as endpoints through Model Runtime and the ML API Gateway.
-
NVIDIA NIM Microservices on VMware Private AI: The Model-Serving Layer Explained (Private AI Series, Part 11)
NVIDIA NIM is the model-serving layer of VMware Private AI. A reference-architecture look at the NIM Operator, NIMCache and NIMService, GPU placement, and the design choices that decide whether your endpoints survive production.
-
Deep Learning VMs in VMware Private AI Foundation: The Data Scientist Workbench (Private AI Series, Part 10)
What a Deep Learning VM in VMware Private AI Foundation actually is, how the image is built, the first-boot steps that quietly break deployments, and when to move off it to a VKS cluster.
-
ML Concepts – Evaluation Matrix and Equations
There are several classifiers can be used to identify the model’s effectiveness. You can assess using the evaluation metrics such as Accuracy, Recall, F1 Score, Precision, False Positive Rate (FPR), and True Positive Rate (TPR). Equations for these metrics are showing below.
-
ML Concepts – Loss Function in ANN
The Loss Function is one of the important components of Neural Networks. Loss is nothing but a prediction error of Neural Net. And the method to calculate the loss is called Loss Function.In simple words, the Loss is used to calculate the gradients. And gradients are used to update the weights of the Neural Net.…
-
ML Concepts – Optimization Algorithm for Training Neural Network Model
Optimizers are algorithms or methods used to change the attributes of your neural network such as weights and learning rate in order to reduce the losses.• Gradient Descent• Stochastic Gradient Descent• Mini-Batch Gradient Descent• Momentum• Nesterov Accelerated Gradient• Adagrad• AdaDelta• Adam (Adaptive Moment Estimation)
-
ML Concepts – Linear Regression vs Logistic Regression
Classification Regression Analysis Linear vs Logistic Regression More about Logistic Regression Steps in Preparing Model using Logistic Regression
-
ML Concepts – Understanding the Dataset
What is Dataset? Usually dataset refers to the data that you have, it is combined of both dependent as well as independent variables. In ML lingo, dataset is the pair (X, y) where X refers to set of independent variables and y is the target. X is also called the feature set. Moreover, using variables/features…
-
ML Concepts – Classification vs Regression
Classification Regression – Classification is the task of predicting a discrete class label.– In a classification problem data is labelled into one of two or more classes.– A classification problem with two classes is called binary, more than two classes is called a multi-class classification.– Classifying an email as spam or non-spam is an example…
-
ML Concepts – Encoding Categorical Data
There are two types of encoding the Categorical Data: One Hot Encoding Label Encoding or Target Encoding Example: One Hot Encoding – 100, 101, 010 Label Encoding – Normal = 0, Malicious = 1
-
ML Concepts – ROC vs AUC
ROC (Receiver Operating Characteristic) AUC (Area Under Curve) – ROC Curve represents relationship between Recall and Specificity. – It is a performance measurement for the binary classification. – It is probability curvet plotted with TPR against the FPR. – AUC Curve represent the degree of measure of separability. – Higher the AUC, the better the…
-
ML Concepts – What is Feature Scaling?
Feature Scaling Feature scaling is technique that will get mean and standard deviation of your feature in order to scale your feature. If we apply the feature scaling before the splitting the dataset, then it takes the mean and standard deviation of all the values including training set. It will cause the information leakage. We…
Architect’s Toolkit
PJ’s Tools
VMware Cloud Foundation
- VCF Documentation
- VCF 9 Planning & Preparation Workbook
- VCF Bill of Materials (BoM)
- VMware Compatibility Guide
- VMware Interoperability Matrix
- VMware Configuration Maximums
- VMware Ports & Protocols
- VMware Hands-on Labs
- RVTools Download
Nutanix
AI & Cloud-Native Platform
- NVIDIA Build (Model Catalog)
- NVIDIA AI Enterprise Reference Architecture
- NVIDIA NIM Performance Benchmarking
- NVIDIA NGC Catalog
- NeMo Microservices Helm Chart
- Helm Charts Repository
- Hugging Face Models
Architecture & Design
About the Author

Dr Pranay Jha
Dr. Pranay Jha is a Cloud and AI Consultant with 18+ years of experience in hybrid cloud, virtualization, and enterprise infrastructure transformation. He specializes in VMware technologies, multi-cloud strategy, and Generative AI solutions. He holds a PhD in Computer Applications with research focused on Cloud and AI, has published multiple research papers, and has been a VMware vExpert since 2016 and a VMUG Community Leader.
You May Have Missed
