Recent posts

Evaluation

We summarize how well a supervised model performs on a given dataset. Accuracy Classification accuracy is a metric that summarizes the performance of...

Data Preprocessing

Encoding for Categorical variables Most Machine learning algorithms can not handle categorical variables unless we convert them to numerical values...