- Building Machine Learning Systems with Python
- Willi Richert Luis Pedro Coelho
- 122字
- 2021-08-13 16:35:47
Summary
That was a tough ride, from preprocessing over clustering to a solution that can convert noisy text into a meaningful concise vector representation that we can cluster. If we look at the efforts we had to do to finally be able to cluster, it was more than half of the overall task, but on the way, we learned quite a bit on text processing and how simple counting can get you very far in the noisy real-world data.
The ride has been made much smoother though, because of Scikit and its powerful packages. And there is more to explore. In this chapter we were scratching the surface of its capabilities. In the next chapters we will see more of its powers.
推薦閱讀
- Learning Selenium Testing Tools with Python
- ASP.NET Core 5.0開發入門與實戰
- C#完全自學教程
- 人人都是網站分析師:從分析師的視角理解網站和解讀數據
- Learning Data Mining with R
- Mastering JavaScript High Performance
- Kotlin開發教程(全2冊)
- Beginning C++ Game Programming
- Qt5 C++ GUI Programming Cookbook
- Mastering Adobe Captivate 7
- C編程技巧:117個問題解決方案示例
- Python機器學習開發實戰
- Deep Learning for Natural Language Processing
- Spring Boot從入門到實戰
- Web開發新體驗