Think Asymptotically
Albert HK Cheng

In this article, we will use a machine learning algorithm called Support Vector Machine (SVM) to predict whether a credit card is a Visa, MasterCard or UnionPay card, trained using credit card images.

This is part II of the introdutory data science series. We will introduce the two popular data science programming tools: R and Python, from installing them to using them for data analysis.

This is part I of the face recognition x K-Pop series. We will do face recognition on Twice image with just a few line of python code with the face_recognition python library.

It is claimed that outsider win more often in Saturday than Wednesday or Sunday. The philosophy behinds is that trainer often let their weaker horse enroll on Saturday because their are less owner free themselves for Saturday to join the event. If these are true, we can adjust our betting strategy and don't be afraid to bet on outsider on Saturday.

「三個臭皮匠,勝過一個諸葛亮?」—— AI話你知唔會!
本文將會為大家介紹AI的合作方式之一:Model Ensembling

This is part I of the introdutory data science series. We will introduce the basics components of data science or data analysis and provide some resources to start with.

After the horses win a race, can they win again in their next race? We would expect they have consistent performance but there are many factors affecting the outcome. There are some mysterious saying existing without much data support, e.g. the horse of some trainer cannot perform consistently.

Hong Kong Primary School Students Mathematics Homework is difficult, parents even have to write a computer program in order to solve this. However, while writing traditional programming language is tedious, writing a modeling language like Minizinc is more high-level and easier for general students.