- Learning Data Mining with Python
- Robert Layton
- 117字
- 2021-07-16 13:30:51
Summary
In this chapter, we extended our use of scikit-learn's classifiers to perform classification and introduced the pandas library to manage our data. We analyzed real-world data on basketball results from the NBA, saw some of the problems that even well-curated data introduces, and created new features for our analysis.
We saw the effect that good features have on performance and used an ensemble algorithm, Random forests, to further improve the accuracy.
In the next chapter, we will extend the affinity analysis that we performed in the first chapter to create a program to find similar books. We will see how to use algorithms for ranking and also use approximation to improve the scalability of data mining.
推薦閱讀
- Mastering RabbitMQ
- 新一代通用視頻編碼H.266/VVC:原理、標準與實現
- React Native Cookbook
- JavaScript Unlocked
- Mastering C# Concurrency
- Hands-On C++ Game Animation Programming
- Blender 3D Incredible Machines
- HTML5與CSS3基礎教程(第8版)
- 微服務架構深度解析:原理、實踐與進階
- Unity 2018 Augmented Reality Projects
- OpenMP核心技術指南
- JSP程序設計與案例實戰(慕課版)
- 貫通Tomcat開發
- Responsive Web Design with jQuery
- Java程序設計入門(第2版)