Browse Category

Skills

This Category is all about Skills… : – )

JumpStart with Hadoop

February 22, 2020
Motivation; Whenever we will hear about Big Data implementation and its tools, we would definitely hear about Hadoop community. According to IBM analytics, some companies are delaying data opportunities because of organizational constraints. Others are not sure what distribution to choose and still, others simply can’t find time to mature their Big Data delivery due to the pressure of day to

Up & Running with Big Data

Motivation Big data is an amount of data that you cannot deal with using traditional methods and it’s very relative because big data five years ago is not big data today so it’s constantly evolving. I think it’s when you have a great amount of data. Not only can you

JumpStart Programming with Python 3

February 22, 2020
Motivation; Well, if you want to play with data and deal with complex analytics problems then Python is the best for you. We can use Python for developing complex scientific and numeric apps. Python is designed with features to facilitate data analysis and visualization. The syntax in Python helps the programmers to do coding

Understanding Machine Learning Methodology

February 22, 2020
Motivation Well, if we talk about a human cell sample extracted from a patient. The cell would have some characteristics. One of the interesting questions we can ask, what kind of statistics that cell have? One could easily presume that only a doctor with years of experience could diagnose a tumor and

Hands-On with Supervised & Unsupervised Learning | Machine Learning

February 22, 2020
Motivation In Machine Learning, all types including supervised, unsupervised and reinforcement learning have their own way of implementation. Let’s do hands-on with them; Supervised Learning It’s the “Task Driven” (Predict next value). Here, we teach the model! then with that knowledge, it can predict unknown or future instances. Let’s implement the

Programming with Python

February 22, 2020
Motivation In order to do proper hands-on with a new language, it’s important to understand each part of it by applying live examples. Hence its syntax fully clear. Let’s start by playing with functions; Functions Simply create an add_numbers a function that takes two numbers and adds them together; add_numbers updated to take

JumpStart with JAVA Frameworks | MVC, Spring, RESTful Services

March 15, 2017
So, as you already have some hands-on with JAVA development, let’s do move forward and play with JAVA Frameworks. There are different frameworks available in JAVA. Each framework has its own pros and cons. Developers can use any framework as per then need, requirement and ease. Here, we’ll be talking
1 2 3

Authors

Follow Me

GoUp