官术网_书友最值得收藏!

Summary

In this chapter, we implemented a working machine learning solution for motion data classification and trained it end-to-end on a device. The simplest of the instance-based models is the nearest neighbors classifier. You can use it to classify any type of data, the only tricky thing is to choose a suitable distance metric. For feature vectors (points in n-dimensional space), many metrics have been invented, such as the Euclidean and Manhattan distances. For strings, editing distances are popular. For time series, we applied DTW.

The nearest neighbors method is a non-parametric model, which means that we can apply it without regard to statistical data distributions. Another advantage is that it is well suited for online learning and is easy to parallelize. Among the shortcomings is the curse of dimensionality and the algorithmic complexity of predictions (lazy learning).

In the next chapter, we're going to proceed with instance-based algorithms, this time focusing on the unsupervised clustering task.

主站蜘蛛池模板: 瓦房店市| 石楼县| 永安市| 南投县| 青铜峡市| 西安市| 胶南市| 娄烦县| 永寿县| 潮州市| 武义县| 隆德县| 唐海县| 乐至县| 额尔古纳市| 朔州市| 中江县| 鄂托克前旗| 汝州市| 澎湖县| 内丘县| 丹阳市| 汕尾市| 时尚| 岳西县| 临颍县| 丰都县| 邳州市| 胶州市| 神农架林区| 岚皋县| 手机| 武功县| 米易县| 漳州市| 宿迁市| 房山区| 定日县| 溆浦县| 温州市| 江川县|