How to Format Date Time Data Object in Python
In this tutorial, I will show how to format date time data object in Python. The following table contains the most commonly used Python strftime()...
Commonly Used Machine Learning Algorithms
There are different types of algorithms in Machine Learning. Here are some commonly used Machine Learning Algorithms: Linear Regression: This algorithm is used to predict numerical...
How to Measure Performance of a Regression Type Model in Machine Learning
Measuring performance of a model is very important in Machine Learning. It helps us to understand the performance of our model and makes it easy...
Titanic Survivors Prediction Using Machine Learning
Titanic, the famous passenger liner that sank on her maiden voyage on the 15th April 1912 following her collision with an iceberg, killing 1,514 out...
Bank Loan Creditability Prediction Using Machine Learning
As lending is the primary business of the banks, banks have to always find the right customer to lend at low risk to avoid any...
Telecom Probable Churn Detection Using ML
Machine Learning (ML) is a widely used term in the present world. Sometimes you will see abbreviated form “ML” is used instead of Machine Learning....