Python

Top chatbot applications for your businesses
- By V2STech
- . November 24, 2020
Intelligent chatbots can be used by businesses to provide customer service, schedule meeting, provide tele-medicine consultation, book tickets and more.

Data visualization libraries for predictive analysis using python, AI & ML
- By V2STech
- . October 14, 2020
The main goal of data visualization is to make it easier to identify patterns & trends. Here are top python libraries for your projects.

Should you migrate from python 2 to python 3?
- By V2STech
- . September 4, 2020
Python 3 was released eons ago in 2008, but saw a slow adoption across developers. After a pressing deadline to stop the support for Python 2, the need to upgrade to Python 3 became inevitable.

What is Istio, and How does it work?
- By V2STech
- . July 13, 2020
Istio is a service mesh and it is a collection of different tools, frameworks and packages that helps us to

Linear Regression in Machine Learning
- By V2STech
- . July 7, 2020
Contents: What is Machine Learning? Types of Machine Learning What is regression? Types of regression What is linear regression Linear

Single Sign On (SSO) and Role Based Access Control (RBAC) using OKTA API
- By V2STech
- . June 30, 2020
Single sign-on (SSO) is a session and user authentication service that permits a user to use one set of login

K-Means Clustering in Machine Learning
- By V2STech
- . June 27, 2020
Contents: What is Machine Learning Types of Machine Learning Supervised Learning Unsupervised Learning Reinforcement Learning Unsupervised Learning What is Clustering