Feature Selection in Machine Learning – Introduction

Before learning about this concept, I used to believe that the best data scientists till date might be using some techniques, algorithms or any kind of labs which leads them to better prediction. But when I started learning the things, I perceived that this guys are not using any rocket science kind of things. Slowly, I realized that whatever techniques or concepts you use, without Feature Selection you won’t make the right choices for your prediction. Wrong choices leads to lots of garbage i.e. noise.

Docker for Beginners: Introduction to Dockers

In our last posts we've already seen Jenkins, Ansible how to set up and get started with them. In this series of Docker for Beginner we will be seeing how one can get started with Docker, In this post we will be focusing on What is Docker? What is container? What are the advantages of Containerization? What is Dockerfile? and What are Docker images?

Count the node of linked list in Java

In this post we will be Count the node of linked list in Java. Given a singly linked list. The task is to find the length of the linked list, where length is defined as the number of nodes in the linked list.

Recursion in Java

In this post we will be seeing What is Recursion in Java. Recursion is a part of algorithms in which function calling itself until some base condition is not occur.

5 – Top Tech trends for 2020

Here we are back with 5 top tech trends for 2020, top notch technologies to watch out in 2020. Not only I'll be telling you about technologies but also letting you know what is the scope of it, what are the industry which is using it and require skills set.