Machine Learning in Swift – Simple recommendation algorithm for Fitbit
Posted onHi, this post is not a typical Deep Learning approach to a problem. Instead of this, it will show you, that sometimes simple data analysis can allow to write simple yet efficient algorithm. It will show you how to build a dynamic list of options driven by user behavior. Main idea is to recommend this […]