python

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

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