6
Solving Real-World Data Science Problems with LightGBM
With the preceding chapters, we have slowly been building out a toolset for us to be able to solve machine learning problems. We’ve seen examples of examining our data, addressing data issues, and creating models. This chapter formally defines and applies the data science process to two case studies.
The chapter gives a detailed overview of the data science life cycle and all the steps it encompasses. The concepts of problem definition, data exploration, data cleaning, modeling, and reporting are discussed in a regression and classification problem context. We also look at preparing data for modeling and building optimized LightGBM models using our learned techniques. Finally, we look ...
Get Machine Learning with LightGBM and Python now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.