Master the basics of data ingestion, cleaning, exploration, and prepare to build baseline models
Work robustly with any type, modality, and size of data, be it tabular, text, image, video, or sound
Improve the style and readability of your Notebooks, making them more impactful and compelling
Description
Developing Kaggle Notebooks introduces you to data analysis, with a focus on using Kaggle Notebooks to simultaneously achieve mastery in this fi eld and rise to the top of the Kaggle Notebooks tier. The book is structured as a sevenstep data analysis journey, exploring the features available in Kaggle Notebooks alongside various data analysis techniques.
For each topic, we provide one or more notebooks, developing reusable analysis components through Kaggle's Utility Scripts feature, introduced progressively, initially as part of a notebook, and later extracted for use across future notebooks to enhance code reusability on Kaggle. It aims to make the notebooks' code more structured, easy to maintain, and readable.
Although the focus of this book is on data analytics, some examples will guide you in preparing a complete machine learning pipeline using Kaggle Notebooks. Starting from initial data ingestion and data quality assessment, you'll move on to preliminary data analysis, advanced data exploration, feature qualifi cation to build a model baseline, and feature engineering. You'll also delve into hyperparameter tuning to iteratively refi ne your model and prepare for submission in Kaggle competitions. Additionally, the book touches on developing notebooks that leverage the power of generative AI using Kaggle Models.
Who is this book for?
This book is suitable for a wide audience with a keen interest in data science and machine learning, looking to use Kaggle Notebooks to improve their skills and rise in the Kaggle Notebooks ranks. This book caters to:
Beginners on Kaggle from any background
Seasoned contributors who want to build various skills like ingestion, preparation, exploration, and visualization
Expert contributors who want to learn from the Grandmasters to rise into the upper Kaggle rankings
Professionals who already use Kaggle for learning and competing
What you will learn
Approach a dataset or competition to perform data analysis via a notebook
Learn data ingestion and address issues arising with the ingested data
Structure your code using reusable components
Analyze in depth both small and large datasets of various types
Distinguish yourself from the crowd with the content of your analysis
Enhance your notebook style with a color scheme and other visual effects
Captivate your audience with data and compelling storytelling techniques
This book introduces you to data analytics, focusing on how to use Kaggle Notebooks. Various data types are used, from tabular data to text, images, video, text and measurements signal data. Special attention is given to how to build your narrative around data and use custom graphical elements to maximize your analysis impact. Some of the examples in the book helps you to prepare an end-to-end machine learning pipeline. It also contains a chapter on how to use LLM resources available on Kaggle platform to prototype applications that leverages Generative AI.
Amazon Verified review
KGMFeb 12, 2024
5
Having read "Developing Kaggle Notebooks" by Gabriel Preda, I can confidently say it's a cornerstone resource for anyone serious about mastering Kaggle. Preda, a triple Kaggle Grandmaster, distills his vast experience into this guide, covering everything from basic data analysis to the nuances of machine learning pipelines and generative AI applications. The book's practical approach, coupled with examples across various data types, makes it an invaluable asset for both beginners and advanced practitioners alike. Its emphasis on building reusable components and enhancing notebook readability is particularly commendable. Additionally, the exploration of Large Language Models and the book's visually appealing format, complete with color plots and photos, significantly enrich the learning experience. Whether you're aiming to climb the ranks of Kaggle competitions or simply broaden your data science expertise, this book is a must-read.
Amazon Verified review
Jeong-Yoon LeeFeb 10, 2024
5
TL;DR; Kaggle Grandmaster Gabriel Preda’s new book, “Developing Kaggle Notebooks”, is a great resource to upskill your data science skills across data analytics, visualization, ML modeling, NLP, CV, and LLM, all without expensive server or GPU machine, but just using Kaggle Notebooks. Highly recommended.Since 2011, when I first started Kaggle, at every company where I worked, I have encouraged data scientists to try Kaggle and formed multiple teams to join Kaggle competitions together. I also organized a panel discussion with Kaggle Grandmaster at an academic conference, KDD, in 2018.In recent years, I no longer need to pitch hard for Kaggle as most data scientists know Kaggle and understand its value. Instead, aspiring data scientists and Kagglers often ask me where to start Kaggle and how to get better at it.Konrad and Luca’s “The Kaggle Book,” published in 2022, has been my answer to the “where to start” question, and now Gabriel’s new book, “Developing Kaggle Notebooks,” will be my answer to the “how to get better” question.The best way to get better at Kaggle is to learn from the top Kagglers, and Kaggle Notebooks are a great way to do so because, in contrast to write-ups or code repos, which are valuable resources as well, Kaggle Notebooks provide complete packages, including insights, code, and reproducible outputs.In this book, Gabriel shared his master class on Kaggle Notebooks with various data science applications such as data analytics, data visualization, predictive modeling, NLP, CV, and LLM. He also added great Kaggle Notebooks shared by other Kagglers as references.If you’re an aspiring data scientist, who’d like to upskill your data science skills, I highly recommend this book. Even if you don’t plan to compete at Kaggle competitions, you will learn much from this book.
Amazon Verified review
Ram SeshadriMar 01, 2024
5
I have a confession to make: Kaggle has always been a flickering passion for me though I suck at it.I have developed over 200 notebooks on Kaggle yet many of my notebooks barely get a single upvote (LOL). While a few have snagged (about 50) bronze medals, I have rarely won any Gold or Silver medals.With this kind of track record, it is no surprise that I found the book “Developing Kaggle Notebooks” by Gabriel Preda extremely interesting.After reading the book, I must say that this book exceeds my expectations because the author has collected a fantastic set of Kaggle notebooks for both beginners and experts alike. Just to give you an example: for beginners, there is the ubiquitous Titantic notebook but with a twist: the EDA and feature engineering are top class. For the experts, there is even a chapter on using LLM’s for building a multi-task application using Langchain. The rest of the book is a varied mix of offerings for beginners to advanced users.The author starts off with a classic notebook on tabular datasets (chapter 3: titanic) and then moves to a voluminous analysis of geospatial data (chapter 4: English pubs and Starbucks). This chapter alone consumes over 50 pages of the 300+ page volume and is well worth the time and effort that the author spends on it. This kind of data has not been expertly analyzed in most books on data science but would be a difficult task for any medium level data scientist.The next two chapters focus on text and image data. Both are well analyzed and handled very well with useful utility scripts that you can use in your future datasets. These utility scripts are mind blowingly simple yet provide elegant results that you would want to book and use in your Kaggle kernels.The chapter on Acoustic signal data is very much a class on handling time series data and the author has once again provided very useful tips and tricks to not only analyze the data but to build a very elegant model with boosting regressions. I highly recommend this chapter for forecasting aficionados as well.Chapter 9 focuses on video data and how to detect deepfakes using object detection models. This is of course a hot topic which will be made all the more difficult in the OpenAI SoRA and Google Lumiere era.The nice thing about the last chapter of the book is how the author weaves transformers throughout the book to focus on langchaining multiple tasks to an LLM for code generation as well as a RAG based QnA system. All in all a fitting end to a very recent and worthwhile topic.One added bonus of this fantastic book is that it is in full color and very easy to read. I highly recommend the book for new and experienced Kagglers like me who want to continuously learn from others.
Amazon Verified review
Radu OrghidanJan 23, 2024
5
I recently had the pleasure of reading "Developing Kaggle Notebooks" by my colleague, Gabriel Preda. This book is a gem in the field of data science, particularly for those keen on mastering Kaggle Notebooks. Gabriel expertly guides readers through the essentials of data analysis, offering invaluable insights on handling various data types and improving notebook presentation.What sets this book apart is its focus on building reusable analysis components and enhancing notebook readability. It's not just about data analytics; it's a comprehensive guide to developing complete machine learning pipelines in Kaggle. This book is an essential read for anyone aspiring to climb the ranks in Kaggle's competitive environment.
Dr. Gabriel Preda is a Principal Data Scientist for Endava, a major software services company. He has worked on projects in various industries, including financial services, banking, portfolio management, telecom, and healthcare, developing machine learning solutions for various business problems, including risk prediction, churn analysis, anomaly detection, task recommendations, and document information extraction. In addition, he is very active in competitive machine learning, currently holding the title of a three-time Kaggle Grandmaster and is well-known for his Kaggle Notebooks.
What is the digital copy I get with my Print order?
When you buy any Print edition of our Books, you can redeem (for free) the eBook edition of the Print Book you’ve purchased. This gives you instant access to your book when you make an order via PDF, EPUB or our online Reader experience.
What is the delivery time and cost of print book?
Shipping Details
USA:
'
Economy: Delivery to most addresses in the US within 10-15 business days
Premium: Trackable Delivery to most addresses in the US within 3-8 business days
UK:
Economy: Delivery to most addresses in the U.K. within 7-9 business days. Shipments are not trackable
Premium: Trackable delivery to most addresses in the U.K. within 3-4 business days! Add one extra business day for deliveries to Northern Ireland and Scottish Highlands and islands
EU:
Premium: Trackable delivery to most EU destinations within 4-9 business days.
Australia:
Economy: Can deliver to P. O. Boxes and private residences. Trackable service with delivery to addresses in Australia only. Delivery time ranges from 7-9 business days for VIC and 8-10 business days for Interstate metro Delivery time is up to 15 business days for remote areas of WA, NT & QLD.
Premium: Delivery to addresses in Australia only Trackable delivery to most P. O. Boxes and private residences in Australia within 4-5 days based on the distance to a destination following dispatch.
India:
Premium: Delivery to most Indian addresses within 5-6 business days
Rest of the World:
Premium: Countries in the American continent: Trackable delivery to most countries within 4-7 business days
Asia:
Premium: Delivery to most Asian addresses within 5-9 business days
Disclaimer: All orders received before 5 PM U.K time would start printing from the next business day. So the estimated delivery times start from the next day as well. Orders received after 5 PM U.K time (in our internal systems) on a business day or anytime on the weekend will begin printing the second to next business day. For example, an order placed at 11 AM today will begin printing tomorrow, whereas an order placed at 9 PM tonight will begin printing the day after tomorrow.
Unfortunately, due to several restrictions, we are unable to ship to the following countries:
Afghanistan
American Samoa
Belarus
Brunei Darussalam
Central African Republic
The Democratic Republic of Congo
Eritrea
Guinea-bissau
Iran
Lebanon
Libiya Arab Jamahriya
Somalia
Sudan
Russian Federation
Syrian Arab Republic
Ukraine
Venezuela
What is custom duty/charge?
Customs duty are charges levied on goods when they cross international borders. It is a tax that is imposed on imported goods. These duties are charged by special authorities and bodies created by local governments and are meant to protect local industries, economies, and businesses.
Do I have to pay customs charges for the print book order?
The orders shipped to the countries that are listed under EU27 will not bear custom charges. They are paid by Packt as part of the order.
A custom duty or localized taxes may be applicable on the shipment and would be charged by the recipient country outside of the EU27 which should be paid by the customer and these duties are not included in the shipping charges been charged on the order.
How do I know my custom duty charges?
The amount of duty payable varies greatly depending on the imported goods, the country of origin and several other factors like the total invoice amount or dimensions like weight, and other such criteria applicable in your country.
For example:
If you live in Mexico, and the declared value of your ordered items is over $ 50, for you to receive a package, you will have to pay additional import tax of 19% which will be $ 9.50 to the courier service.
Whereas if you live in Turkey, and the declared value of your ordered items is over € 22, for you to receive a package, you will have to pay additional import tax of 18% which will be € 3.96 to the courier service.
How can I cancel my order?
Cancellation Policy for Published Printed Books:
You can cancel any order within 1 hour of placing the order. Simply contact customercare@packt.com with your order details or payment transaction id. If your order has already started the shipment process, we will do our best to stop it. However, if it is already on the way to you then when you receive it, you can contact us at customercare@packt.com using the returns and refund process.
Please understand that Packt Publishing cannot provide refunds or cancel any order except for the cases described in our Return Policy (i.e. Packt Publishing agrees to replace your printed book because it arrives damaged or material defect in book), Packt Publishing will not accept returns.
What is your returns and refunds policy?
Return Policy:
We want you to be happy with your purchase from Packtpub.com. We will not hassle you with returning print books to us. If the print book you receive from us is incorrect, damaged, doesn't work or is unacceptably late, please contact Customer Relations Team on customercare@packt.com with the order number and issue details as explained below:
If you ordered (eBook, Video or Print Book) incorrectly or accidentally, please contact Customer Relations Team on customercare@packt.com within one hour of placing the order and we will replace/refund you the item cost.
Sadly, if your eBook or Video file is faulty or a fault occurs during the eBook or Video being made available to you, i.e. during download then you should contact Customer Relations Team within 14 days of purchase on customercare@packt.com who will be able to resolve this issue for you.
You will have a choice of replacement or refund of the problem items.(damaged, defective or incorrect)
Once Customer Care Team confirms that you will be refunded, you should receive the refund within 10 to 12 working days.
If you are only requesting a refund of one book from a multiple order, then we will refund you the appropriate single item.
Where the items were shipped under a free shipping offer, there will be no shipping costs to refund.
On the off chance your printed book arrives damaged, with book material defect, contact our Customer Relation Team on customercare@packt.com within 14 days of receipt of the book with appropriate evidence of damage and we will work with you to secure a replacement copy, if necessary. Please note that each printed book you order from us is individually made by Packt's professional book-printing partner which is on a print-on-demand basis.
What tax is charged?
Currently, no tax is charged on the purchase of any print book (subject to change based on the laws and regulations). A localized VAT fee is charged only to our European and UK customers on eBooks, Video and subscriptions that they buy. GST is charged to Indian customers for eBooks and video purchases.
What payment methods can I use?
You can pay with the following card types:
Visa Debit
Visa Credit
MasterCard
PayPal
What is the delivery time and cost of print books?
Shipping Details
USA:
'
Economy: Delivery to most addresses in the US within 10-15 business days
Premium: Trackable Delivery to most addresses in the US within 3-8 business days
UK:
Economy: Delivery to most addresses in the U.K. within 7-9 business days. Shipments are not trackable
Premium: Trackable delivery to most addresses in the U.K. within 3-4 business days! Add one extra business day for deliveries to Northern Ireland and Scottish Highlands and islands
EU:
Premium: Trackable delivery to most EU destinations within 4-9 business days.
Australia:
Economy: Can deliver to P. O. Boxes and private residences. Trackable service with delivery to addresses in Australia only. Delivery time ranges from 7-9 business days for VIC and 8-10 business days for Interstate metro Delivery time is up to 15 business days for remote areas of WA, NT & QLD.
Premium: Delivery to addresses in Australia only Trackable delivery to most P. O. Boxes and private residences in Australia within 4-5 days based on the distance to a destination following dispatch.
India:
Premium: Delivery to most Indian addresses within 5-6 business days
Rest of the World:
Premium: Countries in the American continent: Trackable delivery to most countries within 4-7 business days
Asia:
Premium: Delivery to most Asian addresses within 5-9 business days
Disclaimer: All orders received before 5 PM U.K time would start printing from the next business day. So the estimated delivery times start from the next day as well. Orders received after 5 PM U.K time (in our internal systems) on a business day or anytime on the weekend will begin printing the second to next business day. For example, an order placed at 11 AM today will begin printing tomorrow, whereas an order placed at 9 PM tonight will begin printing the day after tomorrow.
Unfortunately, due to several restrictions, we are unable to ship to the following countries: