Machine Learning Interview Questions (Part- 2)

This article is one among the series of discussions on interview questions frequently asked in machine learning job roles Explain the concept confusion matrix in machine learning? Confusion matrix is a table displaying a summary of prediction results of a classification problem. Measuring accuracy of a model alone can be misleading in cases where the […]

Machine Learning Interview Questions (Part- 2) Read More »

Machine Learning Interview Questions (Part- 1)

This is one among a series of frequently asked interview questions in machine learning published in this website Explain the terms Artificial Intelligence, Machine Learning, Deep Learning, and Reinforcement Learning? Artificial Intelligence (AI) is the domain of intelligent machines which can think rationally and act rationally. It uses algorithms to enable problem solving with robust

Machine Learning Interview Questions (Part- 1) Read More »

Writing Python Wrapper for Bioinformatics Tools

The use of computational tools for data preprocessing and analysis is daily activity for any bioinformatician. Having a interdisciplinary field, a plethora of tools exist in the domain, written by developers from various fields and languages. Many times there can be multiple candidate tools exists to accomplish any given task. Often it is the decision

Writing Python Wrapper for Bioinformatics Tools Read More »

Primary or Metastasis Classifier Using Deep Learning

This post is a case study on primary or metastasis classifier using deep learning models. Overview Genetics is behind every physiological aspect of a living being such as height, eye color, hair color, etc. Mutations are unwanted changes happening to genetic code for various reasons. The main reasons account for such changes are hereditary, exposure

Primary or Metastasis Classifier Using Deep Learning Read More »

Breast Cancer Survival Prediction with Clinical and Gene Expression Data

This tutorial walks you through building a breast cancer survivability prediction classifier which use clinical and gene expression data by employing machine learning techniques. Overview Cancer is a disease in which cells in the human body grow uncontrollably. This phenomenon often spreads to other parts of the body. Human bodies contain trillions of cells. Human

Breast Cancer Survival Prediction with Clinical and Gene Expression Data Read More »

Density Functional Theory

A Lighter Perspective to Density Functional Theory

The diverse properties of materials upon which material science researchers possess enormous enthusiasm are categorized into magnetic, transport, optical and superconducting properties. As we know, materials are made up of atoms comprised of electrons and nuclei and all these material properties originate from the interactions among electrons and atomic nuclei. Classical mechanics can describe the

A Lighter Perspective to Density Functional Theory Read More »