Posts

Using BERT to perform Topic Tag Prediction for Technical Articles

Introduction This is a follow up post of Multi-label classification to predict topic tags of technical articles from LinkedInfo.co. We …

A Walk Through of the IEEE-CIS Fraud Detection Challenge

Introduction This is a brief walk through of the Kaggle challenge IEEE-CIS Fraud Detection. The process in this post is not meant to …

Skin Lesion Image Classification with Deep Convolutional Neural Networks

Introduction In this post we will show how to do skin lesion image classification with deep neural networks. It is an image classifier …

Multi-label classification to predict topic tags of technical articles from LinkedInfo.co

This code snippet is to predict topic tags based on the text of an article. Each article could have 1 or more tags (usually have at …

Explore the house prices kaggle competition

Thanks to [pmarcelino](https://www.kaggle.com/pmarcelino /comprehensive-data-exploration-with-python) and serigne for their great work. …

Web Notes

Typically, the term “Web services” is used to label the older, XML-based interfaces on top of HTTP. The term “Web APIs” is more …

OpenStack Swift Brief Intro

Highly Available, distributed, eventually consistent object store