decision tree

Decision Tree: A Machine Learning Algorithm

Decision tree is a non-parametric supervised machine learning algorithm which makes use of a tree like structure to make decisions. Decision tree algorithms can be used for both classification and regression though it is mostly meant for classification tasks. Decision trees consist of three types of nodes such as root node, leaf nodes and decision …

Decision Tree: A Machine Learning Algorithm Read More »

Essential Molecular Biology for Bioinformaticians

As a bioinformatician, you will be working with large amounts of biological and molecular data, which means that you need to have a solid understanding of the fundamental concepts in these fields. Molecular biology is a fascinating and complex field of study that deals with the study of the biological processes at the molecular level. …

Essential Molecular Biology for Bioinformaticians Read More »

Machine learning Interview Questions (Part-7)

This is another addition to the series of machine learning (ML) interview questions and answers that have been published on this website. What are Sigmoid function and softmax functions? Explain the difference Sigmoid and softmax functions are functions used for the classification tasks in machine learning and deep learning. Both Sigmoid function and softmax function …

Machine learning Interview Questions (Part-7) Read More »

Emotional Intelligence: A trait to success

Emotional intelligence can be understood as an ability to know our own emotions and being able to handle it in the best ways. Studies revealed intelligent quotients contribute 20 % of success in our life whereas 80% comes from our emotional intelligence. Emotional intelligence helps people to stay calm and hopeful when a difficult situation …

Emotional Intelligence: A trait to success Read More »

Logistic Regression for Classification in Machine Learning

Logistic regression is an analytical technique in supervised machine learning for performing classification tasks. It is a classification algorithm based on probabilistic approach. Logistic regression approach can be used to make predictions on a categorical dependent variable. The algorithm extracts inferences from a given set of independent input variables and these inferences are used to …

Logistic Regression for Classification in Machine Learning Read More »

Computational Prediction of Electronegativity Difference with Radius in Perovskites

Overview Materials science is a field of study that involves the research and discovery of new materials and its functional properties for applications in electronic storage devices, biomedical instrumentation, telecommunication equipment etc. The applications of material science spans from designing of products by exploiting its material properties to the manufacture of products which can contribute …

Computational Prediction of Electronegativity Difference with Radius in Perovskites Read More »