Python
Top chatbot applications for your businesses
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
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?
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?
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
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
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
Contents: What is Machine Learning Types of Machine Learning Supervised Learning Unsupervised Learning Reinforcement Learning Unsupervised Learning What is Clustering