Docker UI App – How to Install Portainer

6 years ago

Portainer is a Docker UI app which can be used to manage one or more docker environments locally or remotely…

Sentiment Analysis Examples using Google Cloud NLP API

6 years ago

Sentiment analysis of a text document such as speech, articles on websites etc is about assessing sentiments associated with the…

How to Create Java NLP Apps using Google NLP API

6 years ago

Natural language processing (NLP) is an AI-based technology which is used for creating apps related to speech recognition, natural-language understanding,…

5 Reasons to get Docker Certified Associate Certification

6 years ago

Docker certification is about passing Docker Certified Associate (DCA) exam and getting recognition for your Docker skills. The following are…

Docker Certification Practice Questions – Dockerfile

6 years ago

Docker allows applications to run securely while being isolated in a container, packaged with all its dependencies and libraries. It…

Kubernetes Certification Practice Test (Storage Volumes)

6 years ago

Kubernetes storage volumes is a very important concept in relation to how data is managed within a Pod (consisting of…

Data Science – What are Machine Learning (ML) Models?

6 years ago

Machine learning (ML) models is the most commonly used in a data science project. In this post, you will learn…

Docker – How to Install WordPress & MySQL using Docker

6 years ago

Wordpress or PHP developers may find it difficult to do a fresh installation of Wordpress and MySQL in a quick…

10+ Key Stages of Data Science Project Life cycle

6 years ago

Data science projects need to go through different project lifecycle stages in order to become successful. In each of the…

N-Gram Language Models Explained with Examples

6 years ago

Language models are models which assign probabilities to a sentence or a sequence of words or, probability of an upcoming…