- 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.
推薦閱讀
- 程序員面試筆試寶典(第3版)
- 計算思維與算法入門
- Getting Started with React
- PyQt從入門到精通
- Python計算機視覺編程
- Django Design Patterns and Best Practices
- 自制編程語言
- Getting Started with Hazelcast(Second Edition)
- Statistical Application Development with R and Python(Second Edition)
- Web性能實戰
- OpenStack Networking Essentials
- Learning JavaScript Data Structures and Algorithms(Second Edition)
- Python趣味編程與精彩實例
- 超好玩的Scratch 3.5少兒編程
- Python編程入門(第3版)