Blockchain – A Brief Introduction

Viewer RatingYou must sign in to voteWhat is Blockchain? In simple terms, a Blockchain can be described as an append-only transaction ledger. What that means is that the ledger can be written onto with new information, but the previous information, stored in blocks, cannot be edited, adjusted or changed. This is accomplished by using cryptography … Read more

Machine Learning is Fun – Part 9 – Logistic Regression

Viewer RatingYou must sign in to voteHi Friends, Let’s get back to technical things again. In my last topic, I have explained the concept of linear regression. Today, I am going to explain what is logistic regression. Let’s start with an example: suppose, you want to predict a diagnostic test for cancer. Now, you have … Read more

What is Software as a Service (SaaS)?

Viewer RatingYou must sign in to voteSoftware as a service (SaaS) is a software licensing and delivery model in which software is licensed on a subscription basis and is centrally hosted. It is also referred to as “on-demand software”, “web-based software” or “hosted software”. SaaS is typically accessed by users using a thin client via … Read more

What is Infrastructure as a Service (IaaS)?

Viewer RatingYou must sign in to voteInfrastructure as a service (IaaS) is a service model of Cloud Computing that delivers computer infrastructure on an outsourced basis to support enterprise operations. Typically, IaaS provides hardware, storage, servers and data center space or network components; it may also include software. An IaaS provider provides policy-based services and … Read more

What is Cloud Computing?

Viewer RatingYou must sign in to voteCloud computing is a concept that enables ubiquitous access to shared pools of configurable system resources and higher-level services that can be rapidly provisioned with minimal management effort, often over the Internet from multiple cloud server farms. Cloud computing relies on sharing of resources to achieve coherence and economies … Read more

What is Artificial Intelligence?

Viewer RatingYou must sign in to voteArtificial intelligence (AI) is intelligence demonstrated by machines, in contrast to the natural intelligence displayed by humans and other animals. In computer science, AI research is defined as the study of “intelligent agents”: any device that perceives its environment and takes actions that maximize its chance of successfully achieving … Read more

Machine Learning is Fun – Part 8 – You cannot skip any topic

Viewer RatingYou must sign in to voteHi Friends, Have you started the topics that I mentioned in my last post? Hurry up guys .. lots of thing need to be covered! So today, I shall share with you the story of my journey towards Machine learning: One fine morning I decided to start ML. I … Read more

Machine Learning is Fun – Part 7 – What is Regression?

Viewer RatingYou must sign in to voteBefore starting today’s topic, I want to mention a very important point. Please make sure you have covered the concept of the points which I have mentioned in my last post on EDA process. If you are good with that, then let’s proceed. So, what is regression? It means … Read more

Machine Learning is Fun – Part 5 – Probability Distribution Concept

Viewer RatingYou must sign in to voteHi Friends! I hope you liked my previous posts. Today, I am going to talk on an important topic; that is Probability Distribution. Well, it’s like you are trying to assume or predict something in a scientific way. Now the question is Probability on what? Variables obviously! First concentrate … Read more