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

Summary

In this chapter, we introduced data mining using Python. If you could run the code in this section (note that the full code is available in the supplied code package), then your computer is set up for much of the rest of the book. Other Python libraries will be introduced in later chapters to perform more specialized tasks.

We used the Jupyter Notebook to run our code, which allows us to immediately view the results of a small section of the code. Jupyter Notebook is a useful tool that will be used throughout the book.

We introduced a simple affinity analysis, finding products that are purchased together. This type of exploratory analysis gives an insight into a business process, an environment, or a scenario. The information from these types of analysis can assist in business processes, find the next big medical breakthrough, or create the next artificial intelligence.

Also, in this chapter, there was a simple classification example using the OneR algorithm. This simple algorithm simply finds the best feature and predicts the class that most frequently had this value in the training dataset.

To expand on the outcomes of this chapter, think about how you would implement a variant of OneR that can take multiple feature/value pairs into consideration. Take a shot at implementing your new algorithm and evaluating it. Remember to test your algorithm on a separate dataset to the training data. Otherwise, you run the risk of over fitting your data.

Over the next few chapters, we will expand on the concepts of classification and affinity analysis. We will also introduce classifiers in the scikit-learn package and use them to do our machine learning, rather than writing the algorithms ourselves.

主站蜘蛛池模板: 吉水县| 宜宾县| 萍乡市| 诏安县| 太谷县| 荣昌县| 和硕县| 杭锦旗| 延寿县| 仁布县| 项城市| 广汉市| 尚义县| 仙居县| 长垣县| 辉南县| 屯昌县| 峨边| 福清市| 湛江市| 安平县| 托克逊县| 平乡县| 古蔺县| 区。| 静宁县| 瑞金市| 宜昌市| 文安县| 巴楚县| 大英县| 犍为县| 新泰市| 丰镇市| 新竹县| 聂荣县| 高青县| 福州市| 启东市| 台南县| 岳阳市|